Predefined ukulele fretboards: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 33: | Line 33: | ||
I propose to copy the examples given here, except using <code>\include "predefined-ukulele-fretboards.ly"</code> plus <code>\set stringTunings = #ukulele-tuning</code>, and using these chords: <code>mychords = \chordmode {c1 c:m c:aug c:dim c:7 c:maj7 c:m7 c:6 c:sus2 c:sus4 c:9 \break }</code>. I also suggest adding "predefined-guitar-ninth-fretboards.ly" and including <code>c:9</code> in the list of chords for the guitar. | I propose to copy the examples given here, except using <code>\include "predefined-ukulele-fretboards.ly"</code> plus <code>\set stringTunings = #ukulele-tuning</code>, and using these chords: <code>mychords = \chordmode {c1 c:m c:aug c:dim c:7 c:maj7 c:m7 c:6 c:sus2 c:sus4 c:9 \break }</code>. I also suggest adding "predefined-guitar-ninth-fretboards.ly" and including <code>c:9</code> in the list of chords for the guitar. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=649 | %% http://lsr.di.unimi.it/LSR/Item?id=649 | ||