Hi all
I have some (pitched) music that I want to output to midi as a snare
drum (other percussion based instruments - bass drum, tom-tom...) for
rhythm practice.
How can I do this?
\version "2.12.2"
music = {
\time 4/4
\tempo 4 = 150
\relative c'{
c4. g c16 b' c d
e16 d e f g4 g'4 r
R1
}
}
\score {
\music
}
\score {
\music
\midi {
%do I put things in here to make
% the output a snare drum?
}
}
--
Matthew Rowles
- Be Alert. Australia needs lerts.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user