[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [fluid-dev] Fluidsynth questions: 2.0.5 release / threading
From: |
Tom M. |
Subject: |
Re: [fluid-dev] Fluidsynth questions: 2.0.5 release / threading |
Date: |
Sun, 21 Apr 2019 16:06:04 +0200 |
The use-case for multiple synth instances as outlined by Tim sounds plausible
to me.
> And the only reason one could need to create 2 synths would be to render
more than 16 MIDI channels (i.g 16 MIDI channels per synth).
Let me just add that the synth itself is capable to render up to 256 MIDI
channels, see the setting "synth.midi-channels":
http://www.fluidsynth.org/api/fluidsettings.xml#synth.midi-channels
Tom