| 1 | //! A 3D spatial positioning node using a basic (and naive) algorithm. (It can also |
| 2 | //! be used for 2D audio.) It does not make use of any fancy binaural algorithms, |
| 3 | //! rather it just applies basic panning and filtering. |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected