Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Sampler info / Skin / VDJ Script

This topic is old and might contain outdated or incorrect information.

Hello

I want to have a row underneath browser with loaded samples, but I canĀ“t figure out how to script it.
I made myself a higher skin, I got the sampler position bar working.

Now, what to type to display the sample names as textzone, like it is in the sampler view. \"saxo, \"this this this\" etc.
There is one verb \"get sample_name\", but how do I call it in the skin?

Hope you understand by picture what I want to do.
Any help would be nice.


(This is a work in progress image, look below sampler ch 1)

Purpose is to avoid switching between Browser and Sampler page to see what samples that are loaded.
Control of samples is MIDI, so I only need the visual, no buttons etc.
 

Posted Fri 20 Nov 09 @ 4:39 pm
JeremKPRO InfinityModeratorMember since 2004
Unfortunately for the moment, you won't be able to show the titles of all twelve samples like this.
This is a missing feature of the skin engine.
 

Posted Fri 20 Nov 09 @ 6:14 pm
Hello,

with VDJ 7 i refresh this topic... I think now it's possible to make a skin with all 12 sample slots, is that right???

And I found the new action "get sample_slot_name". But how i can work with a 'get' command in my skin file??
When i use it as text line "get sample_slot_name 7" it doesn't work.
Now I'm searching about a solution.. Pls help..

Thx
Ava
 

Posted Mon 07 Feb 11 @ 2:02 am
djdadPRO InfinityDevelopment ManagerMember since 2005
try..
<text ..... format="`get sample_slot_name 7`"/>

Notice the ` chr
 

Posted Mon 07 Feb 11 @ 6:17 am
Thx a lot, that works!! :)

Greetz
Ava
 

Posted Mon 07 Feb 11 @ 5:33 pm


(Old topics and forums are automatically closed)