i own a lemur and an iphone.
First of all thanks a lot LIINE for this release it s amazing....
Like the title say: Is there any object that could take advantage of this iphone/ipad accelerometer and other object that lemur don't have....
Thx a lot....
Is there any accelerometer object ?
-
- Liine Staff
- Posts: 285
- Joined: 01 Oct 2010 11:06
Re: Is there any accelerometer object ?
Hi ease,
Yes indeed there is an accelerometer function. I've attached a simple template at iPhone resolution. Check out the action() scripts in MultiBall and RingArea.
Cheers,
Nick
Yes indeed there is an accelerometer function. I've attached a simple template at iPhone resolution. Check out the action() scripts in MultiBall and RingArea.
Cheers,
Nick
- Attachments
-
- AccelerometerTest.jzml.zip
- (950 Bytes) Downloaded 408 times
Re: Is there any accelerometer object ?
High
This is really cool - is the 'z' axis accelorometer[2]? I'll have to check . . . .
Is the gyro accessable? Or the Sudden Motion Sensor?
Oh and the Ambient Light detector?
So much to investigate . . .
Cheers
MM
Edit- oops was looking at Jazz Editor not Lemur Editor - I see now that the accelromoter and battery are available but not the others, sorry . . .
This is really cool - is the 'z' axis accelorometer[2]? I'll have to check . . . .
Is the gyro accessable? Or the Sudden Motion Sensor?
Oh and the Ambient Light detector?
So much to investigate . . .
Cheers
MM
Edit- oops was looking at Jazz Editor not Lemur Editor - I see now that the accelromoter and battery are available but not the others, sorry . . .
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]
-
- Newbie
- Posts: 18
- Joined: 08 Dec 2011 02:00
Re: Is there any accelerometer object ?
Very cool.
It looks like the z-axis is available with accelerometer[2]. Is it a -2..2 range on the z axis?
I also found that placing (accelerometer[1]+1)/2 into the Ring Area's attractor_y behavior and (accelerometer[0]*-1+1)/2 into the attractor_x behavior smooths out the output pretty well. Please see the attached.
Nick, is there a way I can make it so that the RingArea ball doesn't respond to a touch input now that I've done this?
Also, Is there a way to lock the screen rotation from within the project?
Thanks and sorry for the noob questions, lots more to come.
-Hans
It looks like the z-axis is available with accelerometer[2]. Is it a -2..2 range on the z axis?
I also found that placing (accelerometer[1]+1)/2 into the Ring Area's attractor_y behavior and (accelerometer[0]*-1+1)/2 into the attractor_x behavior smooths out the output pretty well. Please see the attached.
Nick, is there a way I can make it so that the RingArea ball doesn't respond to a touch input now that I've done this?
Also, Is there a way to lock the screen rotation from within the project?
Thanks and sorry for the noob questions, lots more to come.
-Hans
Re: Is there any accelerometer object ?
Merci beaucoup Nick c'est débile !!!!
-
- Liine Staff
- Posts: 285
- Joined: 01 Oct 2010 11:06
Re: Is there any accelerometer object ?
No, generally speaking objects always respond to touch.armatronix wrote: Nick, is there a way I can make it so that the RingArea ball doesn't respond to a touch input now that I've done this?
No, you need to use the physical switch on the iPad.armatronix wrote: Also, Is there a way to lock the screen rotation from within the project?
Re: Is there any accelerometer object ?
Ben justement je cherchais aussi comment faire pour avoir l'accelerometre de l'iPhone merci pour le Jzml !
(Salut Ease !!! haha comme on se retrouve !)
(Salut Ease !!! haha comme on se retrouve !)
-
- Newbie
- Posts: 2
- Joined: 27 Jan 2011 00:01
Re: Is there any accelerometer object ?
hi!! thanks for this HUGE potential template. ...sorry for this stupid question but once you have the template on the iPhone how to you make it send datas to the ad-hoc network? i have midi monitor blind to any message...