-
Notifications
You must be signed in to change notification settings - Fork 404
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
Bypass sustain pedal for voicing (only use as modulator) #6506
Comments
Not sure why one wouldn't just put the pedal on another CC than 64, then use MIDI learn? Maybe to make patches that other users could play without changing their pedal away from CC64? If so, that might be cool. But maybe a bit unexpected since 100% of patches so far have the same sustain pedal behavior? |
Yeah actually I would just remap to CC2 or CC11 and use that instead since we have those as modulators too. |
Are there many controllers out there without the ability to remap sustain off of 64? |
A lot of them can, yeah. Not the cheapest ones usually, but anything that's halfways decent can remap stuff. Plus you can also remap things in your DAW usually. My feelings here are - let's not incorporate even more complexity in the voice manager just in order to make this FR happen. It's much easier to remap in the DAW and can be done, today. |
So the nature of this request was: Having to reconfigure your device when changing a patch to learn the patch author intent is a bit painful. (This came from a linnstrument user). But I also thought of all the thigns you said. let me let this one brew in our heads for a bit since there’s an ergonomics in the standalone of having this feature which is useful, but also all the other things you said are indeed 100% correct |
I'm not sure standalone is our greatest and most important use case, so... |
Inbound request from a user with a device that has a sustain pedal but wants to use it just as a modulator to have the sustain modulator present an option to not do voice holds but instead just send information into the mod matrix.
Ponder ponder. But tossing into 1.1 also in case ponder becomes ship. May bounce out.
The text was updated successfully, but these errors were encountered: