Re: [fluid-dev] changing audio.period-size

2016-07-04 Thread Element Green
Hello Martiniano, If you're just trying to set a couple of parameters in the FluidSynth command line interface, you could execute "fluidsynth --help". You'll find there is a "-o" option which allows for setting option values, such as audio.periods and audio.period-size. Running "fluidsynth -o he

Re: [fluid-dev] changing audio.period-size

2016-07-04 Thread Martiniano Neto
Hi people, I've been following the last discussions. I know most anything of programming codes and actually did not understand what has been said. I've tried to visit the listinfo site but it did not help. Is there any file that I can read to know the basics of FluidSynth? One first questions: is

Re: [fluid-dev] changing audio.period-size

2016-07-04 Thread jean-jacques.ceresa
Hi Hamish, The bad new: From my experience, (as i am using Windows too), using dsound driver (i assume you are using this default driver too) it is not possible to get low latency response. This is inherent to dsound as it require multiples buffers to do its jobs. Anyway the big advantage, it

Re: [fluid-dev] Adding Poly/mono functionality to FluidSynth

2016-07-04 Thread jean-jacques.ceresa
Hi Ben and RL Horn, Thanks to R.L Horn to adapt the polymono patch the right way. I am sorry for the wasted time. I am reading the patch coming from http://lists.nongnu.org/archive/html/fluid-dev/2016-07/msg00011.html to understand the right way: What i understand is assuming, ./fluidsynth-1.1.