diff ringtools/imy/sizelimits.h @ 882:fd4c9bc7835d

fc-imy2pwt program written, compiles
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 03 Apr 2022 03:30:27 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ringtools/imy/sizelimits.h	Sun Apr 03 03:30:27 2022 +0000
@@ -0,0 +1,4 @@
+/* size limit definitions for fc-imy2pwt */
+
+#define	LINE_BUF_SIZE	1024
+#define	MELODY_BUF_SIZE	4096