Files
pytheory-opxy/opxy-samples/pytheory-drums/effects.preset/patch.json
T
kennethreitz bf5adc5083 Match standard OP-XY drum layout from community drum tool
Reorder: kicks, snares, rim/clap, tamb/shaker, hats, clave,
toms interleaved with ride/crash, then congas/cowbell/guiro.
Engine settings matched to opxy-drum-tool defaults (poly, octave 0).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 20:07:15 -04:00

181 lines
3.2 KiB
JSON

{
"engine": {
"bendrange": 8191,
"highpass": 0,
"modulation": {
"aftertouch": {
"amount": 16383,
"target": 0
},
"modwheel": {
"amount": 16383,
"target": 0
},
"pitchbend": {
"amount": 16383,
"target": 0
},
"velocity": {
"amount": 16383,
"target": 0
}
},
"params": [
16384,
16384,
16384,
16384,
16384,
16384,
16384,
16384
],
"playmode": "poly",
"portamento.amount": 0,
"portamento.type": 32767,
"transpose": 0,
"tuning.root": 0,
"tuning.scale": 0,
"velocity.sensitivity": 19660,
"volume": 18348,
"width": 0
},
"envelope": {
"amp": {
"attack": 0,
"decay": 0,
"release": 1000,
"sustain": 32767
},
"filter": {
"attack": 0,
"decay": 3276,
"release": 23757,
"sustain": 983
}
},
"fx": {
"active": false,
"params": [
22014,
0,
30285,
11880,
0,
32767,
0,
0
],
"type": "ladder"
},
"lfo": {
"active": false,
"params": [
20309,
5679,
19114,
15807,
0,
0,
0,
12287
],
"type": "random"
},
"octave": 0,
"platform": "OP-XY",
"regions": [
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 53,
"lokey": 53,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "rainstick.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
},
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 54,
"lokey": 54,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "rain_slow.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
},
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 55,
"lokey": 55,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "ocean_drum.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
},
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 56,
"lokey": 56,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "cabasa.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
},
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 57,
"lokey": 57,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "wnd_chimes.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
},
{
"fade.in": 0,
"fade.out": 0,
"framecount": 22050,
"hikey": 58,
"lokey": 58,
"pan": 0,
"pitch.keycenter": 60,
"playmode": "oneshot",
"reverse": false,
"sample": "fngr_cymbl.wav",
"sample.end": 22050,
"transpose": 0,
"tune": 0
}
],
"type": "drum",
"version": 4
}