Re: [fluid-dev] Manipulating the 16,384 values of pitch bend

2016-08-14 Thread David Bellows
Hey Ben, > The pitch bend controller simply moves between the upper and lower limits. > The pitch bend RANGE is what you need to set. I don't know what the default > is for FS, but from what you said it sounds like it is 4 semitones I think I've found it now. By sending 0 to "control_change" 10

Re: [fluid-dev] New Patch 0003 - polymono - functionality

2016-08-14 Thread Ceresa Jean-Jacques
Hi, Ben   Thanks for your efforts. Anyway, i recommend using the full tree patched because somes minor comments haved been added in the source (only comments not code). For the future , i will iterate the same way. This is by far the best method.   Please at the time of make command, be vigil

Re: [fluid-dev] Manipulating the 16,384 values of pitch bend

2016-08-14 Thread Ben Gonzales
Hi Dave. The pitch bend controller simply moves between the upper and lower limits. The pitch bend RANGE is what you need to set. I don't know what the default is for FS, but from what you said it sounds like it is 4 semitones Google "pitch bend range" and you'll get the required MIDI comman

[fluid-dev] Manipulating the 16,384 values of pitch bend

2016-08-14 Thread David Bellows
I'm working on a project that generates music using any tuning the user selects. I had been using Timidity because it supports the MIDI Tuning Standard. However, I just discovered that it supports it badly. So now I've switched to using pitch bend with Fluidsynth. The fact that it allows for 256 c