monome / norns

norns is many sound instruments.
http://monome.org
GNU General Public License v3.0
633 stars 147 forks source link

fix time for effective transport start/stop in clock_link #1740

Closed artfwo closed 12 months ago

artfwo commented 12 months ago

fix for start/stop syncing code mapping beat 0 to the wrong time, since link internals seem to have changed and no longer work with time value of 0.

for context and discussion see https://github.com/monome/norns/pull/1738