Track Focus to MIDI message

Learn about building and using Max for Live devices.
tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Tue May 07, 2019 5:10 pm

Hey man,

thank you very much for the hint, Ima post again once I found the time to look into this.

Cheers!

tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Mon Jul 01, 2019 8:07 am

Good morning! Just managed to take a look at the abstraction ( M4L.api.GetSelectedTrackIndex as you pointed out )...and have to admit that I'm kinda stuck putting it to use.

You mentioned bangin' its input, but how exactly do I do that? To reiterate, I need this bang to happen as I select a MIDI channel on Push2.
Sorry for being rather thick on this. As always, your help is much appreciated!

tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Mon Jul 01, 2019 8:16 am

Oh, one more thing: is is actually possible to send MIDI #cc to different ports from a single channel? Ideally, the track selection would be routed to a secondary port...

tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Mon Oct 28, 2019 3:12 pm

bump

tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Mon Oct 28, 2019 3:26 pm

Thanks for getting back. No...I meant #ccs from a single Live channel routed to different MIDI ports.

Example:

#cc1 > Port 1
#cc2 > Port 2

Airyck
Posts: 739
Joined: Thu Jul 02, 2009 11:54 pm
Location: Phoenix, AZ

Re: Track Focus to MIDI message

Post by Airyck » Mon Nov 04, 2019 8:33 pm

tagenda wrote:
Mon Oct 28, 2019 3:26 pm
Thanks for getting back. No...I meant #ccs from a single Live channel routed to different MIDI ports.

Example:

#cc1 > Port 1
#cc2 > Port 2
You can using the imp.midi externals stickied at the top of this forum.
Ableton Live 10 Suite / Push 2 / Max 8 /

tagenda
Posts: 15
Joined: Sun May 05, 2019 1:07 pm

Re: Track Focus to MIDI message

Post by tagenda » Thu Nov 07, 2019 6:17 pm

Airyck wrote:
Mon Nov 04, 2019 8:33 pm
tagenda wrote:
Mon Oct 28, 2019 3:26 pm
Thanks for getting back. No...I meant #ccs from a single Live channel routed to different MIDI ports.

Example:

#cc1 > Port 1
#cc2 > Port 2
You can using the imp.midi externals stickied at the top of this forum.
Ima give that a shot, cheers!

Coming back to the original problem: how would I go about sending a bang as I select a MIDI track on Push2?

Your help, as always, is much appreciated!

Airyck
Posts: 739
Joined: Thu Jul 02, 2009 11:54 pm
Location: Phoenix, AZ

Re: Track Focus to MIDI message

Post by Airyck » Sat Nov 23, 2019 8:54 pm

I think there should be something like “is_selected” for a track. I’d look at using that for your ends.
Ableton Live 10 Suite / Push 2 / Max 8 /

Post Reply