-
Notifications
You must be signed in to change notification settings - Fork 2
Home
bryc edited this page Oct 31, 2016
·
3 revisions
// Find total songs by summing tracks for every artist
var i = 0; for(var key in List) {i += List[key].length}
WebAHX.Master.Output.BufferSize default is 882 - 1600 is slow pace, 600 is fast
WebAHX.Master.Frequency - fucks with the pitch
WebAHX.Master.Output.Player.PlayingTime - Current timer in ms?
WebAHX.Master.Output.Player.PosNr - Current position # in song
WebAHX.Master.Output.Player.NoteNr - Current note # in song
general infos
WebAHX.Master.Output.Player - playing info
WebAHX.Master.Output.Player.Song - songdata info