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

MIDI Gater: add a low-pass gate mode #20

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

sophiapoirier
Copy link
Owner

This is a feature I have been scheming on for a while, finally got to implementing it.

I made PR primarily because I touched many Windows build files and also added to MIDI Gater GUI and would love to know if the three new buttons (two common MIDI learn ones and one new "gate mode" parameter) appear properly, though you are also of course welcome to review as much or as little beyond that as may interest you. The reason why so many project files were touched is because I made DfxEnvelope now pull in IIRFilter, and DfxMidi already pulls in DfxEnvelope, so this means that now every MIDI-using plug needs iirfilter.cpp

@sophiapoirier
Copy link
Owner Author

I actually am going to merge this because I have a follow-up that will be conflict-y, but of course will be possible to fix any problems later if found.

@sophiapoirier sophiapoirier merged commit b2416ba into main Oct 7, 2020
@sophiapoirier sophiapoirier deleted the midigater_lpg branch October 7, 2020 02:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants