Hey Guys,
did someone already tried this & whats to share there mapping?
Can someone explain to me what command i need to give for fx effects?
thank you
did someone already tried this & whats to share there mapping?
Can someone explain to me what command i need to give for fx effects?
thank you
Posted Wed 09 Oct 24 @ 11:08 am
MKI or MKII?
Either case hasn't been defined or mapped.
Without a definition file you can only get simple midi into vdj [no led feedpack]
commands are just the same as all other cases
deck 1 effect_active echo
deck 1 effect_slider 1 1
deck 1 effect_slider echo 2
I've yet to find a midi table for it, but it could be defined depending on how much you want LED feedback.
Either case hasn't been defined or mapped.
Without a definition file you can only get simple midi into vdj [no led feedpack]
commands are just the same as all other cases
deck 1 effect_active echo
deck 1 effect_slider 1 1
deck 1 effect_slider echo 2
I've yet to find a midi table for it, but it could be defined depending on how much you want LED feedback.
Posted Wed 09 Oct 24 @ 11:35 am
There's this PDF for the MK2
Posted Wed 09 Oct 24 @ 11:46 am
Thanks, looks straight forward enough.
Posted Wed 09 Oct 24 @ 12:11 pm
already thans for youre feedback.
it's MK1 that i have.
I have a FLX10, but would like to have more fx control & pad control, that's why i wanna try to use my Akai device. Will try those fx commands. Bad to see you can toggle lights on/off
it's MK1 that i have.
I have a FLX10, but would like to have more fx control & pad control, that's why i wanna try to use my Akai device. Will try those fx commands. Bad to see you can toggle lights on/off
Posted Wed 09 Oct 24 @ 12:23 pm
I have requested from AKAI the MIDI Communication Protocol for the MK1 (could be available online somewhere , but was unable to find). Once i have this, we will create the definition file and will be relatively easy from there to create your own Mapping with all buttons, knobs and leds.
Posted Wed 09 Oct 24 @ 2:01 pm
djdad wrote :
I have requested from AKAI the MIDI Communication Protocol for the MK1 (could be available online somewhere , but was unable to find). Once i have this, we will create the definition file and will be relatively easy from there to create your own Mapping with all buttons, knobs and leds.
Hey DJDad, thank you, looking forward!
Posted Fri 11 Oct 24 @ 6:16 am
Ciao,
Prova questi. Li ho creati io per il mio. Devi solo controllare e modificare vid="0x09E8" pid="0x0027"
Prova questi. Li ho creati io per il mio. Devi solo controllare e modificare vid="0x09E8" pid="0x0027"
<device name="APCKey25" author="Floz70" description="APCKEY25_2" version="2" type="MIDI" vid="0x09E8" pid="0x0027" decks="2" padColumns="4" padRows="2" padSides="1">
>
<!-- Decks Buttons-->*
<button note="0x20" name="A1" deck="1" channel="0" />
<button note="0x21" name="B1" deck="1" channel="0" />
<button note="0x22" name="C1" deck="1" channel="0" />
<button note="0x23" name="D1" deck="1" channel="0" />
<button note="0x24" name="A1" deck="2" channel="0" />
<button note="0x25" name="B1" deck="2" channel="0" />
<button note="0x26" name="C1" deck="2" channel="0" />
<button note="0x27" name="D1" deck="2" channel="0" />
<button note="0x18" name="A2" deck="1" channel="0" />
<button note="0x19" name="B2" deck="1" channel="0" />
<button note="0x1A" name="C2" deck="1" channel="0" />
<button note="0x1B" name="D2" deck="1" channel="0" />
<button note="0x1C" name="A2" deck="2" channel="0" />
<button note="0x1D" name="B2" deck="2" channel="0" />
<button note="0x1E" name="C2" deck="2" channel="0" />
<button note="0x1F" name="D2" deck="2" channel="0" />
<button note="0x10" name="A3" deck="1" channel="0" />
<button note="0x11" name="B3" deck="1" channel="0" />
<button note="0x12" name="C3" deck="1" channel="0" />
<button note="0x13" name="D3" deck="1" channel="0" />
<button note="0x14" name="A3" deck="2" channel="0" />
<button note="0x15" name="B3" deck="2" channel="0" />
<button note="0x16" name="C3" deck="2" channel="0" />
<button note="0x17" name="D3" deck="2" channel="0" />
<button note="0x08" name="A4" deck="1" channel="0" />
<button note="0x09" name="B4" deck="1" channel="0" />
<button note="0x0A" name="C4" deck="1" channel="0" />
<button note="0x0B" name="D4" deck="1" channel="0" />
<button note="0x0C" name="A4" deck="2" channel="0" />
<button note="0x0D" name="B4" deck="2" channel="0" />
<button note="0x0E" name="C4" deck="2" channel="0" />
<button note="0x0F" name="D4" deck="2" channel="0" />
<button note="0x00" name="A5" deck="1" channel="0" />
<button note="0x01" name="B5" deck="1" channel="0" />
<button note="0x02" name="C5" deck="1" channel="0" />
<button note="0x03" name="D5" deck="1" channel="0" />
<button note="0x04" name="A5" deck="2" channel="0" />
<button note="0x05" name="B5" deck="2" channel="0" />
<button note="0x06" name="C5" deck="2" channel="0" />
<button note="0x07" name="D5" deck="2" channel="0" />
<!-- Single Buttons-->*
<button note="0x40" name="UP" channel="0" />
<button note="0x41" name="DOWN" channel="0" />
<button note="0x42" name="REW" channel="0" />
<button note="0x43" name="FFWD" channel="0" />
<button note="0x44" name="VOLUME" channel="0" />
<button note="0x45" name="PAN" channel="0" />
<button note="0x46" name="SEND" channel="0" />
<button note="0x47" name="DEVICE" channel="0" />
<button note="0x51" name="STOP ALL CLIPS" channel="0" />
<button note="0x52" name="CLIP STOP" channel="0" />
<button note="0x53" name="SOLO" channel="0" />
<button note="0x54" name="REC ARM" channel="0" />
<button note="0x55" name="MUTE" channel="0" />
<button note="0x56" name="SELECT" channel="0" />
<button note="0x5B" name="PLAY/PAUSE" channel="0" />
<button note="0x5D" name="REC" channel="0" />
<button note="0x62" name="ERASER" channel="0" />
<!-- Notes-->*
<button note="0x00" name="00" channel="1" />
<button note="0x30" name="N_C3" channel="1" />
<button note="0x31" name="N_C#3" channel="1" />
<button note="0x32" name="N_D3" channel="1" />
<button note="0x33" name="N_Eb3" channel="1" />
<button note="0x34" name="N_E3" channel="1" />
<button note="0x35" name="N_F3" channel="1" />
<button note="0x36" name="N_F#3" channel="1" />
<button note="0x37" name="N_G3" channel="1" />
<button note="0x38" name="N_G#3" channel="1" />
<button note="0x39" name="N_A3" channel="1" />
<button note="0x3A" name="N_Bb3" channel="1" />
<button note="0x3B" name="N_B3" channel="1" />
<button note="0x3C" name="N_C4" channel="1" />
<button note="0x3D" name="N_C#4" channel="1" />
<button note="0x3E" name="N_D4" channel="1" />
<button note="0x3F" name="N_Eb4" channel="1" />
<button note="0x40" name="N_E4" channel="1" />
<button note="0x41" name="N_F4" channel="1" />
<button note="0x42" name="N_F#4" channel="1" />
<button note="0x43" name="N_G4" channel="1" />
<button note="0x44" name="N_G#4" channel="1" />
<button note="0x45" name="N_A4" channel="1" />
<button note="0x46" name="N_Bb4" channel="1" />
<button note="0x47" name="N_B4" channel="1" />
<button note="0x48" name="N_C5" channel="1" />
<button note="0x78" name="78" channel="1" />
<!-- Sliders-->*
<slider cc="0x30" name="slider1" channel="0"/>
<slider cc="0x31" name="slider2" channel="0"/>
<slider cc="0x32" name="slider3" channel="0"/>
<slider cc="0x33" name="slider4" channel="0"/>
<slider cc="0x34" name="slider5" channel="0"/>
<slider cc="0x35" name="slider6" channel="0"/>
<slider cc="0x36" name="slider7" channel="0"/>
<slider cc="0x37" name="slider8" channel="0"/>
<!--RGB Leds-->*
<color note="0x20" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A1" deck="1" />
<color note="0x21" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B1" deck="1" />
<color note="0x22" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C1" deck="1" />
<color note="0x23" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D1" deck="1" />
<color note="0x24" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A1" deck="2" />
<color note="0x25" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B1" deck="2" />
<color note="0x26" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C1" deck="2" />
<color note="0x27" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D1" deck="2" />
<color note="0x18" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A2" deck="1" />
<color note="0x19" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B2" deck="1" />
<color note="0x1A" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C2" deck="1" />
<color note="0x1B" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D2" deck="1" />
<color note="0x1C" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A2" deck="2" />
<color note="0x1D" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B2" deck="2" />
<color note="0x1E" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C2" deck="2" />
<color note="0x1F" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D2" deck="2" />
<color note="0x10" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A3" deck="1" />
<color note="0x11" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B3" deck="1" />
<color note="0x12" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C3" deck="1" />
<color note="0x13" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D3" deck="1" />
<color note="0x14" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A3" deck="2" />
<color note="0x15" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B3" deck="2" />
<color note="0x16" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C3" deck="2" />
<color note="0x17" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D3" deck="2" />
<color note="0x08" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A4" deck="1" />
<color note="0x09" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B4" deck="1" />
<color note="0x0A" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C4" deck="1" />
<color note="0x0B" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D4" deck="1" />
<color note="0x0C" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A4" deck="2" />
<color note="0x0D" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B4" deck="2" />
<color note="0x0E" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C4" deck="2" />
<color note="0x0F" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D4" deck="2" />
<color note="0x00" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A5" deck="1" />
<color note="0x01" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B5" deck="1" />
<color note="0x02" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C5" deck="1" />
<color note="0x03" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D5" deck="1" />
<color note="0x04" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_A5" deck="2" />
<color note="0x05" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_B5" deck="2" />
<color note="0x06" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_C5" deck="2" />
<color note="0x07" values="0x00=black,0x01=green,0x02=darkgreen,0x03=red,0x04=darkred,0x05=yellow,0x06=darkyellow" name="LED_D5" deck="2" />
<!--R Leds-->*
<led note="0x40" name="LED_UP" />
<led note="0x41" name="LED_DOWN" />
<led note="0x42" name="LED_REW" />
<led note="0x43" name="LED_FFWD" />
<led note="0x44" name="LED_VOLUME" />
<led note="0x45" name="LED_PAN" />
<led note="0x46" name="LED_SEND" />
<led note="0x47" name="LED_DEVICE" />
<led note="0x51" name="LED_STOP ALL CLIPS" />
<led note="0x52" name="LED_CLIP STOP" />
<led note="0x53" name="LED_SOLO" />
<led note="0x54" name="LED_REC ARM" />
<led note="0x55" name="LED_MUTE" />
<led note="0x56" name="LED_SELECT" />
<led note="0x5B" name="LED_PLAY/PAUSE" />
<led note="0x5D" name="LED_REC" />
<led note="0x62" name="LED_ERASER" />
Posted 2 days ago @ 7:05 am
Questo invece per come li ho mappati io, ma li puoi prendere come spunto per i tuoi
<?xml version="1.0" encoding="UTF-8"?>
<mapper device="APCKey25" version="850" date="2026-07-16">
<map value="N_C3" action="deck 1 down ? effect_active "cut" : effect_active off" />
<map value="N_D3" action="down ? effect_active "flanger" : effect_active off" />
<map value="N_E3" action="down ? effect_active "delay" : effect_active off" />
<map value="N_F3" action="down ? effect_active "echo out" : effect_active off" />
<map value="N_G3" action="sampler_pad 5" />
<map value="N_A3" action="sampler_pad 6" />
<map value="N_B3" action="sampler_pad 7" />
<map value="N_C4" action="sampler_pad 8" />
<map value="N_D4" action="sampler_pad 9" />
<map value="N_E4" action="sampler_pad 10" />
<map value="N_F4" action="sampler_pad 11" />
<map value="N_G4" action="sampler_pad 12" />
<map value="N_A4" action="sampler_pad 13" />
<map value="N_B4" action="sampler_pad 14" />
<map value="N_C5" action="sampler_pad 15" />
<map value="LED_VOLUME" action="browsed_file_prepare_stems" />
<map value="VOLUME" action="browsed_file_prepare_stems" />
<map value="LED_PAN" action="get_browsed_color "green" " />
<map value="PAN" action="browsed_file_color "green"" />
<map value="SEND" action="browsed_file_reload_tag" />
<map value="CLIP STOP" action="video" />
<map value="LED_CLIP STOP" action="video" />
<map value="PLAY/PAUSE" action="prelisten" />
<map value="DOWN" action="browser_scroll +1" />
<map value="UP" action="holding ? browser_scroll "top" : browser_scroll -1" />
<map value="ERASER" action="shift" />
<map value="SHIFT_PAN" action="browsed_file_color "reset" : " />
<map value="DEVICE" action="browser_sort "bpm"" />
<map value="LED_DEVICE" action="browser_sort "bpm"" />
<map value="A1" action="mute_stem "Rhythm"" />
<map value="LED_A1" action="has_stems ? mute_stem "Rhythm" ? color "darkred" : color "red" : color "black"" />
<map value="B1" action="mute_stem "Vocal"" />
<map value="LED_B1" action="has_stems ? mute_stem "Vocal" ? color "darkgreen" : color "green" : color "black"" />
<map value="C1" action="mute_stem "Melody"" />
<map value="LED_C1" action="has_stems ? mute_stem "Melody" ? color "darkyellow" : color "yellow" : color "black"" />
<map value="LED_A5" action="get_beat_num 4 ? color green : color yellow" />
<map value="LED_D5" action="get_beat_num 1 ? color green : color yellow" />
<map value="D5" action="beatjump +2" />
<map value="A5" action="beatjump -2" />
<map value="FFWD" action="browser_window "songs"" />
<map value="REW" action="browser_window "folders"" />
<map value="slider4" action="master_volume" />
<map value="slider8" action="sampler_volume_master" />
<map value="STOP ALL CLIPS" action="select" />
<map value="B5" action="holding ? unload : load" />
<map value="C5" action="play_button" />
<map value="LED_B5" action="loaded ? color green : color black" />
<map value="LED_C5" action="play ? color red : color darkred" />
<map value="A4" action="pitch_bend -2% 500ms" />
<map value="D4" action="pitch_bend +2% 500ms" />
<map value="LED_D4" action="play ? color yellow : color dark" />
<map value="LED_A4" action="play ? color yellow : color dark" />
<map value="C4" action="custom_button 4" />
<map value="LED_C4" action="get_beatgrid 1 ? color green : color black" />
<map value="A3" action="goto_first_beat" />
<map value="LED_A3" action="play ? color red : color black" />
<map value="SOLO" action="sort_cues & cue_color 1 red & cue_color 2 orange & cue_color 3 blue & cue_color 4 yellow & cue_color 5 green & cue_color 6 magenta & cue_color 7 cyan & cue_color 8 "#BE78FF"" />
<map value="LED_SOLO" action="constant 1" />
<map value="D1" action="bpm_stabilizer" />
<map value="LED_D1" action="has_variable_bpm ? bpm_stabilizer ? color darkgreen : color green : color black" />
<map value="SHIFT_D1" action="set_fluid" />
<map value="REC ARM" action="deck master video_fx "karaoke"" />
<map value="LED_REC ARM" action="deck master video_fx "karaoke"" />
<map value="A2" action="holding ? pitch_zero : pitch_reset" />
<map value="LED_A2" action="get_pitch_zero ? color green : color darkgreen" />
<map value="SELECT" action="pitch_lock" />
<map value="LED_SELECT" action="pitch_lock" />
<map value="LED_PLAY/PAUSE" action="prelisten" />
<map value="MUTE" action="var_equal gen 1 ? browsed_song "genre" "Cartoon" : var_equal gen 2 ? browsed_song "genre" "Warm-Up" : var_equal gen 3 ? browsed_song "genre" "Peak Time" : var_equal gen 4 ? browsed_song "genre" "Closing/Chill" : var_equal gen 5 ? browsed_song "genre" "Doubt" : var_equal gen 6 ? browsed_song "genre" "Slideshow" : var_equal gen 7 ? browsed_song "genre" "" : var_equal gen 8 ? browsed_song "genre" "Samples" : var_equal gen 9 ? browsed_song "genre" "Effects" : var_equal gen 0 ? browsed_song "genre" "Loop" : var_equal gen 10 ? browsed_song "genre" "Ambient"" />
<map value="SHIFT_MUTE" action="cycle gen 11 & var_equal gen 1 ? browsed_song "genre" "Cartoon" : var_equal gen 2 ? browsed_song "genre" "Warm-Up" : var_equal gen 3 ? browsed_song "genre" "Peak Time" : var_equal gen 4 ? browsed_song "genre" "Closing/Chill" : var_equal gen 5 ? browsed_song "genre" "Doubt" : var_equal gen 6 ? browsed_song "genre" "Slideshow" : var_equal gen 7 ? browsed_song "genre" "" : var_equal gen 8 ? browsed_song "genre" "Samples" : var_equal gen 9 ? browsed_song "genre" "Effects" : var_equal gen 0 ? browsed_song "genre" "Loop" : browsed_song "genre" "Ambient"" />
<map value="slider3" action="zoom & zoom_scratch" />
<map value="SHIFT_CLIP STOP" action="setting "videoSkin" "for Live:live" ? setting "videoSkin" "" : setting "videoSkin" "for Live:live"" />
<map value="N_C#3" action="deck 1 padfx "echo out" 80% 1bt "stemfx:vocal"" />
<map value="N_Eb3" action="deck 1 padfx "Reverb" 80% "stemfx:vocal"" />
<map value="N_F#3" action="deck 1 padfx "Beat Grid" "stemfx:MeloRhythm"" />
<map value="N_G#3" action="deck 1 padfx "echo out" 80% 1bt "stemfx:MeloRhythm"" />
<map value="N_Bb3" action="deck 1 padfx "Beat Grid" 0% smart_pressed" />
<map value="N_C#4" action="deck 2 padfx "echo out" 80% 1bt "stemfx:vocal"" />
<map value="N_Eb4" action="deck 2 padfx "Reverb" 80% "stemfx:vocal"" />
<map value="N_F#4" action="deck 2 padfx "Beat Grid" "stemfx:MeloRhythm"" />
<map value="N_G#4" action="deck 2 padfx "echo out" 80% 1bt "stemfx:MeloRhythm"" />
<map value="N_Bb4" action="deck 2 padfx "Beat Grid" 0% smart_pressed" />
<map value="B2" action="effect_disable_all" />
<map value="LED_B2" action="effects_used ? color darkred : color yellow" />
<map value="B3" action="custom_button 1" />
<map value="B4" action="custom_button 3" />
<map value="C3" action="custom_button 2" />
<map value="LED_B3" action="custom_button 1 ? color green : color black" />
<map value="slider1" action="custom_button_edit 1" />
<map value="SHIFT_PLAY/PAUSE" action="deck 1 play_button & deck 2 play_button" />
<map value="slider6" action="Deck 1 eq_low" />
<map value="slider7" action="deck 2 eq_low" />
<map value="slider5" action="crossfader & param_bigger 0.50 ? param_add -0.5 & deck 2 eq_low & param_invert & param_add -0.5 & deck 1 eq_low : invert_param & deck 1 eq_low & deck 2 eq_low 0.5" />
</mapper>
Posted yesterday @ 7:07 am





