Hello to the community.
About the sampler, the huge improvement we want to see is the capability to keep the same volume level of EACH PITCH SLIDER from an external pad device (Akai and others) because when you launch vdj the volume of each sample is all the way up and you must push up each sliders to get the volume control of the each sample.
Careful i don't talk about the master volume of the sampler!!!
About the sampler, the huge improvement we want to see is the capability to keep the same volume level of EACH PITCH SLIDER from an external pad device (Akai and others) because when you launch vdj the volume of each sample is all the way up and you must push up each sliders to get the volume control of the each sample.
Careful i don't talk about the master volume of the sampler!!!
Mensajes Thu 28 Oct 21 @ 3:41 pm
There are too many ways to get wrong volume with samples
sampler_group_volume
sampler_inputgain <=== maybe this one ?
sampler_velocity
sampler_volume
sampler_volume_master
sampler_volume_nogroup
sampler_group_mute
sampler_mute
get_level 'sampler'
get limiter 'sampler'
and level of output deck can be used too when specified
sampler_group_volume
sampler_inputgain <=== maybe this one ?
sampler_velocity
sampler_volume
sampler_volume_master
sampler_volume_nogroup
sampler_group_mute
sampler_mute
get_level 'sampler'
get limiter 'sampler'
and level of output deck can be used too when specified
Mensajes Thu 28 Oct 21 @ 4:03 pm
Nicotux wrote :
There are too many ways to get wrong volume with samples
sampler_group_volume
sampler_inputgain <=== maybe this one ?
sampler_velocity
sampler_volume
sampler_volume_master
sampler_volume_nogroup
sampler_group_mute
sampler_mute
get_level 'sampler'
get limiter 'sampler'
and level of output deck can be used too when specified
sampler_group_volume
sampler_inputgain <=== maybe this one ?
sampler_velocity
sampler_volume
sampler_volume_master
sampler_volume_nogroup
sampler_group_mute
sampler_mute
get_level 'sampler'
get limiter 'sampler'
and level of output deck can be used too when specified
Is there mic_inputgain script too (for low mic input in a controller)??
Mensajes Fri 29 Oct 21 @ 7:09 am
no such thing , mic is not a deck :'(
Mensajes Fri 29 Oct 21 @ 7:44 am
We might add mic_gain in the future, but I think mic_volume is currently not explicitly limited. So mic_volume 2.0 would boost the mic volume to 2x.
sampler_inputgain is only used in the case of a sampler input btw (so for external/hardware-based sampler that feeds into the internal sampler channel)
sampler_inputgain is only used in the case of a sampler input btw (so for external/hardware-based sampler that feeds into the internal sampler channel)
Mensajes Fri 29 Oct 21 @ 11:00 am
Adion wrote :
We might add mic_gain in the future, but I think mic_volume is currently not explicitly limited. So mic_volume 2.0 would boost the mic volume to 2x.
sampler_inputgain is only used in the case of a sampler input btw (so for external/hardware-based sampler that feeds into the internal sampler channel)
sampler_inputgain is only used in the case of a sampler input btw (so for external/hardware-based sampler that feeds into the internal sampler channel)
sampler_volume_master 2.0 is the same for sampler?? boost sampler output 2x?
Mensajes Fri 29 Oct 21 @ 11:27 am
Sorry, checked to be sure and both are limited to 0.0 to 1.0
Mensajes Fri 29 Oct 21 @ 11:45 am
can you add in future script to see sampler lenght and sampler time ‘elapsed’ or ‘remain’ ?? thanks a lot 🙏
Mensajes Mon 01 Nov 21 @ 3:33 pm
I'm sure I've requested this before, but can't seem to find it....
Please add the means to organize samples.
At the moment they're all just in one great big list. It would be nice to have the option of hiding/showing banks of our choice, so we can enable just the banks needed for specific events.
Please add the means to organize samples.
At the moment they're all just in one great big list. It would be nice to have the option of hiding/showing banks of our choice, so we can enable just the banks needed for specific events.
Mensajes Mon 01 Nov 21 @ 6:42 pm
@mg_1978
scripts posted in Script_School do not work ?
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
scripts posted in Script_School do not work ?
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
Mensajes Mon 01 Nov 21 @ 7:28 pm
Nicotux wrote :
@mg_1978
scripts posted in Script_School do not work ?
mmmm no
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
scripts posted in Script_School do not work ?
mmmm no
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
Mensajes Mon 01 Nov 21 @ 9:20 pm
mg_1978 wrote :
Nicotux wrote :
@mg_1978
scripts posted in Script_School do not work ?
thanks, i have written copy all but doesn’t work :( i have written: browser_window sampler & browser_scroll top & browser_scroll 2 & browser_scroll -1 & param_multiply 'get_browsed_song length ms' 'sampler_position 2 & param_invert & param_mod 1'
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
scripts posted in Script_School do not work ?
thanks, i have written copy all but doesn’t work :( i have written: browser_window sampler & browser_scroll top & browser_scroll 2 & browser_scroll -1 & param_multiply 'get_browsed_song length ms' 'sampler_position 2 & param_invert & param_mod 1'
@groovindj
good idea, like some sets of sample banks for dedicated situations
but most of the time such implementations ends with very bad side effects
- when this was done for transitions... folder appear as a transition at restart
- when this was done for effects, once organized they appear as "not installed" in settings -> extensions
Mensajes Mon 01 Nov 21 @ 10:26 pm
Mensajes Mon 01 Nov 21 @ 10:27 pm
@mg_1978 well... pretty sure you updated :) - same issue here
more and more cast needed, updated version same for sample slot 2
sample remain
Question : why did the virtual deck "sampler" disappeared ?
since some virtual decks appear in the "s'crypt Edi Thor" (automix only ?) sampler is no more usable
now script start deck n and refer to deck z with no way to know which
using "deck sampler " as a prefix prevent the need of a global variable
more and more cast needed, updated version same for sample slot 2
sample remain
get_var $srem & repeat_start sr 15ms -1 & browser_window sampler & browser_scroll top & browser_scroll 2 & browser_scroll -1 & param_multiply 'get_browsed_song length ms & param_cast float' 'sampler_position 2 & param_invert & param_mod 1.0 & param_cast float' & param_cast float & set $srem & var '$srem' 0.0 ? repeat_stop sr :result is in ms +/-20ms
Question : why did the virtual deck "sampler" disappeared ?
since some virtual decks appear in the "s'crypt Edi Thor" (automix only ?) sampler is no more usable
now script start deck n and refer to deck z with no way to know which
using "deck sampler " as a prefix prevent the need of a global variable
Mensajes Mon 01 Nov 21 @ 10:54 pm
Cool Angel D.J. wrote :
Hello everyone, since many midi / usb pad units do not have a clear difference, in some colors of Virtual DJ, between the pads on and off, I found it very useful to assign the flashing to the leds of the respective pads assigned to the samples. The Virtual DJ sampler does not yet support auto-dim and therefore it is possible to flash the pads only with: pad color / Black. It would be nice to have the blinking with: pad color off / pad color on. Thank you
Ciao, se vuoi far lampeggiare il pad 1, ad esempio, in play senza auto-dim puoi scrivere nella sezione ‘push action’:
sampler_play 1 ? blink : off & sampler_pad 1
il pad lampeggia finchè il sample 1 è in play e non devi mappare il ‘blink’ (lampeggio) nella sezione ‘color’ del pads editor
Mensajes Tue 02 Nov 21 @ 8:09 am
Nicotux wrote :
@mg_1978 well... pretty sure you updated :) - same issue here
more and more cast needed, updated version same for sample slot 2
sample remain
this work! thanks a lot
Question : why did the virtual deck "sampler" disappeared ?
since some virtual decks appear in the "s'crypt Edi Thor" (automix only ?) sampler is no more usable
now script start deck n and refer to deck z with no way to know which
using "deck sampler " as a prefix prevent the need of a global variable
more and more cast needed, updated version same for sample slot 2
sample remain
get_var $srem & repeat_start sr 15ms -1 & browser_window sampler & browser_scroll top & browser_scroll 2 & browser_scroll -1 & param_multiply 'get_browsed_song length ms & param_cast float' 'sampler_position 2 & param_invert & param_mod 1.0 & param_cast float' & param_cast float & set $srem & var '$srem' 0.0 ? repeat_stop sr :result is in ms +/-20ms
this work! thanks a lot
Question : why did the virtual deck "sampler" disappeared ?
since some virtual decks appear in the "s'crypt Edi Thor" (automix only ?) sampler is no more usable
now script start deck n and refer to deck z with no way to know which
using "deck sampler " as a prefix prevent the need of a global variable
Mensajes Tue 02 Nov 21 @ 8:36 pm
can you add in future script about time elapsed/ remaining for samples?
Samples that are in browser_window ‘songs’ and in browser_window ‘sampler’ (sideview)
thanks!!
Samples that are in browser_window ‘songs’ and in browser_window ‘sampler’ (sideview)
thanks!!
Mensajes Fri 12 Nov 21 @ 11:47 am
Traktor like Remix Decks. I've just come back to Virtual DJ from Traktor. I purchased a Denon Prime 4. I was amazed at all of the new features in Virtual DJ...job well done. The only thing missing in my opinion is a sampler that plays like a remix deck that can be used as a Deck for example in Deck 3 or 4. For example, I use one of my remix decks for Beats, Bass, synth and I use my other Remix Deck for Acapellas and one shots. I have 2 separate sample decks working at the same time. I don't believe you can do that with the existing sampler in Virtual DJ
Mensajes Mon 15 Nov 21 @ 3:46 pm
bmac16 wrote :
Traktor like Remix Decks. I've just come back to Virtual DJ from Traktor. I purchased a Denon Prime 4. I was amazed at all of the new features in Virtual DJ...job well done. The only thing missing in my opinion is a sampler that plays like a remix deck that can be used as a Deck for example in Deck 3 or 4. For example, I use one of my remix decks for Beats, Bass, synth and I use my other Remix Deck for Acapellas and one shots. I have 2 separate sample decks working at the same time. I don't believe you can do that with the existing sampler in Virtual DJ
hi, you could do it if you could separate sampler_bank about deck 3 and 4 (for example), this is a change that we asked :) only one general sampler_bank is a big limited
Mensajes Tue 16 Nov 21 @ 12:09 pm
maybe scratchbank can be used for that
Mensajes Tue 16 Nov 21 @ 2:25 pm