Trevliga Spel forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

REKORDBOX stems separation hack

2 posters

Go down

REKORDBOX stems separation hack Empty REKORDBOX stems separation hack

Post by altarofwisdom Fri Mar 31, 2023 6:44 pm

Been struggling a lot with REKORDBOX and Streamdeck, as REKORDBOX ON/OFF features require toggles (CC value of 127 followed by CC value of 0), to toggle, so all modes I've tried of regular midi cc fails to get proper state.
Ended up doing a very simple script:

[(press){cc:1,32,127}{cc:1,32,0}]
[(cc:1,33,127){state:1}]
[(cc:1,33,0){state:0}]

on Streamdeck side, and this on REKORDBOX side:

REKORDBOX stems separation hack G8y+dAGhX16FAAAAABJRU5ErkJggg==
(screenshot seems to be vut on the right, it says MIDI OUT = B021. 020 is 32 in hexadecimal format, 021 is 33)

Streamdeck is sending switch message on CC32, and receiving from REKORDBOX current value on CC33.

This way, state of the button is fully handled by midi messages received from REKORDBOX, allowing for proper state display, whereas button press will always send the push and release on CC, triggering the toggle on RB side.

Dunno, maybe it's doable in an easier way, but this one works, and you can use the same hack to control anything else not present on your DDJ (like lowcut of the reverb, freeze on an echo, ...)

Hope that helps someone ;-)

altarofwisdom

Posts : 3
Join date : 2022-12-30

Eric likes this post

Back to top Go down

REKORDBOX stems separation hack Empty Re: REKORDBOX stems separation hack

Post by Eric Tue Mar 26, 2024 10:12 am

Very good ! I hope i will be able to do the same thing with VirtualDJ !

Eric

Posts : 1
Join date : 2024-03-26

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum