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
When i have players synced to my transport, if the playbackRate is changed then when I use the transport to seek by changing the Transport.seconds value, then it does not move to the correct part of the audio for that time with the playbackRate being set also. For my use case there is 2 players with the same track, with an offset of 1 beat.
How do you sync these together so the playbackRate can be changed AND you can still seek using the Transport?
The text was updated successfully, but these errors were encountered:
Describe the bug
When i have players synced to my transport, if the playbackRate is changed then when I use the transport to seek by changing the Transport.seconds value, then it does not move to the correct part of the audio for that time with the playbackRate being set also. For my use case there is 2 players with the same track, with an offset of 1 beat.
How do you sync these together so the playbackRate can be changed AND you can still seek using the Transport?
The text was updated successfully, but these errors were encountered: