Re: [fluid-dev] rendering to file cuts off last note

2009-05-25 Thread David Henningsson
Peter Bartjens skrev: > Your suggestion that the midi file might have something to do with it led me > to inspect the raw audio output by FS in Audacity. Now, I don't know squat > about midi or synthesis but what does meet my eye is that the half rest that > ends the tune isn't rendered and the

Re: [fluid-dev] Thread safety

2009-05-25 Thread David Henningsson
j...@resonance.org skrev: > Quoting David Henningsson : >> > Looking at how things are coded in FluidSynth, I'm amazed there aren't > more issues, in real world use. I suspect there are lots of issues > lurking, those one in a million synthesis glitches or worst case, crashes. Then you and I have

Re: [fluid-dev] Re: What is the best way start fluidsynth with zero/low latency? (Louis B.)

2009-05-25 Thread David Henningsson
Louis B. skrev: > I have update the wiki to read > > First you need to reduce the CPU usage which helps reduce the > chances of data under-run which causes the audio cut out. This can be > done by turning off the Reverb and Chorus with the flags '-C0 -R0' and > also by halving the sample rate with

Re: [fluid-dev] Re: What is the best way start fluidsynth with zero/low latency? (Louis B.)

2009-05-25 Thread Pedro Lopez-Cabanillas
On Monday, May 25, 2009, you wrote: > It seems what we have both been pointing out, is that latency and CPU > usage are 2 separate issues. From what Louis said, I'm still not sure > what problem he is experiencing. Is it an issue with achieving low > latency or an issue of the CPU consumption max

[fluid-dev] Re: What is the best way start fluidsynth with zero/low latency? (Louis B.)

2009-05-25 Thread Louis B.
Yes, that is is indeed true it is all about avoiding under run, may be it would best to add another section to the wiki for Netbooks. The fact is I cannot run PianoBooster and fluidsynth successfully on a netbook with out the -r22050 flag. I have just run some tests and I can confirm that -r22050

Re: [fluid-dev] Re: What is the best way start fluidsynth with zero/low latency? (Louis B.)

2009-05-25 Thread josh
Quoting Pedro Lopez-Cabanillas : On Monday, May 25, 2009, j...@resonance.org wrote: Quoting Pedro Lopez-Cabanillas : > On Saturday, May 23, 2009, Louis B. wrote: >> Thanks for the info. I have just update the wiki with information on >> how to run fluid on a netbook. see >> http://fluidsynth.res

Re: [fluid-dev] two questions

2009-05-25 Thread tizo
Chris, David and Josh, Thanks very much for all the responses. I am trying the differents options whis week, and then posting the results. Thanks again, tizo ___ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-

Re: [fluid-dev] Re: What is the best way start fluidsynth with zero/low latency? (Louis B.)

2009-05-25 Thread Pedro Lopez-Cabanillas
On Monday, May 25, 2009, j...@resonance.org wrote: > Quoting Pedro Lopez-Cabanillas : > > On Saturday, May 23, 2009, Louis B. wrote: > >> Thanks for the info. I have just update the wiki with information on > >> how to run fluid on a netbook. see > >> http://fluidsynth.resonance.org/trac/wiki/LowLa

Re: [fluid-dev] Thread safety

2009-05-25 Thread josh
Quoting David Henningsson : Excitement is a good thing. It would be nice to know your plans in terms of time and effort, that is, if you can tell in advance. :-) Indeed, it is difficult for me to know how much time I have available. I've had my mind on this particular subject for a bit no