WiiLi Wiki frontpage Include your post in the News Get links Hoteles Quito
WiiLi.org Forum Index WiiLi.org
a new revolution
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

arrays / multiple Wii Remotes

 
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie
View previous topic :: View next topic  
Author Message
chris



Joined: 02 Jan 2007
Posts: 6

Digg It
PostPosted: Sat Jan 06, 2007 1:49 pm    Post subject: arrays / multiple Wii Remotes

Is it possible to use arrays in Glove Pie??

At the moment, to code for multiple wii remotes you must do this:
var.1pitch = Wiimote1.Pitch
var.2pitch = Wiimote2.Pitch
var.3pitch = Wiimote3.Pitch
var.4pitch = Wiimote4.Pitch

instead it would be better to do (well cleaner code)
var.pitch[var.counter] = Wiimote[var.counter].Pitch
var.counter++

Is this possible? Thanks.
_________________
http://www.flickr.com/photos/pixelsumo/tags/wii/
http://www.youtube.com/profile?user=pixelsumo
Back to top
View user's profile Send private message
CarlKenner
Site Admin


Joined: 29 Nov 2006
Posts: 614

Digg It
PostPosted: Sat Jan 06, 2007 3:26 pm    Post subject:

No it isn't possible.

Although variable names that begin with a digit (var.1pitch) are now possible in GlovePIE 0.29.
Back to top
View user's profile Send private message Send e-mail
chris



Joined: 02 Jan 2007
Posts: 6

Digg It
PostPosted: Sat Jan 06, 2007 3:36 pm    Post subject:

Ok, thanks.

Could arrays possibly be added to the list of requested features?

Smile

I'm having lots of fun with OSC and GLovePie right now. Should have something to show soon.
_________________
http://www.flickr.com/photos/pixelsumo/tags/wii/
http://www.youtube.com/profile?user=pixelsumo
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group