Beatmup
|
Sound I/O and processing API. More...
Namespaces | |
Android | |
Android-specific audio API. | |
Processing | |
Contains templates calling elementary audio signal processing routines depending on sample formats of their arguments. | |
WAV | |
WAV files reading and writing. | |
Classes | |
class | Signal |
An audio signal. More... | |
class | SignalFragment |
A piece of sound. More... | |
class | SignalPlot |
AbstractTask drawing amplitude graph of a given Signal in a bitmap. More... | |
class | Source |
Abstract source of audio signal. More... | |
class | HarmonicSource |
A Source producing a sinusoidal signal, mainly for test purposes. More... | |
class | AbstractPlayback |
Abstract audio playback base class. More... | |
class | PlaybackException |
Communicates an error occurred during the playback. More... | |
class | BasicRealtimePlayback |
Realtime playback base. More... | |
Sound I/O and processing API.