vorbis VS go-sox

Compare vorbis vs go-sox and see what are their differences.

vorbis

A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) (by mccoyst)

go-sox

libsox bindings for go (by krig)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vorbis go-sox
1 1
32 131
- -
2.6 0.0
7 months ago almost 6 years ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vorbis

Posts with mentions or reviews of vorbis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-03.

go-sox

Posts with mentions or reviews of go-sox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • How to record sound in Go for Windows?
    2 projects | /r/golang | 5 May 2023
    Alternatives may include: github.com/oov/directsound-go/dsound - DirectSound API wrapper https://github.com/krig/go-sox - libSoX wrapper for golang https://bitbucket.org/StephenPatrick/go-winaudio/src/master/ - deprecated https://github.com/200sc/klangsynthese - not sure if this supports recording audio in Windows

What are some alternatives?

When comparing vorbis and go-sox you can also consider the following projects:

PortAudio - Go bindings for the PortAudio audio I/O library

flac-mewkiz - Package flac provides access to FLAC (Free Lossless Audio Codec) streams.

flac - A Free Lossless Audio Codec decoder in Go

mp3 - golang mp3 frame parser

id3v2 - 🎵 ID3 decoding and encoding library for Go

gosamplerate - Go Bindings for libsamplerate

waveform - Go package capable of generating waveform images from audio streams. MIT Licensed.

go_mediainfo - Golang bindings for libmediainfo