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

Revise or remove waveform modulation #78

Open
ost-ing opened this issue Jul 9, 2024 · 1 comment
Open

Revise or remove waveform modulation #78

ost-ing opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ost-ing
Copy link
Contributor

ost-ing commented Jul 9, 2024

Waveform modulation changes the waveform based on a modulating parameter.

There has been some difficulty with this feature, its not implemented particularly well, and it adds a large complexity overhead preventing more advanced features from being added.

Personally I don't find this feature useful, as it creates too unpredictable results. So I'm considering removing it altogether, or at the very least changing the way it works so that only on trigger events the waveform shape changes (rather than using LIN or EXP curves).

@ost-ing ost-ing added the bug Something isn't working label Jul 9, 2024
@ost-ing ost-ing self-assigned this Jul 9, 2024
@cardinal-bin
Copy link

cardinal-bin commented Jul 10, 2024

@ostenning Perhaps to avoid the issues with changing UI etc, a new waveform type could be added which uses its morph parameter to smoothly fade between a useful selection of the other waves. To maintain more of the existing functionality, a second morph parameter (like with envelopes) could be used to access some of the other waves normal morph functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants