JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
Introduction

JPL Spatial is an engine-independent C++ library for audio spatialization, sound propagation, and related DSP. It does not own the audio device or mixing backend. Applications can use their own vector and scene-query types.

The core library has no external dependencies.

Getting started

To get started, take a look at the HelloJPLSpatial example. It shows how to integrate JPL Spatial in a CMake project and use JPL Spatial VBAP Panner.

For instructions on how to integrate various layers of JPL Spatial API, see Integrating JPL Spatial.

API reference

See the Classes, Namespaces, and Files sections.