Re: [fluid-dev] Multi-channel output configuration

2020-11-04 Thread Tom M. via fluid-dev
For the record, let me just point out that fluid_synth_process() currently supports the following two use-cases: * Separate Dry and Wet Audio * MIDI channels 5 and 6 on a separate output, including effects Use-case "Duplicate output for MIDI channel 1" requires a simple post-procession by the use

[fluid-dev] Multi-channel output configuration

2020-10-31 Thread Marcus Weseloh
Hi all, JJC has recently proposed a new feature that would allow more control over the external and internal audio routing. You can find the proposal and subsequent discussion in the following issue and pull-request: https://github.com/FluidSynth/fluidsynth/issues/669 https://github.com/FluidSynth