Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.41k stars 976 forks source link

Swing for tone events? #950

Open maximedupre opened 2 years ago

maximedupre commented 2 years ago

The feature you'd like This feature is available on the Transport, but it would be great if it could also be an option for ToneEvents, Sequences, etc. This way you could have granular sequences with a swing, instead of having the whole Transport with a swing.

Any alternatives you've considered I've tried playing with ToneEvent.humanize, but you can't really use it to create a swing effect. If you have any idea for a reasonable workaround, please let me know :)

Thanks 🙏