Slicer effect
DDJ-SB2
I've programmed my sampler pad buttons to slicer effect. I've noticed that the effect stays on after I depress the key.
Any idea how I can get the effect to turn off as soon as I depress the key?
DDJ-SB2
I've programmed my sampler pad buttons to slicer effect. I've noticed that the effect stays on after I depress the key.
Any idea how I can get the effect to turn off as soon as I depress the key?
发表时间 Fri 03 Nov 17 @ 2:43 pm
thistleknot wrote :
I've programmed my sampler pad buttons to slicer effect.
How exactly have you mapped those buttons ?
They should be mapped as ..
slicer 1 ... to .. slicer 8
SAMPLER_PAD1 : slicer 1
SAMPLER_PAD2 : slicer 2
SAMPLER_PAD3 : slicer 3
SAMPLER_PAD4 : slicer 4
SHIFT_SAMPLER_PAD1 : slicer 5
SHIFT_SAMPLER_PAD2 : slicer 6
SHIFT_SAMPLER_PAD3 : slicer 7
SHIFT_SAMPLER_PAD4 : slicer 8
For the LEDs, you either need to delete the LED_SAMPLER_PAD1 to 4 and LED_SHIFT_SAMPLER_PAD1 to 4 or assign them with the same actions as the buttons above.
发表时间 Sat 04 Nov 17 @ 12:20 am
I had them as
effect_button 'slicer' 1
effect_button 'slicer' 1
发表时间 Sat 04 Nov 17 @ 1:54 am
Those wont offer the expected result. Better use the actions as given above.
发表时间 Sat 04 Nov 17 @ 3:22 am