go-sox VS vorbis

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

vorbis

A "native" ogg vorbis decoder for Go (uses inline stb_vorbis) (by mccoyst)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-sox vorbis
1 1
131 32
- -
0.0 2.6
almost 6 years ago 8 months ago
Go Go
MIT License GNU General Public License v3.0 or later
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.

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

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.

What are some alternatives?

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

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

flac - A Free Lossless Audio Codec decoder in Go

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

mp3 - golang mp3 frame parser

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

gosamplerate - Go Bindings for libsamplerate

id3v2 - 🎵 ID3 decoding and encoding library for Go