|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioProcessor | |
---|---|
be.hogent.tarsos.sampled | Contains classes to handle sampled sound. |
be.hogent.tarsos.ui | Basic user interface elements. |
Uses of AudioProcessor in be.hogent.tarsos.sampled |
---|
Classes in be.hogent.tarsos.sampled that implement AudioProcessor | |
---|---|
class |
BlockingAudioPlayer
This AudioProcessor can be used to sync events with sound. |
Methods in be.hogent.tarsos.sampled with parameters of type AudioProcessor | |
---|---|
void |
AudioDispatcher.addAudioProcessor(AudioProcessor audioProcessor)
Adds an AudioProcessor to the list of subscribers. |
Uses of AudioProcessor in be.hogent.tarsos.ui |
---|
Classes in be.hogent.tarsos.ui that implement AudioProcessor | |
---|---|
class |
Spectrum
Shows a spectrum for a file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |