feat: add direct JACK port connection and VU meter support
This commit is contained in:
committed by
Loic Coenen (aider)
parent
1e62ec9310
commit
316320c294
@@ -13,4 +13,6 @@ int handle_client_command(const char *input, int *out_id);
|
||||
const char* get_stored_from(void);
|
||||
const char* get_stored_to(void);
|
||||
|
||||
extern char g_connect_error[512];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user