[fluid-dev] Re: Using cmake for the fink builds of fluidsynth

2010-09-24 Thread Pedro Lopez-Cabanillas
Hi, I've committed now a change to the SVN (r371) initializing the variable CMAKE_INSTALL_NAME_DIR in the main CMakeLists.txt when configuring FS for Mac OSX, because this variable should always be set with the same value. I don't want to do that with the other variables, but you can set them

[fluid-dev] Re: coreaudio driver bug

2010-09-24 Thread Stéphane Letz
> > Message: 3 > Date: Fri, 24 Sep 2010 21:08:16 +0100 > From: Victor Lazzarini > Subject: Re: [fluid-dev] coreaudio driver bug > To: fluid-dev@nongnu.org > Message-ID: <5fd0f0ce-2383-4092-bc4c-092638c68...@nuim.ie> > Content-Type: text/plain; charset="us-ascii" > > The problem seems to be audio

Re: [fluid-dev] coreaudio driver bug

2010-09-24 Thread Victor Lazzarini
The problem seems to be audio hardware related. It is playing fine with builtin audio, but my external USB soundcard produces the distorted output I have been reporting here. Interestingly, portaudio and jack seem to cope OK with it. I'll investigate more. Victor On 24 Sep 2010, at 19:24, v

Re: [fluid-dev] coreaudio driver bug

2010-09-24 Thread Victor . Lazzarini
The midifile is fine, it plays everywhere. It even plays in fluidsynth with portaudio and jack drivers. Did you listen to the file I posted? That is a recording of fluidsynth running with coreaudio, and then with portaudio. It is heavily distorted with coreaudio, but fine with portaudio. What I

Re: [fluid-dev] coreaudio driver bug

2010-09-24 Thread Ebrahim Mayat
On Sep 24, 2010, at 6:16 AM, Victor Lazzarini wrote: Hi everyone, I have installed version 1.1.12 and yes, the preset-reset is not there anymore, thanks. It works fine now. Glad to hear that! Except for the coreaudio driver. Here is the description of the bug: 1. with this command-line

[fluid-dev] coreaudio driver bug

2010-09-24 Thread Victor Lazzarini
Hi everyone, I have installed version 1.1.12 and yes, the preset-reset is not there anymore, thanks. It works fine now. Except for the coreaudio driver. Here is the description of the bug: 1. with this command-line ./fluidsynth -a coreaudio -n [...] the output is not right and there is sig

Re: [fluid-dev] fluidsynth bugs

2010-09-24 Thread Victor . Lazzarini
Oh, well, I'll download and build it again. Thanks for the tip Victor - Original Message - From: Matt Giuca Date: Thursday, September 23, 2010 11:50 pm Subject: Re: [fluid-dev] fluidsynth bugs To: Victor Lazzarini Cc: fluid-dev@nongnu.org > Hi Victor, > > > 1. It resets all channes to

Re: [fluid-dev] fluidsynth bugs

2010-09-24 Thread Victor . Lazzarini
I have tried that, but it does not work. I think reset-synth and reset-presets are not the same thing. Victor - Original Message - From: Elimar Green Date: Friday, September 24, 2010 2:02 am Subject: Re: [fluid-dev] fluidsynth bugs To: victor.lazzar...@nuim.ie Cc: FluidSynth Devel > H

[fluid-dev] Re: Erratic behavior of Loop type '3' - Continue after release

2010-09-24 Thread Graham Goode
Hi Guys, Just a quick follow up on this one. I discovered that if the loops were pure silence then the release sample would not work, but if there was a tiny bit of almost inaudible noise in the loop then everything works as expected. Is there a sub-routine that ignores pure silence? GrahamG __