-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
We've decided to create a new audio package engo.io/audio which is similar to engo.io/gl being a wrapper around the audio players for each platform. It'll have a higher level API similar to https://godoc.org/golang.org/x/mobile/exp/audio. After it's done the AudioSystems will be using it to provide a cross-platform audio player/system. This will also attempt to support the AudioSystem on both the web and windows targets.
EtienneBruines, otraore, mewmew and paked