Page 2 of 2

Re: Track Focus to MIDI message

Posted: Tue May 07, 2019 5:10 pm
by tagenda
Hey man,

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

Cheers!

Re: Track Focus to MIDI message

Posted: Mon Jul 01, 2019 8:07 am
by tagenda
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!

Re: Track Focus to MIDI message

Posted: Mon Jul 01, 2019 8:16 am
by tagenda
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...

Re: Track Focus to MIDI message

Posted: Mon Oct 28, 2019 3:12 pm
by tagenda
bump

Re: Track Focus to MIDI message

Posted: Mon Oct 28, 2019 3:26 pm
by tagenda
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

Re: Track Focus to MIDI message

Posted: Mon Nov 04, 2019 8:33 pm
by Airyck
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.

Re: Track Focus to MIDI message

Posted: Thu Nov 07, 2019 6:17 pm
by tagenda
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!

Re: Track Focus to MIDI message

Posted: Sat Nov 23, 2019 8:54 pm
by Airyck
I think there should be something like “is_selected” for a track. I’d look at using that for your ends.