magenta / magenta-js

Magenta.js: Music and Art Generation with Machine Learning in the browser
https://magenta.tensorflow.org
Apache License 2.0
1.97k stars 311 forks source link

fix(player): start ignores offset for promise #620

Open yuryu opened 2 years ago

yuryu commented 2 years ago

This fixes a bug where BasePlayer.start() didn't resolve the returned promise or call the stop callback relative to offset.