Browse Source

simple_client_timestamps

pull/450/head
Christoph Kuhr 7 years ago
parent
commit
d377155b25
1 changed files with 1 additions and 1 deletions
  1. +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;


Loading…
Cancel
Save