OSC and virtual console buttons
Posted: Wed Jun 03, 2015 7:10 am
The OSC inputs work for an hour and a half and then they stop responding.
Yesterday my colleagues finally found out what the problem was.
As long as a button got all its inputs through OSC it worked like a charm. But in one part of the play we clicked the button by hand 4 times over the web interface and after that the button ignored all inputs coming from OSC.
All other buttons listening to different OSC channels worked as they should.
When I looked at the Virtual Console xml file the button was copied to many different places and also the line defining the OSC input was copied.
This means that there are dozens of buttons with exactly the same OSC input channel values. When the OSC signal comes I have no idea which button Id is activated. They all tie to the same function (and audio ding-ding doorbell in our case).
Any ideas where to look? The platform was Raspberry Pi 2.
--
Karri
Yesterday my colleagues finally found out what the problem was.
As long as a button got all its inputs through OSC it worked like a charm. But in one part of the play we clicked the button by hand 4 times over the web interface and after that the button ignored all inputs coming from OSC.
All other buttons listening to different OSC channels worked as they should.
When I looked at the Virtual Console xml file the button was copied to many different places and also the line defining the OSC input was copied.
This means that there are dozens of buttons with exactly the same OSC input channel values. When the OSC signal comes I have no idea which button Id is activated. They all tie to the same function (and audio ding-ding doorbell in our case).
Any ideas where to look? The platform was Raspberry Pi 2.
--
Karri