bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1479 in lilypond: midi2ly chokes on midi file with more than 32 tr


From: lilypond
Subject: Issue 1479 in lilypond: midi2ly chokes on midi file with more than 32 tracks
Date: Tue, 18 Jan 2011 14:30:57 +0000

Status: Started
Owner: jan.nieuwenhuizen

New issue 1479 by jan.nieuwenhuizen: midi2ly chokes on midi file with more than 32 tracks
http://code.google.com/p/lilypond/issues/detail?id=1479

Midi2ly aborts when a midi file has more than 32 tracks.

E.g, the attached AdamSzabo-OneDay(Funky Mix).mid gives

Traceback (most recent call last):
  File "m.py", line 985, in <module>
    main()
  File "m.py", line 983, in main
    convert_midi (f, o)
  File "m.py", line 805, in convert_midi
    midi_dump = midi.parse (str)
midi.error: midi_parse: too many tracks: 37



Attachments:
        AdamSzabo-OneDay(Funky Mix).mid  183 KB




reply via email to

[Prev in Thread] Current Thread [Next in Thread]