mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
port-meta-data depends on the audioengine backend/device settings. Those are only available after the engine is started, not from within the backend's _start() method. This is is only relevant for callback based backends. Backends with a blocking process thread explicitly emit port-manager callbacks there before entering the main loop. |
||
|---|---|---|
| .. | ||
| coreaudio_backend.cc | ||
| coreaudio_backend.h | ||
| coreaudio_pcmio.cc | ||
| coreaudio_pcmio.h | ||
| coreaudio_pcmio_aggregate.cc | ||
| coremidi_io.cc | ||
| coremidi_io.h | ||
| wscript | ||