summaryrefslogtreecommitdiff
path: root/stafftab.ly
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-12-07 23:29:21 +0100
committerrekado <rekado@elephly.net>2016-12-07 23:29:21 +0100
commitb94a7b5b303389a4b9ddeb01a5bb2bc35ed254b5 (patch)
tree967fcde1fe697b6cd25fa26c5a94977172d80d82 /stafftab.ly
parentf9e8478fc4faf42e88c9ac53e8576a86b6c345c6 (diff)
stafftab: Set default midi instrument.
Diffstat (limited to 'stafftab.ly')
-rw-r--r--stafftab.ly1
1 files changed, 1 insertions, 0 deletions
diff --git a/stafftab.ly b/stafftab.ly
index cc36d35..6c7dce3 100644
--- a/stafftab.ly
+++ b/stafftab.ly
@@ -102,6 +102,7 @@ accomodated for typesetting a piece in StaffTab notation."
\context {
\Staff
\name "StaffTab"
+ midiInstrument = #"electric guitar (jazz)"
\alias "Staff"
\denies "Voice"
\defaultchild "StickVoice"