im tried to using tuioDecoder with b27 today,but not working probably and it throwing some Exception error message:
Exception class: EClrException
Exception message: Index was outside the bounds of the array.
Exception address: 00000000
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at OSC.NET.OSCPacket.unpackInt(Byte bytes, Int32& start)
at OSC.NET.OSCBundle.Unpack(Byte bytes, Int32& start, Int32 end)
at TUIODecoder.TUIODecoder.Evaluate(Int32 SpreadMax)
does anyone have the same problem?