From 5e72bf715b3a134361f570fe46e084a7b1faefed Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 7 Jun 1998 19:49:34 +0000 Subject: [PATCH] lilypond-1.0.1 --- input/test/transposing.fly | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 input/test/transposing.fly diff --git a/input/test/transposing.fly b/input/test/transposing.fly new file mode 100644 index 0000000000..1af11261b2 --- /dev/null +++ b/input/test/transposing.fly @@ -0,0 +1,10 @@ +% btw: this is not how transposing is done in mudela, +% this is a transposing performer, i.e. for midi-output only +\property Staff.transposing = 0 c +\property Staff.transposing = 2 c +\property Staff.transposing = 4 c +\property Staff.transposing = 5 c +\property Staff.transposing = 7 c +\property Staff.transposing = 9 c +\property Staff.transposing = 11 c +\property Staff.transposing = 12 c -- 2.39.5