Dear IRCAM community,
I think I need quite a bit of help here. I’ve been researching about Spat5 for a while but I’m still trying to figure out how to design my system.
What I want to make is A hybrid system for our 64 speakers array where I can choose the panning algorithm (HOA or WFS) for each of the 16 audio sources provided
My doubts are:
-
Do i need more than one spat5.spat objects? Or can I do it with just one sending different messages depending on the desired algorithm? I’m having multiple errors when sending the /panning/type message.
-
Should I define the number of speakers and layout (in my case a circle with radius 1.75m) again in the spat object or just sending the info from the spat5.viewer is enough?
I’m using the pak and sprintf objects at the moment to send the type of algorithm (hoa or wfs) and the number of the source where it should be applied but also having errors here.
As you see, I have found several difficulties, so any help would be really appreciated.
Thanks a lot!
Daniel