|
48 | 48 | instruments = [["kick", ["KDrum", "OHLeft", "OHRight"], [36], "", "", 0.1, 15], \
|
49 | 49 | ["snare", ["Snare", "OHLeft", "OHRight"], [38], "", "", 0.08, 16], \
|
50 | 50 | ["snare_rimshot", ["Snare", "OHLeft", "OHRight"], [40], "", "", 0.3, 15], \
|
51 |
| - ["hihat_closed", ["Hihat", "OHLeft", "OHRight"], [22, 26], "hihat", "80", 0.18, 20], \ |
52 |
| - ["hihat_closedtop", ["Hihat", "OHLeft", "OHRight"], [42, 46], "hihat", "80", 0.2, 20], \ |
| 51 | + ["hihat_closed", ["Hihat", "OHLeft", "OHRight"], [22, 26], "hihat", "122",0.18, 20], \ |
| 52 | + ["hihat_closedtop", ["Hihat", "OHLeft", "OHRight"], [42, 46], "hihat", "122",0.2, 20], \ |
53 | 53 | ["hihat_open", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", "0", 0.7, 23], \
|
54 |
| - ["hihat_open1", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", "55", 0.7, 23], \ |
55 |
| - ["hihat_open2", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", "27", 0.7, 23], \ |
| 54 | + ["hihat_open1", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", "80", 0.7, 23], \ |
| 55 | + ["hihat_open2", ["Hihat", "OHLeft", "OHRight"], [26], "hihat", "30", 0.7, 23], \ |
56 | 56 | ["hihat_opentop", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", "0", 0.7, 24], \
|
57 |
| - ["hihat_open1top", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", "55", 0.7, 21], \ |
58 |
| - ["hihat_open2top", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", "27", 0.7, 23], \ |
| 57 | + ["hihat_open1top", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", "80", 0.7, 21], \ |
| 58 | + ["hihat_open2top", ["Hihat", "OHLeft", "OHRight"], [46], "hihat", "30", 0.7, 23], \ |
59 | 59 | ["hihat_foot", ["Hihat", "OHLeft", "OHRight"], [44], "hihat", "", 0.1, 23], \
|
60 | 60 | ["tom1", ["Tom1", "OHLeft", "OHRight"], [48, 50], "", "", 0.2, 15], \
|
61 | 61 | ["tom2", ["Tom2", "OHLeft", "OHRight"], [45, 47], "", "", 0.2, 15], \
|
|
0 commit comments