Ingresar:     


Forum: VirtualDJ Skins

Tópico: Thing I'm building - Page: 2
GuiYeYDJ wrote :
i forget ask for use for DATA button, CLEAR aparently do nothing and NUKE delete all tags, maybe Clear must delete only feature who is located now...example if i was in genre only delete all genres from this track...


See explainer post for each button function
to delete a whole tag; right click the tag button [only works in marking mode]

Clear is not used much, it clears the undo memory and clears the data button
Data button is a grab feature that will be needed very rarely, also explained in post.

 

locoDog wrote :
Figured 2 solutions, weighting up which way is better.
I'm guessing you're mac?

I'll see what I can do about those rating stars not rendering.
Could you do me a full screen shot of bother mark & filter panels, just so I can see what needs fixing for mac

I can't tell if boxes aren't being bordered or if bordercolor is a close match to dennys background that it make border invisible.


I´m on windows, no worry about stars, i did a modify skin color scheme dayight , and convert it in my custom skin color scheme. if i set skin color scheme to contrast or default the stars are normally showed.

About script you write, it´s usefull, thanks.

at last sorry for ask you what was very detailed explained in the thread.

think don´t need capture, but don´t cost nothing do it.



 

solved issue when "0" was selected on any tag, here bringa capture what i was triying to explain in mp.



lets we tag tag tag tag...like crazysss!!!
 

Yeah until you assign something to the variable it == 0, it's actually == no data but the script engine doesn't make it easy to tell the difference.

Just interacting with a variable of no data turns it into a data of type float == 0.000
that's why buttons are blank until you right click and then magically a zero appears.

Solved issue by checking if I can do maths on the variable, if I can it means it's not something that user typed in and can be ignored in LED logic [typed in numbers are text and can't do math directly on text]
 

@PANOSV @TSI
If you can write a tags list I can make you a button to populate
If you just want to free hand it, just let me know what skin you want it building in.
 

Ok awesome!! I use Georges skin and ill get a list to you today.
 

@djjoe21 that fork you asked for has been sat in PM for a few days.
 

locoDog wrote :
@PANOSV @TSI
If you can write a tags list I can make you a button to populate
you mean regarding genres? subgenres?

 

see GuiYeYDJ & djjoe21's lists
sure genre - subgenre is one
but they're your tags and there are 3 more to use, you can use them for whatever works for you

energy scenario vibe
see my comment tag selection that I completely filled with vibe based adjectives


genre based filtering with vibe based optionals is when filtering starts getting good
it takes a while to reach a critical mass of vibes tagged but once you're there it gets powerful

"Ok I'm playing a track genred 'house' and the vibe is 'dirty' "
"let's try a filter like this;

( genre contains house or genre contains electro or genre contains techno ) & ( comment contains sleazy or comment contains dirty or comment contains dank )


but it's your tags and your time you can use as much or as little as you please.