I am having trouble getting positional audio to work in SceneKit. Starting with the SceneKit game template generated by Xcode I have added the following code to the end of the h
You should be able to get positional audio with source.shouldStream = false.
source.shouldStream = false