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

Multi-Delay Mix Value Issue #10

Open
osustudent opened this issue Jun 11, 2020 · 1 comment
Open

Multi-Delay Mix Value Issue #10

osustudent opened this issue Jun 11, 2020 · 1 comment

Comments

@osustudent
Copy link

Problem Description

After launching the app, Delay is audible in the signal while the Mix value appears to be "0":

unnamed (17)

Reproduction Steps:

Run the project in Xcode and hit any key on the onscreen keyboard.

Note that the Delay Mix value is currently set to "0".

Observed Results:

Audible Delay in the audio signal.

Expected Results:

No audible Delay as the Mix value appears to be "0".

Altering the current delayMixKnob.value = 0.0 in func setDefaults() resolves the visual issue.

However, this doesn't seem to actually resolve the initialized value for Mix in the audible signal.

I'll try to fix and submit a Pull but wanted to note the issue here.

@analogcode
Copy link
Member

Thanks @osustudent, that is a great find. We would certainly welcome and encourage your participation with a pull request. Thank you!

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

No branches or pull requests

2 participants