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

Don't hardcode timepos sample rate to 44100 in AU #664

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

baconpaul
Copy link
Collaborator

AU had a hard coded 44100. Rather than use that, cache the last sample
rate we saw when reset and use it to advance timepos in the sample block.
Related to #662.

AU had a hard coded 44100. Rather than use that, cache the last sample
rate we saw when reset and use it to advance timepos in the sample block.
Related to surge-synthesizer#662.
@baconpaul
Copy link
Collaborator Author

Oh the code formatting here is a mess. #663 will have me clean that up in a separate commit.

@baconpaul baconpaul merged commit 121ba9e into surge-synthesizer:master Feb 26, 2019
@baconpaul baconpaul deleted the au-sample-662 branch March 11, 2019 00:28
baconpaul added a commit to baconpaul/surge that referenced this pull request Jul 10, 2019
)

AU had a hard coded 44100. Rather than use that, cache the last sample
rate we saw when reset and use it to advance timepos in the sample block.
Related to surge-synthesizer#662.

Former-commit-id: df958bfbd6f241548bdafd7f403c86ce6316267a [formerly 121ba9e]
Former-commit-id: c56dc64c9d367cd76bde5d73368592b61462cf36
Former-commit-id: 8f5760dc2cf03911c9fc8fb37a8117b83e16751b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant