-
Notifications
You must be signed in to change notification settings - Fork 7
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
Morph feature requests #7
Comments
Hey !
Yes, but not in the near future, as it needs code refactoring a little bit and I'm not 100% happy about the module's workflow yet, once this is settled I'll plan a bigger version.
It uses the same code from Multimap, so once it will be implemented it will be available in morph as well.
Not sure how i'm gonna approach this, these are the options I'm considering :
Direct Midi mapping the X and Y axis is already in the Roadmap ;) |
yeah I think the first variant is what we need in this module. |
nice to get the update! It works with separate knobs on my touchosc pretty well. But I can't map it with XY pad on touchosc, learn just switching to the next one and vice versa. I tested it with midi cc and it seems touchosc corresponds CC well. I can map it through the multimap for example but morph doesn't allow to do internal mapping due to have midi device inside) |
I had the same issue with TouchOSC some time ago as it sends both CC at the same time, it was more or less a matter of luck to map the correct axis. I workarounded it by creating a specific page with 2 faders with the same CC/Channel just for assignment. |
So I did some tests to make myself able to ask something about improving the module.
|
I did a quick test but it doesn't seem to lag on my side. I know that mixmeister faders can behave a little strangely (seems to have some sort of smoothing on them). Does it happens on other modules ?
I'll think about it. I probably can make room for 4 buttons by tweaking the layout a little bit.
Do you mean when using knobs as inputs for XY Cv inputs ? Not sure I get it |
Yep there is an issue only with MindMeld because it works ok with bogaudio faders. Sorry. The knob just stuck in the zero region, in the middle, pretty strange. But it still works ok with midi controller, pretty pretty strange.
yeah, direct knobs, on for X and another for Y GREY (main, non modulation one) square instead of touching mouse. |
Probably worth a shot to ask Marc Boulé about this.
Ok. Will probably wait for Rack V2 API for this one, as it will allows me to implement MIDI learn with right click, so the layout will be cleaner. |
Thanks! Also what do you think on adding in the context menu such commands as "Copy current state of knobs to A" and same command for B, C and D and also "copy current state of knobs to all presets"? Just to make precise changes while turning knobs and then morphing without rolloff to default 12 o'clock values |
Yes should be no big deal. |
Hi again Remi!
The text was updated successfully, but these errors were encountered: