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
This removes the set('insert_mode') function on song that doesn't actually exist in Live's API. Instead, get the track you'd like to change the insert mode on and call track.view.set('device_insert_mode')
✨ Add a safeStopPlaying function that only stops playback when Live is currently playing to prevent accidental jumps to the beginning of the timeline a7b84e2