summaryrefslogtreecommitdiff
path: root/cmt/seqmread.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmt/seqmread.h')
-rw-r--r--cmt/seqmread.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmt/seqmread.h b/cmt/seqmread.h
new file mode 100644
index 0000000..a03da03
--- /dev/null
+++ b/cmt/seqmread.h
@@ -0,0 +1,4 @@
+/* seqmread.h -- midi file reader */
+
+void seq_read_smf(seq_type seq, FILE *fp); /* LISP: (SEQ-READ-SMF SEQ FILE) */
+