登录:     


Forum: VirtualDJ Skins

Topic: Custom equalizer - Page: 2

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

I have the position size image and so on sorted.
I just need the action part for all those silders of the eq please
 

"effect_slider 1 2" "effect_slider 1 3" "effect_slider 1 4" and so forth.
 

What does the 1 3" 1 4" and so on define. How do i define 2k 16k and so on

How wil vdj know its 16k or 250 hz
 

The 2nd number is the number of the slider. The sliders are predefined by the plugin. The first slider is 31, 2 nd is 64 and so on.
 

re read the thread :
effect_slider "effectname or slot" <sliderid> [value]
EQ10 effect have fixed values
 

The 2nd is 63 sorry hit wrong key. Each slider is about twice the one before it.
 

How will vdj know that sliders i built in is part of that 10 eq plugin?
 

slider action="effect_slider 1 1"

The first number is the slot of the EQ10 plugin. In my case it is in slot 1.
 

Hi ok.
So first number is my effect slot i have the eq on. Thenthe second number is the value of the slider like 31 0r 2k or 16 k
 

NO!!
first number is effect SLOT (may be replace by effect NAME for better actions)
second number is the INDEX of the slider in the plugin (can't replace with name)

specific to every plugin

for EQ10
slider 1 is named "31" ... slider 10 is named "16k"
slider action="effect_slider 'EQ10' 1" ... slider action="effect_slider 'EQ10' 10"

The same as for buttons
button 1 is named "Reset"
2 --> "Preset"
3 --> "+" or "Add"
4 --> "-" or "Delete"
5 --> "<" or "Prev"
6 --> ">" or "Next"
7 --> "Save"
 

Once again:

groovindj wrote :
Learn about skins starting here...

https://www.virtualdj.com/wiki/SkinSDK8.html

Also study existing skins to see how things are written, and try making small modifications. You need to paddle in the shallow end before jumping in at the deep end.


 



(陈旧帖子或论坛版块会自动关闭)