-- send midi EACH time change interface, is it possible?? --

Discuss Lemur and share techniques.
Post Reply
eccecello
Newbie
Posts:30
Joined:04 Jul 2014 11:16
-- send midi EACH time change interface, is it possible?? --

Post by eccecello » 17 Jul 2014 08:55

hallo!

i'd like my ipad to send a given CC midi out, each time i switch from one interface to another (using the grey tabs in the upper part of the ipad).
this way each interface would recall in my ableton live set a different device that i am going to control.

i googled and read the manual, but after two days, i didn't find it.

thanks a lot in advance.

lABl
Lemur Guru
Posts:269
Joined:09 Dec 2011 15:56
Contact:

Re: -- send midi EACH time change interface, is it possible?

Post by lABl » 17 Jul 2014 10:19

hey,

should be possible using the built-in current_interface function

Have you tried with that?

Cheers,

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: -- send midi EACH time change interface, is it possible?

Post by Softcore » 17 Jul 2014 14:32

What Antonio said actually!

here's an example, assuming 4 tabs......I think it will be easy to expand it to how many you want

The CC each selected interface sends, and on what midi channel are all defined globally (look at TabsCC and TabsCh custom expressions)
Attachments
interfaceMidiCCout.jzml
(1.09KiB)Downloaded 87 times

eccecello
Newbie
Posts:30
Joined:04 Jul 2014 11:16

Re: -- send midi EACH time change interface, is it possible?

Post by eccecello » 17 Jul 2014 18:03

wau! that's fantastic. thank you very much!
i really appreciate it.

is it possible to do the same, but when you change the tab of a container??
i tried myself modifying what you sent to me, but no luck yet.

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: -- send midi EACH time change interface, is it possible?

Post by Softcore » 17 Jul 2014 18:23

yes it IS POSSIBLE but indirectly - by using something OTHER than the container tab buttons themselves to select tabs of a container....

Here is an example with many possible approaches.......

https://forum.liine.net/viewtopic.php?f=34&t=3022

eccecello
Newbie
Posts:30
Joined:04 Jul 2014 11:16

Re: -- send midi EACH time change interface, is it possible?

Post by eccecello » 17 Jul 2014 20:18

thanks for your reply. i had already took a look to that project, but i thought there was a was to do it using the tab button itself... well, it looks a little bit more tricky though.

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: -- send midi EACH time change interface, is it possible?

Post by Softcore » 18 Jul 2014 16:03

Nope there is no direct way but you can easily make the size of the buttons which control the container tab to look as if they are the native container ones - and hide the native ones.

Post Reply