meenie / band.js

Band.js - Music composer interface for the Web Audio API.
Other
1.18k stars 93 forks source link

Recalculate note lengths on tempo change #16

Closed remotesynth closed 10 years ago

remotesynth commented 10 years ago

In my recent tests, it appears that Band.js doesn't recalculate note lengths when a tempo is changed. Thus, if you change the tempo without creating a new instance, the notes either overlap or there are gaps.