On Saturday, August 7, 2010, Elimar Green wrote:
> This was all basically implemented at one point in FluidSynth with a
> settings option and detection of SYSEX MIDI mode change messages,
> which would modify the current settings value dynamically. It was
> removed because it was deemed incomplete
On Sunday, August 8, 2010, David Henningsson wrote:
> >>> SF2 (SoundFont) files (like GeneralUser, FluidR3,...) have bank numbers
> >>> < 127 for melodic sounds and 128 for Drum kits, as recommended by the
> >>> SoundFont specification [5]. It is necessary to map the MIDI Bank
> >>> Select numbers
On Saturday, August 7, 2010, S. Christian Collins wrote:
> Another option, rather than try to guess what bank select mode to use
> would be to default to the GS standard, but have an option to use XG
> mode--this could even be a switch added to Qsynth easily enough for us
> GUI folks.
Defaulting t
Gents,
let me notice here, as a side information, my practical experience with FS
working real-time, that usage of more than one FS instances raises the
performance of all test systems intensely. On my AMD DualCore 2x3 GHz system
(organ console) I was able to reduce the CPU usage to around 5-10%
This was all basically implemented at one point in FluidSynth with a
settings option and detection of SYSEX MIDI mode change messages,
which would modify the current settings value dynamically. It was
removed because it was deemed incomplete (as far as all the additional
functionality which comes
--- On Sat, 8/7/10, Elimar Green wrote:
> From: Elimar Green
> Subject: Re: MIDI Bank Select proposal (was Re: [fluid-dev] Re: Son of ticket
> #65)
> To: "jimmy"
> Cc: fluid-dev@nongnu.org
> Date: Saturday, August 7, 2010, 9:51 AM
> This was all basically implemented at
> one point in Fluid
Hi all,
David fixed the autotools buildsystem, and I've updated the version numbers
for the next release. Please review:
package = fluidsynth-1.1.2
library = libfluidsynth.so.1.4.0
The libtool version number scheme seems to me like a ridiculous mystification.
Anyway, I've included a brief expla
2010-08-04 23:31, Pedro Lopez-Cabanillas skrev:
> On Wednesday, August 4, 2010, David Henningsson wrote:
>> 2010-08-03 22:48, Pedro Lopez-Cabanillas skrev:
>>> [Sorry, this is a bit long...]
>>
>> I'm glad you took the time to sort it out!
>>
>>> MIDI Bank Select messages are Control Change #0 (MSB
I started drafting on 1.1.2's changelog here:
https://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_2
Big changes:
* New CMake build system [plcl]
* Winbuild directory dropped, autotools deprecated but still
working
* Rewriting of thread safety [diwic]
* Describe the t