2015-04-10 20:05 GMT+02:00 jean-jacques.ceresa <jean-jacques.cer...@enac.fr>:
> The documentation is here
> http://fluidsynth.sourceforge.net/api/index.html#CreatingAudioDriver
> I am sorry, but i read only this:
>
> If 1 (TRUE), then multi-channel Jack output will be enabled if
> synth.audio-channels is greater than 1.

But still, the audio.jack.multi option behaves right the opposite way.
I had a quick look into the source code. This option is handled at
line 271 of the jack driver. Simply inverting the condition by
checking for "!multi" should fix that.



Tom

_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to