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

Per-machine oversampling #132

Open
dlbeswick opened this issue Oct 17, 2023 · 0 comments
Open

Per-machine oversampling #132

dlbeswick opened this issue Oct 17, 2023 · 0 comments

Comments

@dlbeswick
Copy link
Contributor

New versions of Buzz have this feature, it's pretty cool. You right-click on the machine and you can choose 2x or 4x oversampling (from memory.) 8x would even be useful at times.

As an example, I've implemented this function (just via a simple parameter) for my distortion effect here: https://github.com/dlbeswick/bt-edb-distort/blob/20478451b4b52853963dc49b15c1f23568b86008/src/machine.c#L248

The approach could maybe be extended to all machines in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant