Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.3 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.3 KB

SpatialAudioSample-Unreal

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

Description

This is the demo project for Pico Spatial Audio Rendering SDK, in which you can find 4 maps:

  1. Free field, demonstrating spatialization of a point source;
  2. EnvAcoustics and EnvAcousticsBP, demonstrating realtime environmental acoustics simulation;
  3. Ambisonics, demonstrating the rendering of ambisonics audio signal to binaural audio.

Quick Start

  1. Clone this repo to local computer
  2. 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

Licenses

This project is released under the MIT License.