Hi all,
I'm trying to create a shortcut in a large Lemur template of mine.
What I'd like to do is once I push a Pad, it takes me right to a specific container. Now I know that I can add an expression on 'x' to the pad that has "selecttab(object, index)" to take me to one container and tab. But I want it to bring up a container within another container.
If this isn't clear, let me know and I'll try to clarify.
I attached an example (hopefully, it helps to understand what I'm asking).
Thanks
JRM
Pad to Select Container within a Container
Pad to Select Container within a Container
- Attachments
-
- SelectTab Within Tab.jzml
- (7.28 KiB) Downloaded 72 times
Re: Pad to Select Container within a Container
It's actually really simple, just add another selecttab beneath that and select the other container. LIke this
Hopefully this is what you're looking for
Code: Select all
selecttab(Container_To_Select.MidiControl2, 1);
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
https://soundcloud.com/mrcorba