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.
We've decided to create a new audio package
engo.io/audiowhich is similar toengo.io/glbeing 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.