Serato Studio General Discussion

Talk about anything Serato Studio, music production, plugins and supported hardware

MID parameter for Enable Effect

cabecinhas_br 12:39 PM - 9 November, 2024
Hi, is there a MID parameter where I can map to toggle on/off the effect on serato dj pro?

GPT said to use effect_1_enable, but didn't work.

If I try to use auto_loop_enable instead, it works, so the sintax is correct.



<control channel="1" event_type="Note On" control="53">
<userio event="click">
<effect_1_enable deck_set="Default" deck_id="0" slot_id="0">
<translation action_on="press" behaviour="toggle"/>
</effect_1_enable>
</userio>
<userio event="output">
<effect_1_enable deck_set="Default" deck_id="0" slot_id="0">
<translation action_on="any">
<alias name="on" value="127"/>
<alias name="off" value="0"/>
</translation>
</effect_1_enable>
</userio>
</control>
Chris David 5:38 AM - 11 November, 2024
<spam removed>
Serato, Forum Moderator
John Lockhart 6:32 PM - 12 November, 2024
Hi cabecinhas_br,

I think you'd more likely get help if you posted in one of the Serato DJ forum channels rather than this Serato Studio one.

regards, John