|
c6c0654b5a
|
Add Utility function to get host API type in PortaudioIO class
|
2015-09-02 12:07:14 +10:00 |
|
|
08d6dd153e
|
Add "None" devices to PortaudioBackend
This allows for disabling either input or output, but not both
|
2015-09-02 12:07:14 +10:00 |
|
|
5a5226dded
|
Add StandardDevice enum to portaudio_io.h header
|
2015-09-02 12:07:14 +10:00 |
|
|
71e7b2fbd6
|
Set the default host api in PortaudioBackend when initializing portaudio
Not setting a default driver causes issues with the EngineControl dialog
|
2015-08-07 01:25:14 +10:00 |
|
|
66cafd10d5
|
Use ASIO specific device channel names for port properties/pretty names
|
2015-08-05 13:21:30 +10:00 |
|
|
7295bb6454
|
Refactor methods in PortaudioBackend to get ASIO buffer sizes
|
2015-08-05 13:21:26 +10:00 |
|
|
6ca1c8164f
|
Add ASIO specific code to query preferred buffer size for device
|
2015-08-05 10:52:03 +10:00 |
|
|
cfbd9dd6d4
|
Add functionality to show ASIO control panel
|
2015-07-31 09:59:54 +10:00 |
|
|
fe50d06876
|
Implement AudioBackend::driver_name() in PortaudioBackend
This was missing and is necessary for EngineControl dialog to work properly
|
2015-07-31 09:59:54 +10:00 |
|
|
6b7875de1e
|
Support selecting separate input and output devices in portaudio backend
|
2015-07-31 09:59:54 +10:00 |
|
|
ff1d4d5c67
|
Refactor PortAudioIO::discover into three private methods
|
2015-07-31 09:59:54 +10:00 |
|
|
4e370feeb1
|
Set default input/output device based on selected host api rather than global default
|
2015-07-31 09:59:54 +10:00 |
|
|
b6db19a5c6
|
Add host api/driver selection to PortaudioBackend
|
2015-07-31 09:59:54 +10:00 |
|
|
1cca79258a
|
call me Mr. Backend
simple blocking (no callback) PortAudio Backend
|
2015-03-13 13:32:14 +01:00 |
|