LOOKING TO MAP A BUTTON TO PLAY MY DJ DROP HOW
Mensajes Sun 07 Feb 21 @ 3:25 am
read this
http://www.virtualdj.com/manuals/virtualdj/interface/browser/sideview/sampler.html
check out the script action/verb
sampler_play X
X being sampler slot of the current page.
http://www.virtualdj.com/manuals/virtualdj/interface/browser/sideview/sampler.html
check out the script action/verb
sampler_play X
X being sampler slot of the current page.
Mensajes Sun 07 Feb 21 @ 3:29 am
Below you get a picture how to do the setting.
Add sample in the sampler section, use the sample name in the script inside like this example , sampler_play_stop "my logo"
A tip is if you edit the sample to loop it will contiue to loop.
The best part with this script is, you dont need to be showing the right sample window to trigger it.
Add sample in the sampler section, use the sample name in the script inside like this example , sampler_play_stop "my logo"
A tip is if you edit the sample to loop it will contiue to loop.
The best part with this script is, you dont need to be showing the right sample window to trigger it.

Mensajes Sun 07 Feb 21 @ 6:50 am
Thank you for sharing,
I could NOT get sampler_play_stop "my logo" to work reliably unless, the sample "my logo", was in the the active sampler window.
Is there a place required for the sample, "my logo", to be placed, for it to always work.
OR
can the sample Bank be incorporated into the address for the sample?
For example sampler_play_stop "Bank A" "my logo" or sampler_play_stop "Bank A/my logo"
Thanks in advance
----------
A work around would be to add the sample, "my logo" to every sample bank.
I could NOT get sampler_play_stop "my logo" to work reliably unless, the sample "my logo", was in the the active sampler window.
Is there a place required for the sample, "my logo", to be placed, for it to always work.
OR
can the sample Bank be incorporated into the address for the sample?
For example sampler_play_stop "Bank A" "my logo" or sampler_play_stop "Bank A/my logo"
Thanks in advance
----------
A work around would be to add the sample, "my logo" to every sample bank.
Mensajes Sun 07 Feb 21 @ 1:32 pm
The sample doesn't have to be called My Logo - that was just an example. You can call it whatever you like, and it can be located anywhere. Just add the path to the command.
sampler_play_stop "C:\Users\IIDEEJAYII\Music\Samples\this can be called anything.mp3" (example only)
sampler_play_stop "C:\Users\IIDEEJAYII\Music\Samples\this can be called anything.mp3" (example only)
Mensajes Sun 07 Feb 21 @ 1:43 pm
Thank you GroovinDJ
That worked perfectly..
Thank you for your awesome help as always.
That worked perfectly..
Thank you for your awesome help as always.
Mensajes Sun 07 Feb 21 @ 11:33 pm