A function used to return data from the given music class
CONFIG or CLASS- music path or class name DATA- the desired config entry Default- what to return if nothing found
data entry for requested music class (or default if nothing found)
_duration = ["LeadTrack01_F_Bootcamp", "duration"] call CBA_fnc_getMusicData;
Fishy, Dedmen