Hi all I am writting to ask for solution of de-centerization. I am writing an application and using Delphi P5 glove component to access P5 Glove. It works...
Hi all just checked old post about Brian Bagnall's new absolute mode driver. I have installed it and deleted the P5DLL.dll from ER. It seems that it works fine...
Hi Tao, I saw this same problem when I changed units in Java. When I tried to use Inches as my units it looked like the center would drift. When I commented ...
Hello everyone, I just purchased a P5 glove off ebay (< 20$ total) and am looking forward to using the glove for musical applications (and maybe some simple...
Hi Eric Thanks very much for your suggestion. Just wanna know more about P5_SetUnits means what function in P5DLL.dll ? Or do u mind tell me about the Java P5...
any ideas on how exactly you would implement the glove in your plugins? as most people [i assume] use the glove as a midi device it would be interesting to see...
... At the moment I wasn't thinking of doing anything too complicated. XYZ / Finger pressure would each be assignable to any parameter via a modulation matrix....
most of the limitations ive come across are host based much like the ones you described [for starters] FLstudio [if i remember correctly] has a limited,...
I recommend using Brian's new Dual Mode Driver rather than his original Absolute mode driver, since the new one has a lot more features and can be used...
There has been discussion on doing the point-at-the-screen thing. One of the difficulties is that to know where someone is pointing you need to know where...
Sorry PIE is so much like programming. :-( I'm a programmer, so it is the way I think of doing things :-) In PIE all the midi values (except instrument) are...
some devices force you to channel 10 for drums and such (nano-synths are a good example) many of the more modern ones do not, allowing you to use channel 10...
... For the record, I only purchased a P5 last week, but it was downloading PIE and examining the sample scripts which made me jump up and buy the glove that...
not worried at all as I use it for music and not programming with... I have that to deal with for a day job... I don't plan on playing with scripts for a...
i agree wholeheartedly it is precisely this reason that i use FLstudio [and others] for production... open program begin writing music render mixdown a user...
think Jare's laser harp... I want to do something like that with it... I can get it to work like that but I want it a bit easier as well as be able to change...
While on the topic.. Would anyone like to discuss what kind ways the glove could potentially be used for music? Dale just mentioned the laser harp. I'd imagine...
... This is what I've done (using Max and CSound). I'll be demonstrating the during another Sequential Progression show March 10. However, I'll be providing p5...
some of these items do happen, if your synth allows control via midi on these parameters... I can use my Triton Extreme to sound thunder when I flex little...
... Ah, good one.. I hadn't thought of that. Another similar idea would be using the glove to control graphics (I'm thinking like something from the Demo...
yep slide or change visual.. should be easy like the light controls to do, but you do need to be able to change set ups or scenes stored... dale Administrator...
... I demoed something like this at the last performance I did. I have several P5 that use OSC to generate midi, control graphics creation and video...
Hi all, Could I trouble someone to please explain to me exactly how the filtering modes of Carl's Dual-Mode Drivers work? Or, since it may already have been...
Say, out of curiosity, Carl... have you ever thought of integrating OSC client functionality into PIE? (Since P5osc hasn't been ported to Windows yet.) OSC...
I got a glove to control sound synthesis, but so far I haven't got it to work under Linux, so I've started to use a game controller instead. I don't know...
I don't know much about OSC. But then I didn't know anything about MIDI until I decided to add it. I can have a look at it. I got the impression OSC was more...
Really, it's just a way to create packets to push around the internet. Take a look at the spec: http://www.cnmat.berkeley.edu/OpenSoundControl/OSC-spec.html ...
There are two filters. An averaging filter and a deadband filter. The averaging filter applies to position and rotation. The deadband filter only applies to...