Registry / networking / jfreymuth-pulse

jfreymuth-pulse

JSON →
library0.1.1gogounverified

Pulse implements the PulseAudio protocol in pure Go for audio playback and recording.

go get github.com/jfreymuth/pulse
INSTALL
IMPORT
SIG · JFREYMUTH-PULSE
J
jfreymuth-pulse
networkinggov0.1.1
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.

pulse
github.com/jfreymuth/pulse

Creates a new PulseAudio client.

package main import ( "github.com/jfreymuth/pulse" ) func main() { client, _ := pulse.NewClient() defer client.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jfreymuth-pulse — go get jfreymuth-pulse · libregistry