This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
simple_client_timestamps
pull/450/head
Christoph Kuhr
7 years ago
parent
6133c25ba1
commit
d377155b25
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
example-clients/simple_client1.c
+ 1
- 1
example-clients/simple_client1.c
View File
@@ -27,7 +27,7 @@
#include <sys/errno.h>
#define Q_NAME "/tsq"
#define Q_MSG_SIZE
10
#define Q_MSG_SIZE
32
jack_port_t *output_port1, *output_port2;
jack_client_t *client;
Write
Preview
Loading…
Cancel
Save