Hey Friends,
I'm looking at building a custom midi controller for playing around with stems
-the plan so far is to build a controller that resembles and expands on nicotux's stems mixer window and place it ontop a free space of my mixer pictured here:
nicotux's vb skin stem window
https://www.virtualdj.com/img/336555/87055/182017584_465037467938957_5472721933106033031_n[1].png
controller ontop of mixer
https://www.virtualdj.com/img/336556/7932/11123.png
why ontop of my prime 4's screen?, coz its laggy asf with vdj, im using a higher refreshing 29" display attached to my case instead.
as pictured, but not set in stone the stems midi controller might include
5 x faders = kick/bass/isntru/vocal/hihat
10 x centre detent knob pots for an alternate mixing type to faders
10 x latching pads for deck A /deck B stem mutes
10 x extra buttons for solo'ing a stem
40 x buttons to control the xa1-8, ad1-8,XV1-8,VD1-8 buttons
more????
the controller will be made open source and 3d printable as im going to up it to thingiverse for maximum love.
-am thinking of call this project 'SysStemic'
what are your thoughts ?
questions-
would anybody out there be interested in making me a custom skin for this project ? -i can pay for your services :) comission?? commission ?? $$$$
also do any of you know the mapping command to
'play deck 1(a) and clone playback[instant double] to deck 3(c) and/or other decks' at the same time?
would love to hear some feedback :)
cheers,
.Luke
I'm looking at building a custom midi controller for playing around with stems
-the plan so far is to build a controller that resembles and expands on nicotux's stems mixer window and place it ontop a free space of my mixer pictured here:
nicotux's vb skin stem window
https://www.virtualdj.com/img/336555/87055/182017584_465037467938957_5472721933106033031_n[1].png
controller ontop of mixer
https://www.virtualdj.com/img/336556/7932/11123.png
why ontop of my prime 4's screen?, coz its laggy asf with vdj, im using a higher refreshing 29" display attached to my case instead.
as pictured, but not set in stone the stems midi controller might include
5 x faders = kick/bass/isntru/vocal/hihat
10 x centre detent knob pots for an alternate mixing type to faders
10 x latching pads for deck A /deck B stem mutes
10 x extra buttons for solo'ing a stem
40 x buttons to control the xa1-8, ad1-8,XV1-8,VD1-8 buttons
more????
the controller will be made open source and 3d printable as im going to up it to thingiverse for maximum love.
-am thinking of call this project 'SysStemic'
what are your thoughts ?
questions-
would anybody out there be interested in making me a custom skin for this project ? -i can pay for your services :) comission?? commission ?? $$$$
also do any of you know the mapping command to
'play deck 1(a) and clone playback[instant double] to deck 3(c) and/or other decks' at the same time?
would love to hear some feedback :)
cheers,
.Luke
Posted Sat 22 May 21 @ 5:15 am
user21397992 wrote :
do any of you know the mapping command to
'play deck 1(a) and clone playback[instant double] to deck 3(c) and/or other decks' at the same time?
'play deck 1(a) and clone playback[instant double] to deck 3(c) and/or other decks' at the same time?
I assign a set of decks to crossfader side 1 for left & 3 and 2 & 4 for right by default, other have to be set by hand
then use things like this
LoadStem left deck = deck all cross_assign left? load :
LoadStem right deck = deck all cross_assign right ? load :
LoadStem= leftdeck ? deck all cross_assign 'left' ? load : : deck all cross_assign right ? load :
same for play, stop, loops...
More examples exitst in the forum but was not able to find them
Note due to multiple decks, bleed need to be set in a way not to amplify overlapping filter zone
Well it's always a good idea to get ideas like this :)
mybe consider HID instead of MIDI, it's simpler and more customizable
Posted Sat 22 May 21 @ 6:35 am