Skip to content

Code6226/resonance-audio-web-sdk

 
 

Repository files navigation

Resonance Audio is a real-time JavaScript SDK that lets you add spatial audio to your web applications using Web Audio.

Copyright (c) 2017 Google Inc. All rights reserved.

Getting Started

Consult our online documentation for more information.

To learn more about how Resonance Audio works, see https://developers.google.com/resonance-audio/discover/concepts

Developing on Resonance Audio locally

  • Install Volta from https://volta.sh/ (optional: only if you care about Node/Yarn version locking)
  • yarn
  • yarn build
  • yarn test (you have to build first)

Packages

No packages published

Languages

  • JavaScript 100.0%