Stan Rosenbaum
Stan Rosenbaum
@j-j-m Hey Jacob. For question 1, the AVAudioEngine (and by extension AudioKit) doesn't let you add Spatial Mixers after the engine has started. (Well you 'can' add it, but the...
@j-j-m OK First Gravity seemed to get turned on in your demo. So the Sound Source Ball was sinking into oblivion.  Turn that...
Hey @j-j-m, Thanks for the clarification. Ok I get what is going on now. Yeah, you sort of hit the core of the problem with this. > @ForeverTangent maybe my...
Hey @glangmead. Yeah sound sources have to be mono. You have to do Ultra Black Magic to position Stereo signals. Sorry I can’t really offer much help this week. I...
I will be home Sunday, but I think it is because you are introducing stereo connections. Stereo signals kill the 3D audio. If you want to maintain a ‘stereo field’...
Hey @glangmead, Sorry this took a moment. Trip was long, and then work was busy. Ok sort version to what I think you need. You need to rewrite your code...