lilypond-user
[Top][All Lists]
Advanced

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

Problem with MIDI generation with 2.1.18


From: Han-Wen Nienhuys
Subject: Problem with MIDI generation with 2.1.18
Date: Wed, 11 Feb 2004 11:45:02 +0100

address@hidden writes:
> Hi !
> 
> I upgraded to cygwin 2.1.18 yesterday, and experienced two problems:
> 
> -  \autochange does not seem to work as well as it used to be.
>     I guess I did something wrong. Here is my PianoStaff:
> 


> solo = \context PianoStaff = solo <<
>         \property Staff.midiInstrument="vibraphone"
>       \context Staff=up { 
>            \property Staff.midiInstrument="vibraphone"
>           \context Voice=foo{
>              \notes { \time 4/4  \key b \minor }
>               \voiceOne
>               \HighSoloNotes
>           }
>       }
>       \context Staff=down {
>             \property Staff.midiInstrument="vibraphone"
>            \notes { \time 4/4  \key b \minor }
>           \clef bass
>           \autochange \context Voice = bar {\LowSoloNotes}
>       }
>     >>

Can you send me a example that I can try for myself? 

> - MIDI file generation crashes with a stack trace (the log is given below)
>   I tried to simplify a number of things, assuming that this might be due
>   to excessively complex data structure, but it did not help. 

fixed.


-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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