Split viewer code into trackview.js

Also disabled iOS hack, as it seems to be causing issues, and fixed a
minor drag-n-drop bug (wouldn't load if track was already playing past
length of newly loaded track).

To play without a viewer, you still have to stub it out. Not sure the
best way to handle that case yet.
This commit is contained in:
Andy Sloane 2015-11-11 18:00:21 -08:00
commit 8e114a16da
4 changed files with 465 additions and 398 deletions

View file

@ -2,6 +2,7 @@
<title>js xm</title>
<script src="http://a1k0n-pub.s3-website-us-west-1.amazonaws.com/xm/xmlist.js"></script>
<script src="xmeffects.js"></script>
<script src="trackview.js"></script>
<script src="xm.js"></script>
<style>