RE: Gate Cue Pad Mode with Virtual DJ

Sdílet
Vložit
  • čas přidán 14. 10. 2024
  • This is a video i made as a response to • Gate Cue Scratching (y... by Pri yon Joni
    Sorry for my crackling voice, i had to be kinda quiet ^^'
    Here is the vdjscript action you see in the video (this is for the first pad, every other pad has only the number changed:
    has_cue 1 ? down ? hot_cue 1 & mute off : var '%gc1' ? toggle '%gc1' : mute on : down ? set_cue 1 & toggle '%gc1'
    After recording this i realized you could also make the normal cue button behave like this with a toggle. Then it would even work for controllers without pads!
    It's actually really nice to make these functionalities as a script because you can understand how exactly it behaves, and you can predict what it does in special situations. You just need a little bit of programming understanding, like how variables work.
    Follow me on Twitch! / functiondj

Komentáře • 4

  • @NatZingg
    @NatZingg Před rokem

    this is awesome! in the interface pad page for this gate cue script, do u know how to get it to display the hotcue names? right now for me it just says "has_cue" for all of them...

  • @BloodyEpicG4m3rZ
    @BloodyEpicG4m3rZ Před 2 lety

    Legend, I'd love to try this out, have you got an updated action? just wanted to check if the one you posted in the description is the latest one :)