X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fdemo-midiinstruments.ly;h=434587651fac209ed00da5b0c78d6b4b5aac4bb3;hb=c4a449415e6a279a8e6cb5cbd2803eb036f40c10;hp=e1ba733c2be1cf88b4e9afa385e58f4c372e7aae;hpb=2f320e9722ec20d6f13ec567d007763cc912c5da;p=lilypond.git diff --git a/Documentation/snippets/demo-midiinstruments.ly b/Documentation/snippets/demo-midiinstruments.ly index e1ba733c2b..434587651f 100644 --- a/Documentation/snippets/demo-midiinstruments.ly +++ b/Documentation/snippets/demo-midiinstruments.ly @@ -4,10 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.16.0" \header { - lsrtags = "midi" + lsrtags = "midi, real-music, specific-notation" texidoc = " Problem: How to know which @code{midiInstrument} would be best for your @@ -19,6 +19,7 @@ composition? Solution: A LilyPond demo file. doctitle = "Demo MidiInstruments" } % begin verbatim + \header { title = "Demo of all midi sounds" arranger = "Myself " @@ -176,4 +177,3 @@ melody = { >> \midi { } } -