That is exactly what I had in mind. Writing a a binary compiler/decompiler for a toy glove is much easier. Especially for such a simple protocol. E.g. the...
That is exactly what I had in mind. Writing a a binary compiler/decompiler for a toy glove is much easier. Especially for such a simple protocol. E.g. the...
Uuuuummmm. Ok, I'm getting the sense you haven't played with OSC or Tim's p5OSC. You should take a look at them. You're just sorta rehashing what's already...
I am not intending to implement such a protocol, on byte or xml level. I just think, that the byte level is nothing to be afraid of. If there already is...
I'm going to step out here and agree with Pan. I'm mostly a musician, but I do a decent amount of webdesign and making movies, flash stuff, 3d models, etc. I...
doesn't it already work like tat? w/o the "if" part?
dreadedkane wrote:
>
> Just like the subject says how would I code this?
> I have gotten this far:
>
> if...
... I've written both OSC and XML parsers and I can assure you the XML one was more complex. ... OSC parsers are also everywhere these days. ... I don't...
This is a non-argument. If you were using XML you would use a standard XML api like DOM or SAX. If you're using a binary format like OSC you use a standard OSC...
if not p5.xxxnn then Mouse.x = p5.x/512 Mouse.y = -p5.y/512 end if if p5.xxxnn then Mouse.x = Mouse.x Mouse.y = Mouse.y end if seems to work, bit slow though...
... Using DOM on 11 arguments? ... I think a subset will. Time will tell. ... I don't play video/computer games, so haven't really noticed. Most of my work is...
... For that person, a good choice would either be to integrate the P5 input into the tool that would make it possible to use that tool's GUI to use it, e.g....
Hi Pan We'll have to agree to disagree on the engineering issues surrounding XML.. you seem to think a real-time control application has the same requirements ...
That makes the cursor stop moving but when I move the glove and straighten out my fingers the cursor jumps to where it would be if I hadn't done the gesture...
Most of the spam ends up in the bulk folder for me and I don't even see it :-) ... sub-branch ... the spam. ... accidentally ... for me, ... will be ... from...
That's because it's using Absolute mode and the centerpoint doesn't drift, so there's no need to recenter it. You could use a variable to offset the...
I want to use it for online gaming because the hardware mouse mode jumps around when I move my hand quickly, with this script it doesn't do that so I just need...
Can anyone tell me how to get the TTS voice 'Mary' to work with this program? I have the TTS voice on my computer from a program called CoolSpeech. I just...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the p5glove group. File : /p5dll...
p5glove@yahoogroups.com
Sep 8, 2006 5:41 pm
3182
sure can, i just joined and didn't know there was a file upload area. any advice for a jittery glove? i'm using the nytric drivers and just holding my hand ...
Hi, Does anyone have the SDK Hand or Knight project ready to use for Borland C++ Builder? I was using the DLL earlier, but now I need to use all the date...
Ok, so I have read up on FLOSC and it looks very promising. The only issue is, I am a PC Max/MSP user. Everything out there says Max/MSP requires an...
Over Labor Day weekend I had the opportunity to do a live show incorporating the P5 at Family Reunion 8 in Black River Falls, WI. I have been doing live mix...