|
c2e5bdedff
|
Use ARDOUR::DSPLoadCalculator in PortAudioBackend
|
2015-09-10 12:12:56 +10:00 |
|
|
b288a40220
|
Add utility functions in PortaudioBackend for re/setting MMCSS thread characteristics
|
2015-09-02 12:07:59 +10:00 |
|
|
77ce989dfa
|
Pass input and output audio buffers into PortaudioBackend blocking process function
This makes it possible to reuse the method for callback based processing
|
2015-09-02 12:07:59 +10:00 |
|
|
23a490c906
|
Add two utility methods to abstract PortAudioBackend state
These may change as support for callback API is added
|
2015-09-02 12:07:58 +10:00 |
|
|
f143d76523
|
Extract MIDI input/output processing in PortAudioBackend into new methods
|
2015-09-02 12:07:58 +10:00 |
|
|
a65b1ddedc
|
Add a DSPLoadCalculator class to the PortAudioBackend for DSP load calculation
The class uses the same algorithm as in the coreaudio and alsa backends and
should probably go into libardour at some point
|
2015-09-02 12:07:58 +10:00 |
|
|
5448c229d9
|
Extract main processing section of PortAudioBackend into new method
|
2015-09-02 12:07:58 +10:00 |
|
|
f27d8e1e23
|
Extract freewheel processing in PortAudioBackend into new method
|
2015-09-02 12:07:58 +10:00 |
|
|
7b23f80b03
|
Refactor port change handling part of PA Backend process function into new method
|
2015-09-02 12:07:58 +10:00 |
|
|
684701427e
|
Rename variables in PortaudioBackend in preparation for using PA callback API
|
2015-09-02 12:07:58 +10:00 |
|
|
2dbdaaa8f5
|
Refactor part of PortAudioBackend::_start/stop into new methods
|
2015-09-02 12:07:15 +10:00 |
|
|
0396df963f
|
Implement new AudioBackend API for force updating devices in PortaudioBackend
|
2015-09-02 12:07:15 +10:00 |
|
|
66cafd10d5
|
Use ASIO specific device channel names for port properties/pretty names
|
2015-08-05 13:21:30 +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 |
|
|
e258c827e2
|
WinMME based midi input/output for portaudio backend
TODO:
Use MMCSS to elevate thread priorities
Enable/test and fix SYSEX related code
|
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 |
|
|
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 |
|