I'm working on a sonification project where I have to track a colored object from my camera and play music if that object moves in different positions, e.g.: play music on the right speaker if the object moves right.
I've been looking for an audio library on internet, but haven't found a solution. I tried to use the BASS audio library, but I couldn't find any tutorials for it. I need to use BASS because I read that it has a multispeaker Option.
Does anyone know how to use this multispeaker option?