This is the only script I could get to work,
crossfader & deck 1 effect_active 'volume' ? crossfader_disable 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% & deck 2 effect_slider 'echo' 1 80% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% & deck 1 effect_slider 'echo' 1 80% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95% & deck 1 effect_slider 'echo' 1 0% & deck 2 effect_slider 'echo' 1 0% : crossfader & crossfader_disable 0
And Im loving the way its set!!
For some reason I have to manually turn the echo on deck 2 though??
crossfader & deck 1 effect_active 'volume' ? crossfader_disable 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% & deck 2 effect_slider 'echo' 1 80% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% & deck 1 effect_slider 'echo' 1 80% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95% & deck 1 effect_slider 'echo' 1 0% & deck 2 effect_slider 'echo' 1 0% : crossfader & crossfader_disable 0
And Im loving the way its set!!
For some reason I have to manually turn the echo on deck 2 though??
Mensajes Tue 25 Nov 14 @ 8:05 pm
\yep that's the advanced 1, great for slamming the crossfader to each side in build ups, and for trailed transitions, I haven't had chance to crab with it.
That's pretty strange,
1 that only 1 of the 2 xfader scripts work &
2 The switching needing more than 1 press on per side
What are you using button wise?
I'll have a look, I was sure that was solid.
Could you check and put the button script on 2 custom buttons (1 each side) Mousey only for fault finding
each button should turn each respective echo on.
That's pretty strange,
1 that only 1 of the 2 xfader scripts work &
2 The switching needing more than 1 press on per side
What are you using button wise?
I'll have a look, I was sure that was solid.
Could you check and put the button script on 2 custom buttons (1 each side) Mousey only for fault finding
each button should turn each respective echo on.
Mensajes Wed 26 Nov 14 @ 2:51 am
Ok just so I'm on the same page,
You want me to use the same script on 2 different buttons on the skin and not on a controller, right??
Also could you add Reverb to the script please?? I want a dynamic kind of echo if that makes sense?
Again though bro, HUGE THANKS for putting in the time and effort to get this working. Y'all keep this up and I'll be back to using VDJ live again 😉
You want me to use the same script on 2 different buttons on the skin and not on a controller, right??
Also could you add Reverb to the script please?? I want a dynamic kind of echo if that makes sense?
Again though bro, HUGE THANKS for putting in the time and effort to get this working. Y'all keep this up and I'll be back to using VDJ live again 😉
Mensajes Wed 26 Nov 14 @ 8:45 am
Yep The same script on two custom buttons on the skin (one for each deck) and each button will turn each side on
This should prove (test) that the script is good and that will lead me to believe there's something different about your HW.
You want a dynamic reveb echo'd crossfader, no problem.
Advanced Xfader with added reverb
I've had a thought as to why why tradition XF script didn't work at all for you... perhaps the echo strength was set to 0% at your end?
The traditional one is open for the user to pick the echo strength via the controller, the advanced one bounces the echo strength up and down automatically,
older scripts brought up GUIs to show you what was happening....... Perhaps I need to send the echo to a FX slot *ponders* (start thinking for the limits of HW)
And finally I've come up with a clear plan to have these type of chains as something you can navigate to like any other effect and not as a dedicated button,
BUT whilst possible right now, it would mean having to change every skin and mapping that uses effect select, only a little bit, but it's a pretty hug task.
This should prove (test) that the script is good and that will lead me to believe there's something different about your HW.
You want a dynamic reveb echo'd crossfader, no problem.
Advanced Xfader with added reverb
crossfader & deck 1 effect_active 'volume' ? crossfader_disable 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% & deck 2 effect_slider 'echo' 1 80% & deck 2 effect_active 'reverb' 1 : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% & deck 1 effect_slider 'echo' 1 80% & deck 1 effect_active 'reverb' 1 : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95% & deck 1 effect_slider 'echo' 1 0% & deck 2 effect_slider 'echo' 1 0% & deck 1 effect_active 'reverb' 0 & deck 2 effect_active 'reverb' 0 : crossfader & crossfader_disable 0
I've had a thought as to why why tradition XF script didn't work at all for you... perhaps the echo strength was set to 0% at your end?
The traditional one is open for the user to pick the echo strength via the controller, the advanced one bounces the echo strength up and down automatically,
older scripts brought up GUIs to show you what was happening....... Perhaps I need to send the echo to a FX slot *ponders* (start thinking for the limits of HW)
And finally I've come up with a clear plan to have these type of chains as something you can navigate to like any other effect and not as a dedicated button,
BUT whilst possible right now, it would mean having to change every skin and mapping that uses effect select, only a little bit, but it's a pretty hug task.
Mensajes Wed 26 Nov 14 @ 10:06 am
Ok I'll test this all out tonight cause I'm at this small hicup called a "day job", lmao!!
As for the script not working now that I think about it your right I think. I never touched the echo knob so I do believe it was still on 0%.
Again I'll test all this out tonight an let you know how it's going!!
I always have the multi effects open on my skin so I can see when the echo is on/off so I think that's all good there.
As for the script not working now that I think about it your right I think. I never touched the echo knob so I do believe it was still on 0%.
Again I'll test all this out tonight an let you know how it's going!!
I always have the multi effects open on my skin so I can see when the echo is on/off so I think that's all good there.
Mensajes Wed 26 Nov 14 @ 10:22 am
Ok bro both crossfader scripts work!! Hell yeah!!
Now I haven't gotten around to trying out the custom buttons yet because I've been having to much fun cuttin it up, lmmfao!!
Tomorrow is Thanksgiving day here so I probably won't get around to it for a day or 2 but the way it is now is perfect for me and the little bit of scratching that I do, lol!
Now I haven't gotten around to trying out the custom buttons yet because I've been having to much fun cuttin it up, lmmfao!!
Tomorrow is Thanksgiving day here so I probably won't get around to it for a day or 2 but the way it is now is perfect for me and the little bit of scratching that I do, lol!
Mensajes Wed 26 Nov 14 @ 10:29 pm
Woa works tremendous its fabolus,its amanzing I been using same set up with rane tt57 long time ago with serato ,but with vdj8 works better im using my Hércules rmx congratulations!!!!!!!
Mensajes Thu 27 Nov 14 @ 3:55 am
espepe wrote :
.....using same set up with rane tt57 long time ago with serato ,but with vdj8 works better im using my Hércules rmx congratulations!!!!!!!
Fantastic ;-)
4 deck assignable crossfader is in the works, I've got it working in principle, just some logic to work out for !leftcross & !rightcross
240 lines of script, just for the crossfader, and counting.
Mensajes Thu 27 Nov 14 @ 10:02 am
Ok so I mapped 2 custom buttons (1 on each side, deck 1/deck 1) I then mapped the sync button on my DDJ SP1 and now I have a button for each deck!!!
So adding the script to custom buttons seems to work.
BUT I have to have the multi effects window open in order for it to work and I can't seem to get my buttons LED's light up when I turn it on?? Any ideas there to get it working??
And 1 last thing, can you add the reverb to the traditional script please?
Also when I reverse the crossfader (hamster style) it won't reverse WHILE the script is active, not a big deal for me but for other it could be.
Anyways I gotta help the wife before she throws my decks out the window, lmmfao!! Thanks bro and HAPPY THANKGIVING 🍴🍗🍺
So adding the script to custom buttons seems to work.
BUT I have to have the multi effects window open in order for it to work and I can't seem to get my buttons LED's light up when I turn it on?? Any ideas there to get it working??
And 1 last thing, can you add the reverb to the traditional script please?
Also when I reverse the crossfader (hamster style) it won't reverse WHILE the script is active, not a big deal for me but for other it could be.
Anyways I gotta help the wife before she throws my decks out the window, lmmfao!! Thanks bro and HAPPY THANKGIVING 🍴🍗🍺
Mensajes Thu 27 Nov 14 @ 10:25 am
Ok I'll address in order
1 Multi effects window , I have ideas that it's to do with your controller, I'll try adding effect slots to the script at some point soon (few days)
2 Reverb to traditional Xfader, can do, (few days) how do you want it to act? reverb when active or when active and the fader is closed?
3 Hamster style, Not addressed yet, pretty simple to do, I just want to have a few confirmations that the script is solid before I include it. (trying to keep it simple until all fault finding is done)
4 Tell your missus not to throw it out the window she can UPS it to me.
Still on with 4 decks, 410 lines of script now.
1 Multi effects window , I have ideas that it's to do with your controller, I'll try adding effect slots to the script at some point soon (few days)
2 Reverb to traditional Xfader, can do, (few days) how do you want it to act? reverb when active or when active and the fader is closed?
3 Hamster style, Not addressed yet, pretty simple to do, I just want to have a few confirmations that the script is solid before I include it. (trying to keep it simple until all fault finding is done)
4 Tell your missus not to throw it out the window she can UPS it to me.
Still on with 4 decks, 410 lines of script now.
Mensajes Thu 27 Nov 14 @ 11:49 am
Ok huey I think I have a lead to the won't work on deck 2 issue (even with customs mapped to your HW) I've found the same with keyboard mapped to customs too
This works nicely with keyboarded customs here, (I've L&R split the script)
These are for users with a split definition file (quite rare), or those wanting to put them on custom buttons.
(honestly, customs are huge if you're willing to abandon effect select etc, and spend the time fully mapping HW to work with customs as they did effect select, not only can you call all effects but you can call chains, or any other script)
script for left button or left custom button
script for right button or right custom button
Let me know if this sorts it and I can the start on the 4 deck button(s). (4 deck crossfader is done, only 350 lines of script)
& you still haven't explained how you'd like the traditional with reverb (I asked a couple of posts ago)
This works nicely with keyboarded customs here, (I've L&R split the script)
These are for users with a split definition file (quite rare), or those wanting to put them on custom buttons.
(honestly, customs are huge if you're willing to abandon effect select etc, and spend the time fully mapping HW to work with customs as they did effect select, not only can you call all effects but you can call chains, or any other script)
script for left button or left custom button
deck 1 effect_active 'volume' ? deck 1 effect_active 'echo' ? deck 2 effect_active 'echo' ? deck 1 effect_active 'echo' 0 : crossfader_disable 0 & crossfader +0% & deck 1 effect_active 'volume' 0 & deck 2 effect_active 'volume' 0 & deck 1 effect_active 'echo' 0 : deck 1 effect_active 'echo' 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95% : crossfader_disable 1 & deck 1 effect_active 'volume' 1 & deck 2 effect_active 'volume' 1 & deck 1 effect_active 'echo' 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95%
script for right button or right custom button
deck 1 effect_active 'volume' ? deck 2 effect_active 'echo' ? deck 1 effect_active 'echo' ? deck 2 effect_active 'echo' 0 : crossfader_disable 0 & crossfader +0% & deck 1 effect_active 'volume' 0 & deck 2 effect_active 'volume' 0 & deck 2 effect_active 'echo' 0 : deck 2 effect_active 'echo' 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95% : crossfader_disable 1 & deck 1 effect_active 'volume' 1 & deck 2 effect_active 'volume' 1 & deck 2 effect_active 'echo' 1 & param_bigger crossfader 2% ? deck 1 effect_slider 'volume' 1 100% & deck 2 effect_slider 'volume' 1 0% : param_smaller crossfader 98% ? deck 1 effect_slider 'volume' 1 0% & deck 2 effect_slider 'volume' 1 100% : deck 1 effect_slider 'volume' 1 95% & deck 2 effect_slider 'volume' 1 95%
Let me know if this sorts it and I can the start on the 4 deck button(s). (4 deck crossfader is done, only 350 lines of script)
& you still haven't explained how you'd like the traditional with reverb (I asked a couple of posts ago)
Mensajes Sat 29 Nov 14 @ 11:27 am
Ok I did get my DDJ SP1 buttons mapped using the previous scripts not the newest batch you just posted (actually I never even tried your new ones yet). Here's a quick video.....and yeah I know it's crappy but you get my drift 😜
As for the reverb Im not sure if I need now, let me think about it and I'll get back to you.
Mensajes Sat 29 Nov 14 @ 5:31 pm