登录:     


Forum: VirtualDJ Skins

Topic: Query Bitrate

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

i hate to be a heel, but i really tried every skin i could find for an example.... is there a way to query the bitrate for a song? i want a graphic to change depending on the bitrate, that is, < 129, >128 and <160, >320... I can find nothing on this...
 

发表时间 Fri 03 Feb 17 @ 4:48 am
get_loaded_song 'bitrate' not sure if it can be queried
 

yeah, i tried that one...
 

Create your graphics and add this code for visibility:
visibility="get_loaded_song 'bitrate' & param_cast 'int' & param_bigger 160 ? on : off"
 



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