Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync doesn't happen until cps is changed #569

Closed
yaxu opened this issue Nov 15, 2019 · 1 comment
Closed

Sync doesn't happen until cps is changed #569

yaxu opened this issue Nov 15, 2019 · 1 comment
Projects

Comments

@yaxu
Copy link
Member

yaxu commented Nov 15, 2019

To reproduce:

-- Start a clap:
d1 $ sound "cp"

-- start another tidal scheduler
tidal2 <- startTidal (superdirtTarget {oLatency = 0.1}) defaultConfig

-- start a kick on that, out of sync/phase
streamReplace tidal2 1 $ sound "bd"

-- change the cps, it goes in sync
setcps 1.2
yaxu added a commit that referenced this issue Nov 18, 2019
@yaxu yaxu closed this as completed Dec 10, 2019
@yaxu yaxu reopened this Dec 10, 2019
@yaxu yaxu added this to Reviewer approved in Tidal 1.7.5 Dec 11, 2020
@yaxu yaxu moved this from Reviewer approved to Review in progress in Tidal 1.7.5 Dec 11, 2020
@yaxu yaxu moved this from Review in progress to To do in Tidal 1.7.5 Feb 26, 2021
@yaxu
Copy link
Member Author

yaxu commented Nov 12, 2021

This works for me now.

@yaxu yaxu closed this as completed Nov 12, 2021
Tidal 1.7.5 automation moved this from To do to Done Nov 12, 2021
jamagin pushed a commit to jamagin/Tidal that referenced this issue Apr 4, 2024
…sed as a pattern, processes get out of sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant