Robin Gareus
df840cec13
The problem was: OSX i386 builds used --dist-target=leopard which forced the deprecated 10.5 CoreAudio API. (build-host config has been changed now). There is currently insufficient support in ardour’s CoreAudioPCM::create_aggregate_device() for the old API, COREAUDIO_108 needs to be defined or aggregate devices stop working on OSX 10.8 or later. |
||
---|---|---|
.. | ||
coreaudio_backend.cc | ||
coreaudio_backend.h | ||
coreaudio_pcmio_aggregate.cc | ||
coreaudio_pcmio.cc | ||
coreaudio_pcmio.h | ||
coremidi_io.cc | ||
coremidi_io.h | ||
rt_thread.h | ||
wscript |