Generating mappable MIDI messages (is it possible?)

Learn about building and using Max for Live devices.
Post Reply
natecraypo
Posts: 150
Joined: Sat May 03, 2008 9:33 pm
Location: ATX
Contact:

Generating mappable MIDI messages (is it possible?)

Post by natecraypo » Tue Jan 27, 2015 6:47 pm

Is there a way I can map MIDI values that are generated by a Max for Live device to other parameters in Ableton?

Why I want this functionality…

I’m trying to control the "clear" buttons on multiple instances of Live’s Looper. Access to this button is not available via the Live API. However, you can map a control to the button (odd, right?).

Anyway, there’s one looper per track and I have a max MIDI device generating a different MIDI note depending on which track is selected. Can I map these notes to the "clear" buttons of the loopers? Do I need to mess around with MIDI ports?

stringtapper
Posts: 6321
Joined: Sat Aug 28, 2004 6:21 pm

Re: Generating mappable MIDI messages (is it possible?)

Post by stringtapper » Wed Jan 28, 2015 12:29 am

Yeah sounds like something you'd need to set up with an IAC bus on Mac to route the MIDI data back into Live to hit the mappable controls. Sorry I don't know what you'd use on Windows, but it's not built-in like it is on Mac. MIDI Yolk or something?

Oh, you might also have to use something like Leigh Hunt's MIDI externals to get the MIDI out to the virtual ports.

http://collapsingsound.net/downloads.html

Those might be Mac only too. Sorry if you're Windows.
Unsound Designer

natecraypo
Posts: 150
Joined: Sat May 03, 2008 9:33 pm
Location: ATX
Contact:

Re: Generating mappable MIDI messages (is it possible?)

Post by natecraypo » Wed Jan 28, 2015 2:15 am

Nah, I'm Mac. I hadn't even thought of the IAC drivers. Good stuff.

Post Reply