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/listinfo/fluid-dev

Reply via email to