im trying to make a simple controller that changes a cc controller's value to a note. When the value changes a note on then off is generated which corresponds to the controller vaue.
I have created a slider with has 12 buttons as subgroup. The buttons are set to momentary. By changing the value of the slider i can select each of the buttons which then are associated with generating a midi note on/off. This was very easy but ...
The last button selected never disactivates (definitely selected as momentary) and so Im left with a note on which I have to cancel manually (midi panic etc)
Ive investigated the forum but the only references to workarounds for this problem when back in version 1.7 and the relevant menu options dont seem to still be around.
This issue seems to start when multiple buttons are associated with a controller as a supercontroller. This creates a button group which, by design would usually have one button always activated. Ive looked at the option of using the second touch as a way to disactivate the las button selected but a more automatic solution would be better.
Im a new user so please excuse me if Im doing this the wrong way around. Ill accept any solution that basically creates notes (on then off) by moving/changing a controllers value.
Downloads: 435
2017-03-26-fugue.mididesignerpage - Its like a very simple fugue machine. It accepts midi input to the second slider from midilfos lfos. This same controller is a supercontroller of the 12 buttons which are in momentary mode and send midi on/off to the channel set by the slider to the fr lft
Downloads: 435