快速登录:  

Forum: VirtualDJ Skins

话题: Sampler info / Skin / VDJ Script

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

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.
 

发表时间 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.
 

发表时间 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
 

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

Notice the ` chr
 

发表时间 Mon 07 Feb 11 @ 6:17 am
Thx a lot, that works!! :)

Greetz
Ava
 

发表时间 Mon 07 Feb 11 @ 5:33 pm


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