Re: [fluid-dev] Tuning (forget my last message)

2008-12-26 Thread Josh Green
Hello Bernat, Great to hear that it is working for you! As for debugging, if you pass the ./configure script --enable-debug, then it will build it with debugging symbols turned on. I think it turns off optimization too, which will make for a rather significantly un-optimized build of FluidSynth.

Re: [fluid-dev] Tuning (forget my last message)

2008-12-26 Thread Bernat Arlandis i Mañó
Bernat Arlandis i Mañó escrigué: Well, I've tried compiling from the SVN trunk but none of the three RPN controllers have worked. I've look at the new code and everything seems in place. ... Forget all the bullshit I said above, it works great! I still had a previous fluidsynth library lying

Re: [fluid-dev] Tuning

2008-12-26 Thread Bernat Arlandis i Mañó
Josh Green escrigué: Hello Bernat, I added support for the following RPNs: 00: Bend range (MSB only, in semitones) 01: Fine tune (MSB and LSB +/- 50 cents, center at 8192) 02: Coarse tune (MSB only +/- semitones, center at 64) I did not test them though. If you could try them out and let me kn