benkuper / bikinect

Automatically exported from code.google.com/p/bikinect
3 stars 1 forks source link

OSC signals on loop #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  I designate a trigger with OSC output over a network.
2.  The receiving OSCP5 sketch recognizes trigger data, however it constantly 
triggers without stopping and without being triggered multiple times.
3.  This will happen whenever a mapping set containing OSC is activated.  In 
fact, the OSC trigger point doesn't even need to be active, its really just 
when the mapping set is initiated.

What is the expected output? What do you see instead?
My expected output is to have an audio or video component activated by the OSC 
trigger on a seperate system via LAN, which does happen but it does so on loop 
without ever stopping.

What version of the product are you using? On what operating system?
I am using Mappinect version one with SimpleOpenNI 0.22 on MacOSX.  I have yet 
to attempt the OSC output data on a PC.

Please provide any additional information below.

Original issue reported on code.google.com by reillydo...@googlemail.com on 20 Jan 2012 at 1:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The case is the same on the PC side of things.  The OSC triggers are active on 
an infinite feedback loop.

Original comment by reillydo...@googlemail.com on 20 Jan 2012 at 8:32

GoogleCodeExporter commented 9 years ago

Original comment by bkuperb...@gmail.com on 6 Jul 2012 at 10:54