Hi
I want to have items of LemurMenu (as i select one of them) to be shown in a Text on another tab.
Can some one help me?
Thanks!
LemurMenu & Text quick question
-
- Liine Staff
- Posts: 126
- Joined: 14 Dec 2011 12:12
Re: LemurMenu & Text quick question
There you go, let me know if you need help figuring it out.
- Attachments
-
- MenuText.jzml
- (3.16 KiB) Downloaded 95 times
Re: LemurMenu & Text quick question
Thanks a lot!
That is exactly what i needed!
Cheers!
That is exactly what i needed!
Cheers!
Re: LemurMenu & Text quick question
I have just found out that it doesn't work when Scale Output is on
Is there a way to fix that?
Is there a way to fix that?
Re: LemurMenu & Text quick question
Hi
Of course it won't work because you have changed the values it is sending to 0-1 instead of 0-3
Simply change the items indexing to floor(selection*3) . .
Why do you need it scaled?
Cheers
MM
Of course it won't work because you have changed the values it is sending to 0-1 instead of 0-3
Simply change the items indexing to floor(selection*3) . .
Why do you need it scaled?
Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Re: LemurMenu & Text quick question
Ok now it works.
Thanks mate.
Cheers
Thanks mate.
Cheers