We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922e42e commit 5d28421Copy full SHA for 5d28421
tetris-quartet/tetris-quartet.ly
@@ -19,6 +19,7 @@ initialSignatures = {
19
guitarOneMusic = {
20
21
\globalSettings
22
+ \colourOne
23
\initialSignatures
24
\clef "treble_8"
25
@@ -235,6 +236,7 @@ guitarOneMusic = {
235
236
guitarTwoMusic = {
237
238
239
+ \colourTwo
240
241
242
@@ -412,6 +414,7 @@ guitarTwoMusic = {
412
414
guitarThreeMusic = {
413
415
416
417
+ \colourThree
418
419
420
@@ -582,6 +585,7 @@ guitarThreeMusic = {
582
585
bassMusic = {
583
586
584
587
588
+ \colourFour
589
590
\clef "bass_8"
591
0 commit comments