I'm trying to send individual pitchbends to the channels of fluidsynth,
where each channel should respond individually to pitchbends instead of one
global pitchbend. This is to facilitate some microtonal experimentation.The
mpe spec allows this to happen because each channel of the instrument can
do individual pitch bends of any user specified semitone range.
I've tried to do this  ` setbasicchannels x 3 1` for all 16 channels, but
they don't seem to respond to individual pitch bends. Is there something
i'm missing? The manual says the user can set individual pitch band ranges
per channel, so i was thinking it could do this.

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

Reply via email to