thank you :)
I will look at getting the language issue sorted.
I will look at getting the language issue sorted.
Posted Tue 02 Jul 24 @ 9:49 pm
Don't invest time into the language problem. I'm fine with English. In the meantime I figured out how to use it in an efficent way. I created a video where I switch 5 OBS cams right form the pads or let them switch automatically ever 32 or 64beats (with a script). And it works like a charm.
Check out the video here, if you want to: https://youtu.be/IBqjy-eMbB0
Thank you so much for the plugin.
Cheers Jochen
Check out the video here, if you want to: https://youtu.be/IBqjy-eMbB0
Thank you so much for the plugin.
Cheers Jochen
Posted Thu 18 Jul 24 @ 7:52 pm
Hello ...
What am i doing wrong here ...
Can't find the "effect/pads" after installing? Where should i look? Pads? Master effect? Or?
I can see that the plugin is in "Others" in my pluginfolder on pc.
changed language in OBS to english, studio mode enabled.
OBS version 30.2.3
VDJ Version 2025 b8472
I really think this plugin looks nice and would love to get it to work.
Greetings from Denmark
Martin
What am i doing wrong here ...
Can't find the "effect/pads" after installing? Where should i look? Pads? Master effect? Or?
I can see that the plugin is in "Others" in my pluginfolder on pc.
changed language in OBS to english, studio mode enabled.
OBS version 30.2.3
VDJ Version 2025 b8472
I really think this plugin looks nice and would love to get it to work.
Greetings from Denmark
Martin
Posted Sun 08 Dec 24 @ 9:00 am
I never actually made a padpage, I suppose I could do. If you open up the fx gui all the buttons are there and you could build a padpage yourself.
If that's not something you're comfortable with, send me a pm.
I only use it for record on a keyboard key & occasional testing.
If that's not something you're comfortable with, send me a pm.
I only use it for record on a keyboard key & occasional testing.
Posted Sun 08 Dec 24 @ 10:51 am
Just to clarify what I did wrong and provide a small guide to get this amazing plugin working:
In OBS, it’s important that your language is set to English. Open Settings and choose Hotkeys.
In VirtualDJ, go to Master, and under Master Effects, select Other and activate OBSKEYS. A small window will now appear next to Info with buttons labeled F13, F14, F15, etc.
Go back to OBS and choose where you want to use your hotkey.
Press the desired hotkey in VirtualDJ in the little window with the F keys – your selected hotkey will then be visible in OBS. Click Apply when you are done assigning hotkeys to your desired scenes, etc., and then click OK.
To assign your hotkeys to pads, you can use: effect_button obskeys 1, effect_button obskeys 2, effect_button obskeys 3, and so on.
If you want to trigger your pads during a song, you can use a script like this:
effect_button obskeys 1 on & wait 3000ms & effect_button obskeys 1 off, which triggers the button and releases it again after 3 seconds.
I’ve used the plugin to activate/deactivate filters in my OBS for live streaming on Twitch, and it’s a fantastic plugin. Big thanks to locodog, and enjoy your beer.
In OBS, it’s important that your language is set to English. Open Settings and choose Hotkeys.
In VirtualDJ, go to Master, and under Master Effects, select Other and activate OBSKEYS. A small window will now appear next to Info with buttons labeled F13, F14, F15, etc.
Go back to OBS and choose where you want to use your hotkey.
Press the desired hotkey in VirtualDJ in the little window with the F keys – your selected hotkey will then be visible in OBS. Click Apply when you are done assigning hotkeys to your desired scenes, etc., and then click OK.
To assign your hotkeys to pads, you can use: effect_button obskeys 1, effect_button obskeys 2, effect_button obskeys 3, and so on.
If you want to trigger your pads during a song, you can use a script like this:
effect_button obskeys 1 on & wait 3000ms & effect_button obskeys 1 off, which triggers the button and releases it again after 3 seconds.
I’ve used the plugin to activate/deactivate filters in my OBS for live streaming on Twitch, and it’s a fantastic plugin. Big thanks to locodog, and enjoy your beer.
Posted Mon 09 Dec 24 @ 11:53 am