I notice that if I press "play-all" button twice very quickly and then mute all of the tracks except drums it creates an interesting delay effect. I would love to be able to write logic for a button that would add and remove this "effect". I've tried getting the playback position of the track and should be able to according to the documentation: http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library but what I can't pull up any values in the console. Any advice on this would be greatly appreciated.
I notice that if I press "play-all" button twice very quickly and then mute all of the tracks except drums it creates an interesting delay effect. I would love to be able to write logic for a button that would add and remove this "effect". I've tried getting the playback position of the track and should be able to according to the documentation: http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library but what I can't pull up any values in the console. Any advice on this would be greatly appreciated.