|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioServiceProvider | |
---|---|
uk.org.toot.audio.basic.stereoImage | This package provides a simple stereo image processing model which was developed for the first tutorial. |
uk.org.toot.audio.delay | This package provides delay processors such as phasers, flangers, chorus, and multi tap delays. |
uk.org.toot.audio.dynamics | This package provides dynamics processors such as compressors, limiters, gates and expanders. |
uk.org.toot.audio.eq | This package provides EQ processors such as parametric, graphic and cut EQs. |
uk.org.toot.audio.spi | This package provides an abstract specialisation of a ServiceProvider, AudioServiceProvider, and an abstract class TootAudioServiceProvider which is an example of how to implement an AudioServiceProvider for a specific provider. |
uk.org.toot.audio.tool |
Uses of AudioServiceProvider in uk.org.toot.audio.basic.stereoImage |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.basic.stereoImage | |
---|---|
class |
StereoImageServiceProvider
Exposes stereo image manipulation as a plugin service |
Uses of AudioServiceProvider in uk.org.toot.audio.delay |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.delay | |
---|---|
class |
DelayServiceProvider
|
Uses of AudioServiceProvider in uk.org.toot.audio.dynamics |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.dynamics | |
---|---|
class |
DynamicsServiceProvider
|
Uses of AudioServiceProvider in uk.org.toot.audio.eq |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.eq | |
---|---|
class |
EQServiceProvider
The ServiceProvider for Toot EQ. |
Uses of AudioServiceProvider in uk.org.toot.audio.spi |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.spi | |
---|---|
class |
TootAudioServiceProvider
The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once. |
Uses of AudioServiceProvider in uk.org.toot.audio.tool |
---|
Subclasses of AudioServiceProvider in uk.org.toot.audio.tool | |
---|---|
class |
ToolServiceProvider
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |