On June 18, 2018 7:58:03 AM UTC, Marcus Weseloh wrote:
>Try forcing fluidsynth to use the ALSA hardware layer
>directly and explicity set the sample rate:
>-o audio.alsa.device=hw:1 -r 44100
plughw also offers lower latency in some situations, though it should probably
be avoided if possible. I
You have to send MIDI CCs directly to the synth using fluid_synth_cc(), e.g.
for chaning the pan to hard right:
fluid_synth_cc(synth, mychannel, 10, 127);
Tom
___
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinf