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

Upwards envelopes make muting a subpattern impossible #118

Open
coffeevalenbat opened this issue Feb 5, 2023 · 1 comment
Open

Upwards envelopes make muting a subpattern impossible #118

coffeevalenbat opened this issue Feb 5, 2023 · 1 comment

Comments

@coffeevalenbat
Copy link

Due to the way Cxy is currently handled, once an envelope has been set by an instrument/the main pattern, it's direction can't be changed back from 1 (up) to 0 (down) until a new instrument trigger happens, in ISSO's WIP manual, the reccomended way to kill an instrument's subpattern is using C00, but this coupled with a previous envelope with an upwards direction only makes the envelope reset to volume 0 and crawl up to volume F quickly, a workaround could be using Exx from the main pattern but that'd coggle up the effect row.
image

@SuperDisk
Copy link
Owner

Yup, the way Cxy is handled right now is bugged and will be fixed.

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