Tonejs / Tone.js

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

Add `Time.toBarsBeatsSixteenthsValues()` to get numerical values #1163

Closed jdanford closed 6 months ago

jdanford commented 1 year ago

Resolves #1142

Would it be reasonable to call this method toBarsBeatsSixteenths() and rename the existing one something like toTimeString()?