Predefined ukulele fretboards: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| 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 | ||
| Line 899: | Line 899: | ||
[[Category:Fretted strings]] | [[Category:Fretted strings]] | ||
[[Category:Automatic notation]] | [[Category:Automatic notation]] | ||
[[Category:Snippet]] | |||