The OSP is a hackable, open source drum machine that accidentally got very, very close to the erica perkons hd-01, which is real beauty of instrument design that i truly love, except for its unhackable closed source nature. So, we new need gnu one.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

54 lines
849 B

{
"voice1": {
"tune": 70,
"decay": 74,
"param1": 71,
"param2": 75,
"cutoff": 72,
"drive": 76,
"fx-send": 73,
"level": 77,
"algo": 78,
"mode": 79,
"filter": 80
},
"voice2": {
"tune": 81,
"decay": 85,
"param1": 82,
"param2": 86,
"cutoff": 83,
"drive": 87,
"fx-send": 84,
"level": 88,
"algo": 89,
"mode": 90,
"filter": 91
},
"voice3": {
"tune": 92,
"decay": 96,
"param1": 93,
"param2": 97,
"cutoff": 94,
"drive": 98,
"fx-send": 95,
"level": 99,
"algo": 100,
"mode": 101,
"filter": 102
},
"voice4": {
"tune": 103,
"decay": 107,
"param1": 104,
"param2": 108,
"cutoff": 105,
"drive": 109,
"fx-send": 106,
"level": 110,
"algo": 111,
"mode": 112,
"filter": 113
}
}