快速登录:  

Forum: VirtualDJ Skins

话题: Change color for playhead

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

 

发表时间 Mon 01 Mar 21 @ 9:01 pm
locoDogPRO InfinityModeratorMember since 2013
These are always more of a pain to explain rather than do
the line is a
<overlay>
it's part of several wave types, starting at 2106
easy thing is, it uses a unique colour called "needle"

so you could just edit the colour at 191 [for standard colour scheme]
 

发表时间 Mon 01 Mar 21 @ 11:31 pm
Oh I thought the play head was the line that tells the position in the song_pos waveform. That's the one I want to change.
 

发表时间 Tue 02 Mar 21 @ 9:36 am
You can't change the playhead color (actually it's more of a shadow)
You can turn it of though via settings.
You can also overlay a custom slider with songpos as action in order to use any kind of graphic as playhead. However if you don't turn off native playhead you'll see that the custom one may have some pixels offset from time to time (rounding issues). So be sure to turn native off in that case.
 

发表时间 Tue 02 Mar 21 @ 9:04 pm
By native playhead you mean skinPlayheadShadow in settings? This is turned off. Ok, so I guess I want to create my own overlay with songpos as action. How would that look like?

This was my first guess. It doesn't show up. But am I somewhat close? Where do I put the overlay?


<overlay action="song_pos">
<pos x="+0" y="+0"/>
<size width="401" height="173" />
<background color="green" shape="square" />
</overlay>
 

发表时间 Wed 03 Mar 21 @ 3:37 pm
 

发表时间 Thu 04 Mar 21 @ 11:16 am
Thanks Phantomdeejay. This worked :)
 

发表时间 Sun 07 Mar 21 @ 5:53 pm


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