Re: [fluid-dev] License question

2011-02-17 Thread Matt Giuca
Hi Chris, Note that FluidSynth is licensed under the GNU Lesser General Public Licenseversion 2 (LGPL), not the main GPL. This is a slightly different license which specifically allows what you are trying to do (linking the LGPL library

[fluid-dev] License question

2011-02-17 Thread S. Christian Collins
I have a licensing question about FluidSynth. Let's say I'm creating a closed-source DAW, and I want to include a VSTi SoundFont synth based on FluidSynth. If I create the VSTi synth as a separate, GPL-licensed plugin with available source code, can I sell the DAW software with the FluidSynth

Re: [fluid-dev] Code patch for GM, GS, XG "system-reset" SysEx's, and MasterVolume SysEx

2011-02-17 Thread jimmy
If you prefer memcmp(), or strncmp(), you can do it. The main part is done, I'm not sure I have time to mess around more with it. I'm not sure if these byteArrays would be used over and over multiple times to deserve a pre-defined variable for each. It's a first try for the volume calculatio