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

2009-01-31 Thread Josh Green
Hello Pedro, On Sun, 2009-02-01 at 02:05 +0100, Pedro Lopez-Cabanillas wrote: > I've checked in some changes to the PortAudio driver. > > - PortAudio enumerates devices having input only ports. As we need audio > output devices, I've changed the enumeration to ignore devices with less > than 2

Re: [fluid-dev] invalid instrument/drum selection

2009-01-31 Thread Josh Green
On Fri, 2009-01-30 at 10:14 -0600, S. Christian Collins wrote: > I'm used to the following behavior when using MIDI on a Creative card: > when I select an instrument not present, such as bank 8 program 20, > the MIDI track will sound using bank 0 program 20 instead. This seems > like a simple and

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

2009-01-31 Thread Pedro Lopez-Cabanillas
Josh Green wrote: > After looking at the fluid_portaudio.c and seeing how small it was, I > decided to take a crack at it. Checked in is the new PortAudio driver > using PortAudio API 19. I added device enumeration, but it still needs > some improvement. It is using the device names for the sett