//
pkg.gl
Category
github.com/joelotter/termloop
extra
package
0.0.0-20210806173944-5f7c38744afb
Repository:
https://github.com/joelotter/termloop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
108 SLOC
#
Functions
InitAudio
InitAudio starts up PortAudio, creates a stream and returns a pointer to an Audio struct, or an error.
#
Structs
Audio
The Audio type represents the audio controller.
Track
The Track type represents an audio track which can be played.