Implement JACK audio backend #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible to used jack as a graph backend and as well as a simple audio/midi backend.
When the graph logic is handled by the daw, then jack should only create a static amount of inputs/outputs (refer to the Reaper jack config)
When the graph logic is also handled by JACK, it should more like Ardour
AC: