Page 1 of 1

triggering custom midi

Posted: 24 Mar 2013 23:43
by electrofux
I have a pad object ("Pads") with 12 collumns and 8 rows and i want each pad to trigger a custom midi Note ons and offs.
So i have inserted a custom Midi note on and noteoff into the pads object. But i am struggeling to set the trigger field. Setting it to Pads.x doesn't get me any midi output (target is set). I have checked some other templates but couldnt figure out how they did it (scaleomat for example). Searching for custom midi in the forum doesnt work either ("custom midi" is a too common search phrase it says).

How do i make a pad array trigger custom Midi noteons and offs?

Re: triggering custom midi

Posted: 25 Mar 2013 02:19
by Macciza
Have you seen this thread http://liine.net/forum/viewtopic.php?f=25&t=2991
I think it covers what you want to do . . .

Re: triggering custom midi

Posted: 25 Mar 2013 08:45
by electrofux
Thx for the link. I think i am beginning to understand now :-)

Re: triggering custom midi

Posted: 26 Mar 2013 10:17
by electrofux
Works!

I just needed to make the Pitch as an array of the size of the keyboard via a stretch expression and then set trigger to Pads.x