From d951b1fce58b6824d3309c2b13a15d186c46028d Mon Sep 17 00:00:00 2001 From: James Toh Date: Wed, 29 Jul 2026 22:04:43 +0800 Subject: [PATCH 1/2] create oldbloodnoiseendeavors - parting --- .../oldbloodnoiseendeavors/parting.yaml | 179 ++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 data/brands/oldbloodnoiseendeavors/parting.yaml diff --git a/data/brands/oldbloodnoiseendeavors/parting.yaml b/data/brands/oldbloodnoiseendeavors/parting.yaml new file mode 100644 index 00000000..8f716b9f --- /dev/null +++ b/data/brands/oldbloodnoiseendeavors/parting.yaml @@ -0,0 +1,179 @@ +brand: Old Blood Noise Endeavors +model: Parting +device_type: effect +email: contact@oldbloodnoise.com +url: >- + https://static1.squarespace.com/static/6467b64a7c9d9e5cdae9a3ea/t/697920cbdac32240692f5675/1769545931972/Parting+Manual.pdf +midi_channel: + instructions: Unknown +midi_clock: Unknown +midi_inputs: [] +midi_outputs: [] +midi_thru: 'Yes' +pc: + description: Unknown +phantom_power: Unknown +midi_mapping: Not Applicable +cc: + - name: Expression + value: '11' + description: '' + type: variable + min: 0 + max: 127 + - name: Rate + value: '14' + description: '' + type: variable + min: 0 + max: 127 + - name: Depth + value: '15' + description: '' + type: variable + min: 0 + max: 127 + - name: Shape + value: '16' + description: '' + type: variable + min: 0 + max: 127 + - name: Dissolve + value: '17' + description: '' + type: variable + min: 0 + max: 127 + - name: Chance + value: '18' + description: '' + type: variable + min: 0 + max: 127 + - name: Smear + value: '18' + description: '' + type: variable + min: 0 + max: 127 + - name: Glitch + value: '20' + description: '' + type: variable + min: 0 + max: 127 + - name: Time + value: '21' + description: '' + type: variable + min: 0 + max: 127 + - name: Filter + value: '22' + description: '' + type: variable + min: 0 + max: 127 + - name: Mix + value: '23' + description: '' + type: variable + min: 0 + max: 127 + - name: Width + value: '24' + description: '' + type: variable + min: 0 + max: 127 + - name: Subdivisions (LFO Rate) + value: '25' + description: '' + type: variable + min: 0 + max: 127 + - name: Subdivisions (Delay Time) + value: '26' + description: '' + type: variable + min: 0 + max: 127 + - name: Volume + value: '27' + description: '' + type: variable + min: 0 + max: 127 + - name: Modulation Mode + value: '28' + description: '' + type: variable + min: 0 + max: 127 + - name: Filter Mode + value: '29' + description: '' + type: variable + min: 0 + max: 127 + - name: Mix Mode + value: '30' + description: '' + type: variable + min: 0 + max: 127 + - name: Of/Off Switch + value: '85' + description: '' + type: variable + min: 0 + max: 127 + - name: Tap Tempo Switch + value: '86' + description: '' + type: variable + min: 0 + max: 127 + - name: Half Time Switch + value: '87' + description: '' + type: variable + min: 0 + max: 127 + - name: Preset Saving Switch + value: '89' + description: '' + type: variable + min: 0 + max: 127 + - name: MIDI Channel + value: '102' + description: '' + type: variable + min: 0 + max: '16' + - name: Trails Setting + value: '103' + description: '' + type: variable + min: 0 + max: 127 + - name: Stereo Setting + value: '104' + description: '' + type: variable + min: 0 + max: 127 + - name: MIDI Clock Input + value: '105' + description: '' + type: variable + min: 0 + max: 127 + - name: Aux Switch Setting + value: '106' + description: '' + type: variable + min: 0 + max: 127 From 48d3d8c2788d01ab60bd24c67b596e3b450e97bb Mon Sep 17 00:00:00 2001 From: James Toh Date: Wed, 29 Jul 2026 22:04:47 +0800 Subject: [PATCH 2/2] update mapping.json. add oldbloodnoiseendeavors--parting --- data/mapping.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/mapping.json b/data/mapping.json index 215bbaed..082828b9 100644 --- a/data/mapping.json +++ b/data/mapping.json @@ -2058,6 +2058,10 @@ "name": "Dark Star Stereo Soundscape Reverb", "value": "darkstarstereosoundscapereverb" }, + { + "name": "Parting", + "value": "parting" + }, { "name": "Signal Blender Stereo", "value": "signalblenderstereo" @@ -3077,4 +3081,4 @@ ] } ] -} +} \ No newline at end of file