mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
session-utils tweaks
* emulate 256 i/o (don't loose connections) * allow "silent" start
This commit is contained in:
parent
8e4c6f7f5a
commit
ea85217437
2 changed files with 11 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ class TestReceiver : public Receiver
|
|||
namespace SessionUtils {
|
||||
|
||||
/** initialize libardour */
|
||||
void init ();
|
||||
void init (bool print_log = true);
|
||||
|
||||
/** clean up, stop Processing Engine
|
||||
* @param s Session to close (may me NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue