Woodwind diagrams key lists: Difference between revisions
mNo edit summary |
m Mark some text for not being included in official documentation |
||
| Line 1: | Line 1: | ||
The snippet below produces a list of all possible keys and key settings for woodwind diagrams as defined in <code>scm/define-woodwind-diagrams.scm</code>. The list gets written to stderr but is not shown in the music (which means that the output displayed here in the Wiki is meaningless – you have to execute the code manually). If output to stdout is wanted instead, omit the code <code>(current-error-port)</code> from the commands. | The snippet below produces a list of all possible keys and key settings for woodwind diagrams as defined in <code>scm/define-woodwind-diagrams.scm</code>. The list gets written to stderr but is not shown in the music<span class="nodoc"> (which means that the output displayed here in the Wiki is meaningless – you have to execute the code manually)</span>. If output to stdout is wanted instead, omit the code <code>(current-error-port)</code> from the commands. | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||