Software synthesizer based on the SoundFont 2 specifications
Find a file
Pedro Lopez-Cabanillas ecd0da8ba9 Revision of the overhauled PortAudio driver.
* Use the name "PortAudio" everywhere
* Default device name: "PortAudio Default" solves the clash with the ALSA "default" device.
* enumerate only devices with 2 or more output channels available (ignore input only devices)
* use Pa_GetDefaultOutputDevice() instead of 0 for the default device index
* assign the device index for the requested device name when it matches one.
2009-01-31 23:18:46 +00:00
fluidsynth Revision of the overhauled PortAudio driver. 2009-01-31 23:18:46 +00:00