Sign In:     


Forum: VirtualDJ Skins

Topic: Query Bitrate

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

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...
 

Posted 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"
 



(Old topics and forums are automatically closed)