abudaan / heartbeat

a javascript MIDI/Audio sequencer for your browser
http://abudaan.github.io/heartbeat/
120 stars 20 forks source link

Track IDs can be set, but then not used #7

Open TimVen opened 9 years ago

TimVen commented 9 years ago

Not a bug but, slightly inconsistent maybe.. not important

I can set an id on a track (I did this by mistake). In console logs the id in the track has been updated but using getTrack cannot by used with that id.