]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/midi.c
Web: first pass at Help us! page.
[lilypond.git] / python / midi.c
index d9febf7aa3c0173765228b1e27b032b682bf561c..73c47ead733e2f65ff7047769c4a355b76645ef5 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2001--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
             Jan Nieuwenhuizen <janneke@gnu.org>
 
 */
@@ -19,7 +19,7 @@ midi.parse (s)
 
 returns a MIDI file as the tuple
 
- (format, division, TRACKLIST) 
+ ((format, division), TRACKLIST) 
 
 each track is an EVENTLIST, where EVENT is