leomccormack / SPARTA

A collection of spatial audio related VST/LV2 plug-ins developed using JUCE and the Spatial_Audio_Framework
http://leomccormack.github.io/sparta-site/
GNU General Public License v3.0
570 stars 44 forks source link

AmbiBIN OSC messaging not working #23

Closed hectorC closed 4 years ago

hectorC commented 4 years ago

We are trying to get a headtracking sensor to work with version 1.5.0 of SPARTA AmbiBIN, but it seems that the this version has some OSC issues. Version 1.4.2 worked fine but the latest 1.5.0 receives OSC messages only in the Yaw when an array is sent (/ypr). Also, sending OSC messages separately (/yaw, /pitch, /roll) works strange since the roll is received as yaw, the yaw as the pitch and roll gets no data.

hectorC commented 4 years ago

Tested with SPARTA Rotator and the same issue is present.

leomccormack commented 4 years ago

I believe this is now fixed, but please re-open the issue if the problem persists :)