mirror of
https://github.com/faiface/beep.git
synced 2026-04-17 21:17:55 -04:00
wav: update package doc with encoding
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// Package wav implements audio data decoding in WAVE format through an beep.StreamSeekCloser.
|
||||
package wav
|
||||
|
||||
import (
|
||||
|
||||
2
wav/doc.go
Normal file
2
wav/doc.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package wav implements audio data decoding and encoding in WAVE format.
|
||||
package wav
|
||||
Reference in New Issue
Block a user