lilypond-user
[Top][All Lists]
Advanced

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

Screwed-Up MIDI


From: Will Oram
Subject: Screwed-Up MIDI
Date: Fri, 6 Feb 2004 18:41:48 -0500

I've been working on an orchestral score for a few months now, and it sounds great on MIDI. Just today I made a few tweaks to establish a new \global. Now when I play generated MIDIs, it sounds fine...except for one voice, solo violin. Instead of sounding like a violin, it uses gunshots, and the timing is off. Looking at the score, you'd think nothing changed from before.

\context StaffGroup ="solo_group" <<
      \context Staff ="solo" <<
        \property Staff.midiInstrument = #"violin"
        \property Staff.instrument = \markup { \center < Violino Solo > }
        \property Staff.instr = \markup { \center < "V.S." > }
        \barlines
        \theSolo
        >>
    >>

Before, \barlines was \global. Today I broke \global into \barlines and \spacing so single parts wouldn't have the spacing of the full score. I've done this to other parts, so there's no reason for this one instrument to act up alone.

Thoughts?

Will Oram
spamguy ^^AT^^ foxchange.com // william.oram ^^AT^^ cwru.edu // AIM spamguy21





reply via email to

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