|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AudioSource | |
| ddf.minim | |
| Uses of AudioSource in ddf.minim |
| Subclasses of AudioSource in ddf.minim | |
class |
AudioInput
An AudioInput provides no extra functionality over what
AudioSource does, it exists simply for the sake of having a class named
for input from the system. |
class |
AudioOutput
An AudioOutput is used to generate audio with
AudioSignals. |
class |
AudioPlayer
An AudioPlayer is used for playing an
AudioRecording. |
class |
AudioSample
An AudioSample is a special kind of file playback that allows
you to repeatedly trigger an audio file. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||