libfluidsynth  2.1.1
Functions for audio output

Defines functions for creating audio driver output. More...

Defines functions for creating audio driver output.

Use new_fluid_audio_driver() to create a new audio driver for a given synth and configuration settings. The function new_fluid_audio_driver2() can be used if custom audio processing is desired before the audio is sent to the audio driver (although it is not as efficient).

See also
Creating the Audio Driver

Generated for libfluidsynth by doxygen 1.8.14