title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Audio |
Chroma Audio Subsystem |
true |
2021-09-04 21:42:46 UTC |
audio |
markdown |
2021-09-03 14:29:57 UTC |
Chroma Audio Subsystem is based on SDL_sound to provide audio decoding capabilities and SDL_nmix - a robust and lean audio mixer with bindings to SDL_sound.
Playback Load and control static and streaming audio resources.
Recording Record audio using an available audio capture device.
Device management Configure, open and close available audio devices.
Audio parameters Tweak various available audio parameters.
Waveform
Generate arbitrary waveforms using C# and duct tape.