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.
 
 

37 lines
678 B

{
"clock-source": "INT",
"clock-in-ppqn": 4,
"clock-out-ppqn": 4,
"kit-link": true,
"pot-catch": false,
"accent": false,
"smooth-param-rec": true,
"vintage-bbd": true,
"trig-key-behav": true,
"hard-filter-sw": true,
"trig-sensetivity": {
"ch1": 0,
"ch2": 6,
"ch3": 2,
"ch4": 0
},
"midi-clock-out": true,
"midi-cont-clock": false,
"midi-thru": false,
"midi-seq-out": false,
"midi-cc-out": false,
"midi-mode": "SINGLE",
"midi-channel": {
"voice1": 0,
"voice2": 1,
"voice3": 2,
"voice4": 3,
"single": 0
},
"midi-trig-note": {
"voice1": 36,
"voice2": 37,
"voice3": 38,
"voice4": 39
}
}