Skip to content

Commit 0e12468

Browse files
committed
Updates
1 parent 19475d4 commit 0e12468

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

rhythms/songo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"pulses_per_measure": 8,
55
"parts": {
66
"clave": "|x..x...x|..x.x...|",
7+
"palitos": {
8+
"left": "|.x.x.x.x|..x..x.x|",
9+
"right": "|x...x...|x...x...|"
10+
},
711
"quinto": {
812
"left": "|p.t.pt..|pt.t.T..|",
913
"right": "|.T.s..ss|..s.T...|"
@@ -16,6 +20,7 @@
1620
"tempo": 180,
1721
"mixer": {
1822
"clave": { "vol": 1.0, "mute": false },
23+
"palitos": { "vol": 0.75, "mute": false },
1924
"quinto": { "vol": 1.0, "mute": false },
2025
"conga": { "vol": 1.0, "mute": false }
2126
}

0 commit comments

Comments
 (0)