package
0.0.0-20210806173944-5f7c38744afb
Repository: https://github.com/joelotter/termloop.git
Documentation: pkg.go.dev

# Functions

InitAudio starts up PortAudio, creates a stream and returns a pointer to an Audio struct, or an error.

# Structs

The Audio type represents the audio controller.
The Track type represents an audio track which can be played.