//
pkg.gl
Category
github.com/mewpull/beep
wav
package
0.0.0-20170818183929-724c0fa035a3
Repository:
https://github.com/mewpull/beep.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
230 SLOC
#
Functions
Decode
Decode takes a ReadCloser containing audio data in WAVE format and returns a StreamSeekCloser, which streams that audio.
Encode
Encode writes all audio streamed from s to w in WAVE format.