Skip to content

Commit

Permalink
prepare for some hi-hat testing in Drumgizmo
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Oct 1, 2023
1 parent a2fd52f commit e289d6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions tools/create_drumgizmo_kit.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
["hihat_closed", ["Hihat", "OHLeft", "OHRight"], [22], "hihat", 0.18, 20], \
["hihat_closedtop", ["Hihat", "OHLeft", "OHRight"], [42], "hihat", 0.2, 20], \
["hihat_open", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", 0.7, 23], \
["hihat_open1", ["Hihat", "OHLeft", "OHRight"], [27], "hihat", 0.7, 23], \
["hihat_open2", ["Hihat", "OHLeft", "OHRight"], [28], "hihat", 0.7, 23], \
["hihat_opentop", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", 0.7, 24], \
["hihat_foot", ["Hihat", "OHLeft", "OHRight"], [44], "hihat", 0.1, 23], \
["tom1", ["Tom1", "OHLeft", "OHRight"], [48, 50], "", 0.2, 15], \
Expand Down
4 changes: 2 additions & 2 deletions tools/settings/trigger_settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
2,117,26
2,120,0
3,102,3
3,103,22
3,104,11
3,103,5
3,104,0
3,105,9
3,106,14
3,107,12
Expand Down

0 comments on commit e289d6d

Please sign in to comment.