blob: 8cca602a3304eed59c7b90f7e5c6bd7fa5215c0a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- pyjack.c.orig 2017-07-24 23:24:04 UTC
+++ pyjack.c
@@ -40,7 +40,6 @@ TODO's:
// Global shared data for jack
/* Uncomment the next line if you have Jack2 */
-#define JACK2 1
#define PYJACK_MAX_PORTS 256
|