[Fwd: [fluid-dev] Midi standards (was: Fix for problem with CC changes to Bank MSB)]

2009-04-05 Thread jimmy
> Date: Sun, 05 Apr 2009 11:14:57 +0200 > From: David Henningsson > I've tried to dig a bit deeper here. It is hard to find > free standards > on the net (has anybody bought a copy from midi.org?), but > I found the > XG standard here: > > http://web.archive.org/web/20060926124939/http://www.yam

Re: [fluid-dev] FluidSynth sequencer test

2009-04-05 Thread Antoine Schmitt
As the original implementor of the sequencer, I agree with David on this 100% : the wall clock timer is broken and should not be used on any condition. Only the sample timer is right. Le 4 avr. 09 à 20:55, David Henningsson a écrit : Faster than realtime has no sense for the sequencer. It ha

Re: [fluid-dev] Papelmedia closing down soon

2009-04-05 Thread Julien Claassen
Hey Crypto! I just listened to all the demos from the site. I must admit, I'm disappointed. After the advertisement on their website I expected more. I partly know better sounds in SF2 format, even in the free domain. Partly they get close to the quality of my Roland XP, but mostly they stay

[Fwd: [fluid-dev] Midi standards (was: Fix for problem with CC changes to Bank MSB)]

2009-04-05 Thread David Henningsson
David Henningsson skrev: > Otherwise I think it makes sense - LSB setting does not affect MSB > setting, and the other way around. > > A question to the audience: Why do we have variables for banknum and > prognum in fluid_channel_t, when they can be read from (and written to) > the CC array? Fir