mobile: golang.org/x/mobile/exp/audio Index | Files | Directories

Packages imported by audio

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
golang.org/x/mobile/exp/audio/alPackage al provides OpenAL Soft bindings for Go.
ioPackage io provides basic interfaces to I/​O primitives.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.