Registry / other / faiface-beep

faiface-beep

JSON →
library1.1.0gogounverified

A library for playing sounds and music in Go, supporting various audio formats.

go get github.com/faiface/beep
INSTALL
IMPORT
SIG · FAIFACE-BEEP
F
faiface-beep
othergov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

beep
github.com/faiface/beep

Creates a sample rate constant.

package main import ( "fmt" "github.com/faiface/beep" ) func main() { fmt.Println(beep.SampleRate(44100)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
faiface-beep — go get faiface-beep · libregistry