Re: [fluid-dev] Feedback from LAC

2011-05-13 Thread Sven Meier
Hi David, thanks for your presentation. It was interesting to learn the reasons behind the recent threading changes. Best regards Sven On 05/13/2011 10:02 AM, David Henningsson wrote: When I held my LAC presentation, I got some feedback saying that FluidSynth is a well working program that wa

Re: [fluid-dev] Feedback from LAC

2011-05-13 Thread David Henningsson
On 2011-05-13 12:20, Nils wrote: Also sfz range from hundreds of MB to gigabytes. Linuxsampler does a fine job streaming that from your disk. I don't think I want a 2 GB piano sample in my RAM. Hmm, does anybody know how SSD's, with access times well below a millisecond, and thus below our de

Re: [fluid-dev] Feedback from LAC

2011-05-13 Thread Krzysztof Foltman
On 13/05/11 11:20, Nils wrote: Also sfz range from hundreds of MB to gigabytes. Linuxsampler does a fine job streaming that from your disk. I don't think I want a 2 GB piano sample in my RAM. Well, sfz can take anything from a few KB to gigabytes. I don't think implementing HD streaming in Fl

Re: [fluid-dev] Feedback from LAC

2011-05-13 Thread Nils
Also sfz range from hundreds of MB to gigabytes. Linuxsampler does a fine job streaming that from your disk. I don't think I want a 2 GB piano sample in my RAM. Nils On Fri, 13 May 2011 11:04:13 +0100 Krzysztof Foltman wrote: > On 13/05/11 09:02, David Henningsson wrote: > > > Btw, an intere

Re: [fluid-dev] Feedback from LAC

2011-05-13 Thread Krzysztof Foltman
On 13/05/11 09:02, David Henningsson wrote: Btw, an interesting feature request was support for the sfz format. The sfz format seems to require some extra support from the engine (equalizers, change filter from lowpass to highpass, maybe a few more LFOs) but not unreachable much. There are p

[fluid-dev] Feedback from LAC

2011-05-13 Thread David Henningsson
When I held my LAC presentation, I got some feedback saying that FluidSynth is a well working program that was useful to a lot of people in the room. And so I would just want to relay that feedback to all of you who have contributed to FluidSynth in various ways - do feel proud about your achie

Re: [fluid-dev] How to send "all notes off" command to all channels?

2011-05-13 Thread David Henningsson
On 2011-05-11 22:11, Jonathan Slenders wrote: Hi all, What is the proper way to make sure that all notes on all channels are turned off. I have a MIDI player instance, but when I stop the player, certain notes continue to play, because the noteoff command has not yet been send. This will turn