You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would make sense to have a common API for timing units such as Alarm, Chronometer and Metro and oscillators such as TriOsc and SineOsc. In particular functions such as:
start()/play()
pause()
resume()
stop()
addTime()
To this, the oscillators could also have phase-related stuff:
It would make sense to have a common API for timing units such as Alarm, Chronometer and Metro and oscillators such as TriOsc and SineOsc. In particular functions such as:
To this, the oscillators could also have phase-related stuff:
Related issues: #92 #96 #98
The text was updated successfully, but these errors were encountered: