triggering custom midi

Discuss problems and solutions.
Post Reply
electrofux
Regular
Posts: 294
Joined: 24 Jan 2012 18:22

triggering custom midi

Post 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?
Macciza
Regular
Posts: 1315
Joined: 07 Dec 2011 04:57
Location: Sydney, Australia.

Re: triggering custom midi

Post 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 . . .
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
electrofux
Regular
Posts: 294
Joined: 24 Jan 2012 18:22

Re: triggering custom midi

Post by electrofux »

Thx for the link. I think i am beginning to understand now :-)
electrofux
Regular
Posts: 294
Joined: 24 Jan 2012 18:22

Re: triggering custom midi

Post 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
Post Reply