checked in buggy bullshit .. 2lame
[sound-tools/hdrec.git] / hdrec.h
diff --git a/hdrec.h b/hdrec.h
index 119fdbd..90e9c33 100644 (file)
--- a/hdrec.h
+++ b/hdrec.h
@@ -5,8 +5,9 @@
 
 #define PLAY 1
 #define RECORD 2
+#define CONVERT 4
 
-#define MAX_C_FILE 32
-#define MAX_C_DEVICE 32
+#define MAX_C_FILE 128
+#define MAX_C_DEVICE 128
 
 #endif /* HDREC_H */