libfluidsynth 2.3.5
Loading...
Searching...
No Matches
Multi-channel audio rendering

FluidSynth is capable of rendering all audio and all effects from all MIDI channels to separate stereo buffers. Refer to the documentation of fluid_synth_process() and review the different use-cases in the example file for information on how to do that: fluidsynth_process.c

The following chart illustrates how the voices (produced by MIDI NoteOns) are dispatched or mapped to their dry/effects audio buffers.

FluidSynth Mixer Chart