Can someone show me a script for making all 8 of the sampler buttons usable as individual files instead of the same four buttons on each side running the same sounds.
Mensajes Fri 11 Mar 11 @ 1:35 am
Sampler 1 play_stop, sampler 2 play_stop etc etc etc or for a stutter (every time you hit the button the sample starts over) sampler 1 play_stutter, sampler 2 play_stutter etc etc but then you have to map a "sampler stop" in order to turn off the sample.
Hope that helps
Huey
Hope that helps
Huey
Mensajes Fri 11 Mar 11 @ 1:51 am
Replace
sampler 1 play_stop
sampler 2 play_stop
etc..
with
device_side 'left' ? sampler 1 play_stop : sampler 5 play_stop
device_side 'left' ? sampler 2 play_stop : sampler 6 play_stop
etc
sampler 1 play_stop
sampler 2 play_stop
etc..
with
device_side 'left' ? sampler 1 play_stop : sampler 5 play_stop
device_side 'left' ? sampler 2 play_stop : sampler 6 play_stop
etc
Mensajes Fri 11 Mar 11 @ 6:08 am
Whoa! I was way off there, lol! I to have learned something here.
Thanks Bob
Huey
Thanks Bob
Huey
Mensajes Fri 11 Mar 11 @ 9:09 am
Hey, uhmm how do u record ur own "sampler"? I've done it before but I had to do some weird handshake and there has to be an easier way...:/
Mensajes Wed 18 May 11 @ 3:59 pm
Hey guys I'm new to DJ'n. I'm playing around with mix but I was wondering is there any way to download FREE samples??? I've googled it and come of with nothing. Or even a FREE way to create my own sample or drops?? Any help would be greatly appreciated!!!
Mensajes Wed 18 May 11 @ 9:19 pm