Demo for Pico spatial audio sdk Unreal plugin.
For detailed steps, please refer to PICO Developer Documentation > Quickstart > Quickstart with demo For SDK access,please refer to Pico Unreal Integration SDK.
Name | Version |
---|---|
Unreal Engine | 4.27 |
Pico UE Integration SDK | Not restricted |
This is the demo project for Pico Spatial Audio Rendering SDK, in which you can find 4 maps:
- Free field, demonstrating spatialization of a point source;
- EnvAcoustics and EnvAcousticsBP, demonstrating realtime environmental acoustics simulation;
- Ambisonics, demonstrating the rendering of ambisonics audio signal to binaural audio.
- Clone this repo to local computer
- Double click the .uproject file which is under your sample demo project directory, then choose the engine version that matches your plugins. Finally, click OK.
Now you can use the sample project. About packaging and other details, please refer to PICO Developer Documentation > Quickstart > Quickstart with demo
This project is released under the MIT License.