Euphonium is a highly extensible audio streaming software. It’s multiplatform, also supporting low cost MCU’s like espressif ESP32 series.
Features:
- Clean and lightweight web-ui.
- Supports multiple plugins: Spotify streaming, Bluetooth (on esp32), Web Radio, Jellyfin.
- Fully modular architecture.
- Easily extendible and portable to new hardware, thanks to the internal Berry-lang powered scripting engine.
Required hardware for esp32:
muvox-io.github.io/euphonium
github.com/muvox-io/euphonium
Category Archives: Software
Benihora ~ Voice Generation Library & VST3 Plugin
Benihora is a Rust library and VST Plugin that generates voice based on a vocal tract model. This is a Rust port of Pink Trombone developed by Neil Thapen with some customizations.
github.com/carrotflakes/benihora
github.com/carrotflakes/benihora/tree/main/benihora-vst
jammer ~ Command Line Audio Player
Light-weight CLI music player with Soundcloud & Youtube support.
Supported formats:
github.com/jooapa/jammer
- MP3: MPEG Audio Layer III
- OGG: Ogg Vorbis
- WAV: Waveform Audio File Format
- FLAC: Free Lossless Audio Codec
- AAC: Advanced Audio Coding
- WMA: Windows Media Audio
- MP4: MPEG-4
- JAMMER: Jammer playlist
- FOLDER: Folder / Directory
Discord Audio Cable ~ Streaming Discord Bot
This is an system tray app that connects to a chosen Discord voice channel and streams audio from one of your audio devices or from YouTube.
github.com/vctandrade/discord-audio-cable
Ferocious File Converter ~ Graphical Frontend For ReSampler
Ferocious File Converter is a graphical front-end for ReSampler, and potentially any number of other command-line audio conversion tools.
It provides a convenient and easy-to-use method for converting audio files between a number of formats.
github.com/jniemann66/ferocious

elpAudio ~ Simple Audio Player Using FMOD
elpAudio – A simple audio player using FMOD, that supports custom WinAmp themes, music files (
github.com/elpoeprod/elpAudio.mp3, .midi, .wav, .ogg, .flac, .opus), tracker music (.mod, .xm, .s3m, .it) and other sound types (.wasd, .etm, .mus).
Spotube ~ Open Source Spotify Client
An open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify’s data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium.
- 🚫 No ads, thanks to the use of public & free Spotify and YT Music APIs¹
- ⬇️ Freely downloadable tracks
- 🖥️ 📱 Cross-platform support
- 🪶 Small size & less data usage
- 🕵️ Anonymous/guest login
- 🕒 Time synced lyrics
- ✋ No telemetry, diagnostics or user data collection
- 🚀 Native performance
- 📖 Open source/libre software
- 🔉 Playback control is done locally, not on the server
line ~ Command Line MIDI Sequencer
A tiny command-line midi sequencer for live coding.
github.com/pd3v/line
- Sends MIDI messages to a chosen MIDI channel. Default is 1.
- 1 instrument or 1 CC

ARver ~ Command Line AccurateRip Verification
ARveris a command-line program for verifying audio tracks ripped from a CD against checksums stored in AccurateRip database.The idea behind AccurateRip verification is that it’s virtually impossible to get exact same errors when ripping different copies of the same CD on various CD drives. If the copies are scratched or otherwise degraded, read errors will occur in different disc sectors. CD drive defects are unlikely to manifest in the same way on different machines. Essentially, all read errors are expected to be unique, but in absence of errors only a single correct result exists.
AccurateRip database stores track checksums submitted by multiple users. When many users rip the same disc without errors, same checksums are submitted to the database repeatably, boosting their “confidence” statistic. If a checksum of a ripped track is not found in the database, it indicates that the track has not been ripped correctly. Since the result is unique, disc read errors likely occurred while ripping.
github.com/arcctgx/ARver
ARvercalculates the AccurateRip checksums of local files, fetches checksums for a given CD from the database, and displays a report which compares them.
XMP ~ Extended Module Player
xmp is a module player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
BruteFIR ~ Unix Multi-Channel Convolution
BruteFIR is a software convolution engine, a program for applying long FIR filters to multi-channel digital audio, either offline or in real-time. Its basic operation is specified through a configuration file, and filters, attenuation and delay can be changed in runtime through a simple command line interface. The FIR filter algorithm used is an optimized frequency domain algorithm, partly implemented in hand-coded assembler, thus throughput is extremely high. In real-time, a standard computer can typically run more than 10 channels with more than 60000 filter taps each.
Through its highly modular design, things like adaptive filtering, signal generators and sample I/O are easily added, extended and modified, without the need to alter the program itself.
torger.se/anders/brutefir
Vitomu ~ Video To Audio Converter
Vitomu stands for VIdeo TO MUsic converter. It allows easy conversion of online and offline videos to audio files. Just drop a URL or a local video file on the target to start the conversion. The current version supports dropping URLs of both YouTube videos and local MKV and MP4 files.
github.com/digimezzo/vitomu
