|
49423427a6
|
alter platform-dependent preprocessor macros to use the same names as the rest of the ardour codebase
|
2014-05-01 09:32:18 -04:00 |
|
|
66559cd795
|
Add AudioBackend::info() method to retrieve AudioBackendInfo object
Goal is to be able to call AudioBackendInfo::already_configured() from the right place.
|
2014-05-01 09:14:25 -04:00 |
|
|
19d21045af
|
2nd attempt at updated Waves audio backend, with added -fms-extensions as previously applied (but not updated in Waves' repo) to allow anonymous unions, as used by PortMidi
|
2014-04-30 13:46:41 -04:00 |
|
|
8a6762f189
|
Revert "update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreAudio)"
This reverts commit f374ce69a6 .
The code does not compile on OS X, and includes changes to ARDOUR::AudioEngine
that have not landed in git.
|
2014-04-29 16:30:56 -04:00 |
|
|
f374ce69a6
|
update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreAudio)
|
2014-04-29 16:06:39 -04:00 |
|
|
dd55b7894e
|
remove SampleFormat code from waves audio backend
|
2014-02-24 14:49:14 -05:00 |
|
|
1de00ab6bb
|
new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.
Code builds, runs and functions. Full code review still pending, and some possibly changes to organization of code within the backend is possible
|
2014-02-24 14:49:13 -05:00 |
|