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

syncing to the Pd time should yield consistent results #5

Open
umlaeute opened this issue Aug 28, 2024 · 0 comments
Open

syncing to the Pd time should yield consistent results #5

umlaeute opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@umlaeute
Copy link
Contributor

umlaeute commented Aug 28, 2024

consider this:

[usepdtime 1(
|
[t a a]
|     [packOSC]
|
[packOSC]

both [packOSC] instances will sync the Pd clock to the system time at the same logical instant, but then will yield different timestamps (since their base systemtimes differ).

one simple solution would be to at least cache the system time for given logical times (ideally across dll-boundaries, so both [packOSC] and [unpackOSC] can be synched.

@umlaeute umlaeute added the enhancement New feature or request label Aug 28, 2024
@umlaeute umlaeute self-assigned this Aug 28, 2024
@github-staff github-staff deleted a comment from syedmaaz9905 Oct 24, 2024
@github-staff github-staff deleted a comment from syedmaaz9905 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant