Skip to content

Implement register accesses in Synth #10

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

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

lukaslihotzki
Copy link
Contributor

This PR facilitates direct use of Synth instead of the complete Sid struct. The simple clock/output/read/write interface is easier to use if no resampling is needed.

@lukaslihotzki
Copy link
Contributor Author

@binaryfields, can you upstream #9 and #10? These are very useful when an application needs to decouple SID state management and audio sampling. For example, my application (oxic64) needs to store multiple SID states that can still be advanced without sampling for its multiplayer state replay.

@binaryfields
Copy link
Owner

Done

@binaryfields binaryfields merged commit 86b39f6 into binaryfields:master Jul 16, 2022
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.

2 participants