[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pick a pitch/instrument in MIDI output
From: |
Matthew Rowles |
Subject: |
Pick a pitch/instrument in MIDI output |
Date: |
Fri, 17 Apr 2009 11:00:59 +1000 |
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.
- Pick a pitch/instrument in MIDI output,
Matthew Rowles <=