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

Bug: sending [stop( to [line~] when it's not running seems to jump the current value #188

Open
dromer opened this issue Jul 23, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed simd Requires SIMD attention
Milestone

Comments

@dromer
Copy link
Collaborator

dromer commented Jul 23, 2024

Seeing this with some basic envelopes where the Release triggers a [stop( message and we hear volume jump instead of staying where it is.

Suspicion is this logic: o->x += o->m; from https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/ir2c/static/HvSignalLine.c#L106-L138

Have tried with various test patches that showcase the issue:

2024-07-23_16-47

@dromer dromer added bug Something isn't working help wanted Extra attention is needed labels Jul 23, 2024
@dromer dromer changed the title Bug: sending [stop( to [line~] when it's not running seems to jump up the current value Bug: sending [stop( to [line~] when it's not running seems to jump the current value Jul 23, 2024
@dromer dromer added the simd Requires SIMD attention label Sep 1, 2024
@dromer dromer added this to the 1.0 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed simd Requires SIMD attention
Projects
Status: Todo
Development

No branches or pull requests

1 participant