Re: [fluid-dev] One output per channel

2009-02-02 Thread Josh Green
On Mon, 2009-02-02 at 23:39 +0100, Bernat Arlandis i Mañó wrote: > Pedro Lopez-Cabanillas escrigué: > > > > I would like to see this fix (ticket #21) into trunk, if it can be > > backported > > without breaking 1.x API. > > > > > > > It deals basically with the Jack driver, I've replaced the o

Re: [fluid-dev] Fluidsynth internal structures

2009-02-02 Thread Josh Green
On Sun, 2009-02-01 at 12:23 -0800, jimmy wrote: > Hi folks, > > I know Miguel(???) was working on a reimplementation of FS using CPP. Plus, > some folks here are looking to modularize FS. You may want to use some kind > of dictionary, or table look up for some of the structures (objects) used

Re: [fluid-dev] One output per channel

2009-02-02 Thread Bernat Arlandis i Mañó
Pedro Lopez-Cabanillas escrigué: I would like to see this fix (ticket #21) into trunk, if it can be backported without breaking 1.x API. It deals basically with the Jack driver, I've replaced the obsolete new_fluid_jack_audio_driver2 function with the newer new_fluid_jack_audio_driver f

Re: PortAudio driver (was Re: [fluid-dev] New development)

2009-02-02 Thread O. P. Martin
Hi, Josh, hi, Pedro, How are you? I was hoping to use PortAudio in my own project under Windows and cross platform. The current state of affairs does sound quite discouraging. Thank you for your work. Keep up the good work! May the Lord bless you, Philip Josh Green wrote: Hello Pedro

Re: [fluid-dev] One output per channel

2009-02-02 Thread Pedro Lopez-Cabanillas
On Miércoles, Enero 28, 2009, Bernat Arlandis i Mañó wrote: > What do you think about fixing ticket #21 for 1.09? Without this, > multi-channel output cannot be enabled from QSynth. > > Also, I've fixed the reverb and chorus effects in multichannel mode so > they're applied to every channel, instea