Accesso rapido:  

Forum: VirtualDJ Technical Support

Topic: Question on "is_using stems" vdjscript in the early access release

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

So I've tried adding the new "is_using stems" to a video skin
Like:
<item class="stemspanel" visibility="is_using 'stems' 1000ms 8000ms"></item>

That part is fine - but then in my new stems panel, can I then ask which of the stems has been triggered?

Like for instance on samples it's:
action="get_sample_name 'active' & param_uppercase"

But I don't think a "get_stems_name" exists?
 

Inviato Sun 07 Feb 21 @ 3:31 am
NicotuxHome userMember since 2014
in fact you can only know the status of a specific stem
so that you have to test all 5 in a way to know which are trigger or isolated
but badly ... stems volume and "composite" stems can interact with every other

stem Kick, stem Bass, stem Vocal, stem Instru, stem HiHat, stem rhythm, stem, melody, stem melovocal
all 8 return a value (0.5 being the "normal" default value)
< 0 they are isolated > 0 they are powered 0 when muted

maybe some other possibilities exist
 

Inviato Sun 07 Feb 21 @ 4:10 am


(Vecchi argomenti e forum sono automaticamente chiusi)