Skip to content

Instantly share code, notes, and snippets.

@andremoreno
Created March 18, 2017 16:50
Show Gist options
  • Save andremoreno/2624954bff3f81efaee5b54e322d2762 to your computer and use it in GitHub Desktop.
Save andremoreno/2624954bff3f81efaee5b54e322d2762 to your computer and use it in GitHub Desktop.
<script>
audiojs.events.ready(function() {
var as = audiojs.createAll();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment