vorbis-go icon indicating copy to clipboard operation
vorbis-go copied to clipboard

Package vorbis provides Go bindings for OggVorbis implementation by the Xiph.Org Foundation.

Results 2 vorbis-go issues
Sort by recently updated
recently updated
newest added

``` # _/home/nanu/go/src/github.com/xlab/vorbis-go/cmd/vorbis-player ../../../main.go:154:14: constant 4294967296 overflows int ../../../main.go:154:14: array bound is too large ``` this line `out := (*(*[1

Looks like no documentation about that in README.md.