package
0.1.0
Repository: https://github.com/aceeric/engine.git
Documentation: pkg.go.dev

# Functions

NewAudioFile creates and returns a pointer to a new audio file object and an error.
NewListener returns a pointer to a new Listener object.
WaveCheck checks if the specified filepath corresponds to a an audio wave file.

# Structs

AudioFile represents an audio file.
AudioInfo represents the information associated to an audio file.
Listener is an audio listener positioned in space.
WaveSpecs describes the characteristics of the audio encoded in a wave file.