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

Add echo effect. #205

Merged
merged 5 commits into from
Sep 7, 2024
Merged

Add echo effect. #205

merged 5 commits into from
Sep 7, 2024

Conversation

dpwe
Copy link
Collaborator

@dpwe dpwe commented Sep 7, 2024

Adds a new mix-level time effect, echo. Provide wire protocol ('M') for amy.send(echo='LEVEL,DELAY_MS,MAX_DELAY_MS,FEEDBACK,FILTER_COEF'). Also adds an extra parameter to C function amy_start() to optionally enable echo, since it will consume something like 256kB of RAM by default once it is first turned up.

@bwhitman bwhitman merged commit 2f48d7e into main Sep 7, 2024
1 check passed
@bwhitman
Copy link
Collaborator

bwhitman commented Sep 7, 2024

amazing, thank you dan!!

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