Posted: 10 Nov 2013, 06:27
So I'm quite new to Usine but have had some experience with the whole visual-programming kind of approach, like MaxMSP and pd.
My ultimate goal, however, is to just use Usine as a midi controller for Ableton, now that I've gotten a fancy convertible touch laptop, to give me an extra control interface as well as for long bus/plane rides so I can stay productive even if I don't have my regular gear.
Anyway, as an exercise I'm trying to build a simple grid to send MIDI notes, but I'm having trouble with sending note OFF messages.
Right now each pad is a button, patched to a create MIDI message module. I managed to create a VERY complicated and roundabout way of triggering the OFF message (through a number of conditional and math modules) but this seems all too unnecessary... is there an easy way to have a button that sends a note ON when pressed, and sends a note OFF when released? Any help would be much appreciated.
Thanks,
Aaron
My ultimate goal, however, is to just use Usine as a midi controller for Ableton, now that I've gotten a fancy convertible touch laptop, to give me an extra control interface as well as for long bus/plane rides so I can stay productive even if I don't have my regular gear.
Anyway, as an exercise I'm trying to build a simple grid to send MIDI notes, but I'm having trouble with sending note OFF messages.
Right now each pad is a button, patched to a create MIDI message module. I managed to create a VERY complicated and roundabout way of triggering the OFF message (through a number of conditional and math modules) but this seems all too unnecessary... is there an easy way to have a button that sends a note ON when pressed, and sends a note OFF when released? Any help would be much appreciated.
Thanks,
Aaron