mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
When starting ardour using the jack backend, playback only devices currently do not get displayed. Mixing and Mastering only workspaces with e.g. a single USB Dac should be a common use case. Take this use case into account by adding them to the device list. Tested on Linux with jack-alsa. |
||
|---|---|---|
| .. | ||
| jack_api.cc | ||
| jack_audiobackend.cc | ||
| jack_audiobackend.h | ||
| jack_connection.cc | ||
| jack_connection.h | ||
| jack_portengine.cc | ||
| jack_session.cc | ||
| jack_session.h | ||
| jack_utils.cc | ||
| jack_utils.h | ||
| weak_libjack.c | ||
| weak_libjack.def | ||
| weak_libjack.h | ||
| wscript | ||