code/controllers/subsystem/jukeboxes.dm 
TRACK_NAME | Name of the track |
---|---|
TRACK_LENGTH | Length of the track (in deciseconds) |
TRACK_BEAT | BPM of the track (in deciseconds) |
TRACK_ID | Unique code-facing identifier for this track |
Define Details
TRACK_BEAT 
BPM of the track (in deciseconds)
TRACK_ID 
Unique code-facing identifier for this track
TRACK_LENGTH 
Length of the track (in deciseconds)
TRACK_NAME 
Name of the track