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

WT VCO does something horrible if you change wave points after loading #133

Open
squinkylabs opened this issue Nov 29, 2021 · 1 comment

Comments

@squinkylabs
Copy link

I tried this:

load a wavetable with lots of harmonics.
set wave points to 2048 to make it read correctly
-> no alias supression at all. You can easily hear harmonics wrap around nyquist and come back down as out of tine pitches.

On the other hand, If I reverse:
set wave points to 2048
load wavetable
--> alias is nicely suppressed - good quality.

@squinkylabs
Copy link
Author

For example, here I loaded a wavetable, then set the size to 2048:
image

Then I exited and re-ran, so it loaded the same patch. But notice how the spectrum is different.

image

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

1 participant