[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1678 in lilypond: Midi gives false warnings
From: |
lilypond |
Subject: |
Re: Issue 1678 in lilypond: Midi gives false warnings |
Date: |
Sat, 16 Jul 2011 15:11:53 +0000 |
Updates:
Labels: -Patch-new Patch-review
Comment #2 on issue 1678 by address@hidden: Midi gives false warnings
http://code.google.com/p/lilypond/issues/detail?id=1678
Passes Make tests - I still get:
--snip--
@ -1,8 +1,6 @@
Parsing...
Renaming input to:
`/home/jlowe/lilypond-git/input/regression/midi-volume-equaliser.ly'
Interpreting music...
-warning: MIDI channel wrapped around
-warning: remapping modulo 16
MIDI output to
`/home/jlowe/lilypond-git/build/out/lybook-testdb/f2/lily-c0ae894c.midi'...
Writing header field `texidoc' to
`/home/jlowe/lilypond-git/build/out/lybook-testdb/f2/lily-c0ae894c.texidoc'...
Layout output to
`/home/jlowe/lilypond-git/build/out/lybook-testdb/f2/lily-c0ae894c.eps'...
--snip--
I don't know if this fix is intended to resolve this (if not ignore this :)
).
James