a2jmidid
- Ebuilds: 2, Stable: 12, Testing: 12 Description: Daemon for exposing ALSA sequencer applications in JACK MIDI system
Homepage:https://a2jmidid.ladish.org License: GPL-2
aacgain
- Ebuilds: 3, Testing: 9999 Description: AACGain is a modification to Glen Sawyer's excellent mp3gain program.
It supports AAC (mp4/m4a/QuickTime) audio files in addtion to mp3 files.
If you are not familiar with mp3gain, stop reading this, and go to
https://mp3gain.sourceforge.net. AACGain normalizes the volume of digital
music files using the ReplayGain algorithm. It works by modifying the
global_gain fields in the mp4 samples. Free-form metadata tags are added
to the file to save undo information, making the normalization process
reversable. AACGain uses the same command-line user interface as mp3gain.
Homepage:https://github.com/dgilman/aacgain License: GPL-2+
abcde
- Ebuilds: 1, Stable: 2.9.3-r6, Testing: 2.9.3-r6 Description: Command line CD encoder
Homepage:https://abcde.einval.com/ License: GPL-2
abcm2ps
- Ebuilds: 1, Stable: 8.14.15, Testing: 8.14.15 Description: Program to convert abc files to Postscript files
Homepage:https://github.com/lewdlime/abcm2ps License: GPL-3+
aeolus
- Ebuilds: 1, Stable: 0.10.4 Description:
Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that should
be good enough to make an organist enjoy playing it. It is a software
synthesiser optimised for this job, with possibly hundreds of controls for
each stop, that enable the user to "voice" his instrument.
Main features of the default instrument: three manuals and one pedal, five
different temperaments, variable tuning, MIDI control of course, stereo,
surround or Ambisonics output, flexible audio controls including a large
church reverb.
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html License: GPL-2
aes67-linux-daemon
- Ebuilds: 1, Testing: 1.6.4-r1 Description:
This is a daemon and Kernel module to allow connection of a Linux computer
to any AES67-compatible Audio-over-IP network like Dante or Ravenna.
The daemon allows configuring virtual ALSA devices to send and receive audio
to and from the AES67-compatible network by simply interacting with ALSA
as if the devices were actual sound cards,
much like Dante Virtual Soundcard does for Windows computers in Dante networks.
Homepage:https://github.com/bondagit/aes67-linux-daemon License: GPL-3
alac_decoder
- Ebuilds: 1, Stable: 0.2.0-r2 Description:
Basic decoder for Apple Lossless Audio Codec files (ALAC). ALAC is a
proprietary lossless audio compression scheme. Apple never released any
documents on the format. ALAC uses an adaptive FIR prediction algorithm
and stores the error values using a modified rice or golumb algorithm.
Homepage:http://craz.net/programs/itunes/alac.html License: GPL-2
alacenc
- Ebuilds: 1, Stable: 0.4.1 Description: Encodes audio into the Apple Lossless Audio Codec (ALAC) format
Homepage:https://github.com/flacon/alacenc License: MIT
ardour (ambiguous, available in 3 overlays)
- Ebuilds: 7, Stable: 8.12-r2, Testing: 9999 Description: Digital Audio Workstation
Homepage:https://ardour.org/ License: GPL-2
ario
- Ebuilds: 1, Stable: 1.6-r2 Description: GTK client for MPD inspired by Rhythmbox but much lighter and faster
Homepage:https://ario-player.sourceforge.net License: GPL-2+
ashuffle
- Ebuilds: 1, Testing: 3.10.1 Description:
ashuffle is an application for automatically shuffling your MPD library
in a similar way to a more standard music player's "shuffle library"
feature. ashuffle works like any other MPD client, and can be used
alongside your other MPD frontends.
Homepage:https://github.com/joshkunz/ashuffle License: MIT
asunder
- Ebuilds: 1, Stable: 3.0.1-r2, Testing: 3.0.1-r2 Description: Graphical Audio CD ripper and encoder with support for many output formats
Homepage:http://littlesvr.ca/asunder/ License: GPL-2
aucatctl
- Ebuilds: 1, Testing: 0.1 Description: A tool for controlling aucat and/or sndiod volume through MIDI
Homepage:http://www.sndio.org/ License: ISC
audacious (ambiguous, available in 3 overlays)
- Ebuilds: 7, Stable: 4.4.2, Testing: 9999, 4.5.1 Description:
Audacious is a plugin-based audio player, descended from the Beep/XMMS 1.x line.
It supports a native GUI with optional Winamp2-based skins, a CLI mode, and MPRIS;
these can be enabled independent of each other.
Homepage:https://audacious-media-player.org/ License: BSD-2
audiorelay
- Ebuilds: 1, Testing: 0.27.5 Description: Turn your phone into a microphone or speakers for PC
Homepage:https://audiorelay.net License: all-rights-reserved
audiotag
- Ebuilds: 1, Stable: 0.19-r1, Testing: 0.19-r1 Description: Command-line tool for mass tagging/renaming of audio files
Homepage:https://github.com/Daenyth/audiotag License: GPL-2+
baudline
- Ebuilds: 1, Stable: 1.08-r2, Testing: 1.08-r2 Description:
Baudline is a time-frequency browser designed for scientific visualization of the spectral domain. Signal analysis is performed by Fourier, correlation, and raster transforms that create colorful spectrograms with vibrant detail. Conduct test and measurement experiments with the built in function generator, or play back audio files with a multitude of effects and filters. The baudline signal analyzer combines fast digital signal processing, versatile high speed displays, and continuous capture tools for hunting down and studying elusive signal characteristics.
Homepage:https://www.baudline.com/ License: baudline
beets
- Ebuilds: 4, Stable: 2.3.1, Testing: 9999, 1.7.0_pre20240501-r1 Description:
The purpose of beets is to get your music collection right once and for
all. It catalogs your collection, automatically improving its metadata as
it goes using the MusicBrainz database. (It also downloads cover art for
albums it imports.) Then it provides a bouquet of tools for manipulating
and accessing your music.
Because beets is designed as a library, it can do almost anything you can
imagine for your music collection. Via plugins, beets becomes a panacea:
* Embed and extract album art from files' tags.
* Listen to your library with a music player that speaks the MPD protocol
and works with a staggering variety of interfaces.
* Fetch lyrics for all your songs from databases on the Web.
* Manage your MusicBrainz music collection.
* Analyze music files' metadata from the command line.
* Clean up crufty tags left behind by other, less-awesome tools.
* Browse your music library graphically through a Web browser and play it
in any browser that supports HTML5 Audio.
If beets doesn't do what you want yet, writing your own plugin is
shockingly simple if you know a little Python.
Homepage:https://beets.io/ https://pypi.org/project/beets/ License: MIT
bitwig-studio (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 5.3.5-r1 Description:
Bitwig Studio is a dynamic software for creation and performance of your musical ideas on stage or in the studio.
Homepage:http://bitwig.com License: Bitwig
blanket
- Ebuilds: 1
Description: Improve focus and increase your productivity by listening to different ambient sounds
Also can help you to fall asleep in a noisy environment.
Homepage:https://apps.gnome.org/Blanket/ License: GPL-3+ CC0-1.0 CC-BY-4.0 CC-BY-3.0 CC-BY-SA-4.0 public-domain
bristol
- Ebuilds: 1, Stable: 0.60.11-r4 Description:
Bristol is synth emulation package for a diverse range of vintage
synthesisers, electric pianos and organs. The application consists of a
multithreaded audio synthesizer and a user interface called brighton.
Homepage:https://sourceforge.net/projects/bristol/ License: GPL-2
brutefir
- Ebuilds: 1, Stable: 1.0o, Testing: 1.0o Description: Software convolution engine for applying long FIR filters
Homepage:https://torger.se/anders/brutefir.html License: GPL-2
butt
- Ebuilds: 1, Stable: 0.1.29-r1 Description:
butt (broadcast using this tool) is an easy to use, multi OS streaming
tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and
Windows.
The main purpose of butt is to stream live audio data from your
computers Mic or Line input to an Shoutcast or Icecast server.
Recording is also possible.
It is NOT intended to be a server by itself or automatically stream a
set of audio files.
Homepage:https://danielnoethen.de/butt/ License: GPL-2+
cantata (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 3.3.1, Testing: 3.4.0 Description: Featureful and configurable Qt client for the music player daemon (MPD)
Homepage:https://github.com/nullobsi/cantata License: GPL-2
carla (ambiguous, available in 5 overlays)
- Ebuilds: 10, Testing: 9999-r1 Description: Fully-featured audio plugin host, supports many audio drivers and plugin formats
Homepage:http://kxstudio.linuxaudio.org/Applications:Carla License: GPL-2 LGPL-3
cava
- Ebuilds: 1, Stable: 0.10.7 Description: Console-based Audio Visualizer for Alsa
Homepage:https://github.com/karlstav/cava/ License: MIT Unlicense
cd-discid
- Ebuilds: 1, Stable: 1.4-r1, Testing: 1.4-r1 Description: returns the disc id for the cd in the cd-rom drive
Homepage:https://github.com/taem/cd-discid License: GPL-2
cdparanoia
- Ebuilds: 1, Stable: 3.10.2-r8, Testing: 3.10.2-r8 Description: An advanced CDDA reader with error correction
Homepage:https://www.xiph.org/paranoia License: GPL-2 LGPL-2.1
cdstatus
- Ebuilds: 1, Stable: 0.97.03, Testing: 0.97.03 Description: Tool for diagnosing cdrom drive and digital data (audio) extraction
Homepage:https://cdstatus.sourceforge.net License: GPL-2
cdtool
- Ebuilds: 1, Stable: 2.1.8-r2, Testing: 2.1.8-r2 Description: collection of command-line utilities to control cdrom devices
Homepage:https://hinterhof.net/cdtool/ License: GPL-2
chordii
- Ebuilds: 1, Testing: 4.5.3 Description:
Chordii is a fork of Chord, a program very popular several years
ago and most famous for its trendsetting 'ChordPro' music file format.
Chordii's purpose is to provide guitar players with a tool to produce
good looking, self-descriptive music sheets from text files.
Chordii reads a text file containing the lyrics of a song, the chords
to be played, their description and some other optional data to
produce a PostScript document that includes:
* Centered titles
* Chord names above the words
* Graphical representation of the chords at the end of the songs
* Transposition
* Multiple columns on a page
* Index of a songbook
* Multiple logical pages per physical pages (1, 2 or 4)
* Configurable fonts for the lyrics and the chord names
* Multiple songs inside one file
* The complete ISO 8859-1 character set
* Chorus marking
Homepage:https://chordii.sourceforge.net/ License: GPL-3+
chuck
- Ebuilds: 1, Stable: 1.5.5.5 Description:
ChucK is a programming language for real-time sound synthesis and music
creation. It is open-source and freely available on MacOS X, Windows, and
Linux. ChucK presents a unique time-based, concurrent programming model
that is precise and expressive (we call this strongly-timed), dynamic
control rates, and the ability to add and modify code on-the-fly. In
addition, ChucK supports MIDI, OpenSoundControl, HID device, and
multi-channel audio. It is fun and easy to learn, and offers composers,
researchers, and performers a powerful programming tool for building and
experimenting with complex audio synthesis/analysis programs, and real-time
interactive music.
Homepage:http://chuck.cs.princeton.edu/ License: GPL-2
cider
- Ebuilds: 1, Testing: 2.5.0 Description:
Cider is a new cross-platform Apple Music experience built on Vue.js
and written from the ground up with performance in mind.
Homepage:https://cider.sh License: all-rights-reserved
cozy (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 1.3.0 Description:
This package provides a modern audiobook player with features like
import your audiobooks and browse and sort them, sleep timer, etc.
Homepage:https://github.com/geigi/cozy License: GPL-3
dcd
- Ebuilds: 1, Stable: 0.95, Testing: 0.95 Description: A simple command-line based CD Player
Homepage:http://www.technopagan.org/dcd License: GPL-2 LGPL-2
deadbeef (ambiguous, available in 3 overlays)
- Ebuilds: 5, Stable: 1.10.0, Testing: 9999 Description: A music player for *nix-like systems and OSX
Homepage:https://deadbeef.sourceforge.io License: GPL-2 LGPL-2.1
declick
- Ebuilds: 1, Testing: 0.6.5-r1 Description:
The main purpose of declick is the removal of digital clicks in the
input material. It is intended for the automatic removal of clicks
produced by scratched CDs or poorly working CD grabbers, for example
when using an IDE CD-ROM. It is not designed to remove analogue clicks
as from scratched LPs.
Homepage:http://home.snafu.de/wahlm/dl8hbs/declick.html License: GPL-2
denemo
- Ebuilds: 1, Stable: 2.6.0-r102 Description:
Denemo is a music notation editor which uses
<pkg>media-sound/lilypond</pkg> to typeset music notation with LaTeX.
Homepage:https://www.denemo.org/ License: GPL-3+ OFL-1.1
dr14meter
- Ebuilds: 2, Testing: 1.1.4 Description: dr14meter is a free and open-source command line tool for computing the Dynamic Range of your music.
Homepage:https://github.com/pe7ro/dr14meter/ License: GPL-3+
drc
- Ebuilds: 1, Testing: 3.2.3 Description: Generate digital room correction FIR filters for use in realtime
convolution engines like BruteFIR
Homepage:http://drc-fir.sourceforge.net License: GPL-2
drumkv1
- Ebuilds: 4, Testing: 9999-r1 Description: An old-school all-digital drum-kit sampler synthesizer with stereo fx
Homepage:http://drumkv1.sourceforge.net/
easyeffects
- Ebuilds: 4, Stable: 7.2.5, Testing: 9999, 7.2.5 Description: Limiter, auto volume and many other plugins for PipeWire applications
Homepage:https://github.com/wwmm/easyeffects
easytag
- Ebuilds: 4, Stable: 2.4.3-r7, Testing: 2.4.3-r9 Description: Utility for viewing and editing tags for MP3, MP2, FLAC, AAC, MP4 and OGG files. It features a simple and attractive GTK+ interface
Homepage:https://wiki.gnome.org/Apps/EasyTAG License: GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+
ecasound
- Ebuilds: 1, Stable: 2.9.3-r1, Testing: 2.9.3-r1 Description:
Ecasound is a software package designed for multitrack audio
processing. It can be used for simple tasks like audio playback,
recording and format conversions, as well as for multitrack
effect processing, mixing, recording and signal recycling.
Ecasound supports a wide range of audio inputs, outputs and
effect algorithms. Effects and audio objects can be combined
in various ways, and their parameters can be controlled by operator
objects like oscillators and MIDI-CCs. A versatile console mode
user-interface is included in the package.
Homepage:https://ecasound.seul.org/ecasound/ License: GPL-2
element
- Ebuilds: 1
Description:
Element is a modular AU/VST/VST3/LV2 audio plugin host.
Create powerful effects, racks, and instruments by connecting plugins
to one another.
Homepage:https://kushview.net/element/ License: GPL-3
elisa (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 25.12.2-r1, Testing: 25.12.3 Description: Simple music player by KDE
Homepage:https://apps.kde.org/elisa/ License: LGPL-3+
euphonica
- Ebuilds: 1, Testing: 0.98.1 Description:
An MPD client with delusions of grandeur, made with Rust, GTK and Libadwaita.
Homepage:https://github.com/htkhiem/euphonica License: GPL-3+
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC LGPL-2.1+
MIT MPL-2.0 UoI-NCSA openssl Unicode-3.0 ZLIB
exaile
- Ebuilds: 2, Testing: 4.2.1 Description: GTK+ based media player aiming to be similar to Amarok
Homepage:https://www.exaile.org/
ezstream
- Ebuilds: 2, Testing: 1.0.2-r1 Description: A command line source client for Icecast media streaming servers
Homepage:https://www.icecast.org/ezstream/ License: GPL-2
finetune
- Ebuilds: 1, Testing: 2.2.1 Description:
Finetune is the easiest way to fix your music library.
Automatically fix song information, cover art, lyrics and remove duplicate
and missing tracks.
Homepage:https://flavio.tordini.org/finetune License: all-rights-reserved
flac-image
- Ebuilds: 1, Testing: 1.00-r2 Description:
A tiny utility for stuffing image files (e.g. album cover art) into
metadata blocks in FLAC files. Actually you could store and retrieve
any arbitrary file you wanted; this program doesn't care.
Homepage:http://www.singingtree.com/software/ License: BSD
flac123
- Ebuilds: 1, Stable: 2.1.1, Testing: 2.1.1 Description: Console app for playing FLAC audio files
Homepage:https://github.com/flac123/flac123 License: GPL-2+
flack
- Ebuilds: 1, Testing: 2.0.6 Description:
A menu-driven BASH script to easily tag your collection of FLAC files
from the command line, without the need for a GUI.
Homepage:https://sourceforge.net/projects/flack/ License: GPL-1
flacon
- Ebuilds: 1, Stable: 12.0.0-r2 Description: Extracts audio tracks from an audio CD image to separate tracks
Homepage:https://flacon.github.io/ License: LGPL-2.1+
flake
- Ebuilds: 1, Stable: 0.11-r1 Description: An alternative to the FLAC reference encoder
Homepage:https://flake-enc.sourceforge.net License: LGPL-2.1
fmtools
- Ebuilds: 1, Stable: 2.0.7, Testing: 2.0.7 Description: A collection of programs for controlling v4l radio card drivers
Homepage:https://benpfaff.org/fmtools/ License: GPL-2
foo-yc20
- Ebuilds: 1, Testing: 1.3.0 Description: YC-20 is a divide-down combo organ designed in the late 60's. This emulation faithfully copies the features, sounds and flaws the original organ."
Homepage:https://github.com/sampov2/foo-yc20/ License: LGPL-2.1
fooyin
- Ebuilds: 1, Testing: 9999 Description: A customizable music player, Qt clone of foobar2000
Homepage:https://www.fooyin.org/
gigedit
- Ebuilds: 2, Stable: 1.2.1, Testing: 1.2.1 Description: An instrument editor for gig files
Homepage:http://www.linuxsampler.org/ License: GPL-2
gimmix
- Ebuilds: 1, Stable: 0.5.7.2-r2, Testing: 0.5.7.2-r2 Description: a graphical music player daemon (MPD) client using GTK+2
Homepage:https://launchpad.net/gimmix License: GPL-2
glurp
- Ebuilds: 1, Stable: 0.12.3, Testing: 0.12.3 Description: Glurp is a GTK2 based graphical client for the Music Player Daemon
Homepage:https://sourceforge.net/projects/glurp/ License: GPL-2
gmtp
- Ebuilds: 1, Testing: 1.3.11-r4 Description:
gMTP is a graphical frontend to libmtp. It allows to transfer files to mtp devices like mp3 players or android tablets.
Homepage:https://gmtp.sourceforge.net/ License: BSD
gnomad
- Ebuilds: 1, Stable: 2.9.6-r3, Testing: 2.9.6-r3 Description: GTK+ music manager for the Portable Digital Entertainment (PDE) protocol
Homepage:https://gnomad2.sourceforge.net/ License: GPL-2+
gnome-music (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 48.2-r1, Testing: 49.1 Description: Music management for Gnome
Homepage:https://apps.gnome.org/Music/ License: GPL-2+
go-musicfox-bin
- Ebuilds: 1, Testing: 3.2.2 Description: Command-line Netease Cloud Music written in Go(bin version)
Homepage:https://github.com/anhoder License: MIT
go-playerctl-bin
- Ebuilds: 6, Testing: 0.0.19 Description: mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others
Homepage:https://github.com/arran4/go-playerctl License: LGPL-3
gogglesmm
- Ebuilds: 2, Stable: 1.2.5-r1 Description: Fast and light music player
Homepage:https://gogglesmm.dev/ License: GPL-3
gom
- Ebuilds: 1, Stable: 0.29.103-r1, Testing: 0.29.103-r1 Description: Console Mixer Program for OSS
Homepage:http://www.fh-worms.de/~inf222 License: GPL-2
gonic
- Ebuilds: 2, Testing: 0.18.0 Description:
Gonic is a lean FLOSS alternative server to subsonic. It's intended to
be used with various subsonic clients, as it's web interface is only
for administration and not playback.
Homepage:https://github.com/sentriz/gonic License: GPL-3
gqradio
- Ebuilds: 1, Testing: 1.9.2 Description:
GQradio interfaces with radio cards through the video4linux API.
Stations can be tuned manually, set to presets, or auto seek can find
the next available frequency. The application supports theming (skins),
and includes a built-in skin editor. Skin formats are similar to GQmpeg.
Homepage:https://gqmpeg.sourceforge.net/radio.html License: GPL-2
grievous
- Ebuilds: 1, Testing: 0.0.2 Description: Named after General Grievous, where it generates noises from text files or a provided URL, just like how Grievous makes weird noises when he talks.
Homepage:https://github.com/mbaraa/grievous License: GPL-3 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
headsetcontrol
- Ebuilds: 1, Testing: 3.1.0-r1 Description:
A tool to control certain aspects of USB-connected headsets on Linux.
Currently, support is provided for adjusting sidetone, getting battery
state, controlling LEDs, and setting the inactive time.
Homepage:https://github.com/Sapd/HeadsetControl License: GPL-3
helm
- Ebuilds: 1, Stable: 0.9.0-r2 Description: Open source polyphonic software synthesizer with lots of modulation
Homepage:https://tytel.org/helm/ License: GPL-3+
helvum (ambiguous, available in 4 overlays)
- Ebuilds: 4, Testing: 9999, 0.5.1-r4, 0.3.2 Description: A GTK patchbay for pipewire
Homepage:https://gitlab.freedesktop.org/pipewire/helvum License: GPL-3
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT
Unicode-DFS-2016
hpodder
- Ebuilds: 1, Testing: 1.1.6-r2 Description:
Podcasting is a method of publishing radio-like programs on the
Internet. Through podcasting, almost anyone can produce their own
audio program, and publish episodes of it as often or as rarely as
they like.
To listen to podcasts, you need a program to download the podcast's
episodes from the Internet. Such a program is called a podcatcher
(or sometimes a podcast aggregator). hpodder is this program.
hpodder's features include:
Convenient, easy to learn, and fast command-line interface. It's
simple to do simple things, and advanced things are possible.
Automatic discovery of feed metadata
Full history database for accurate prevention of duplicate
downloads and tracking of new episodes
Conversion tools to convert your existing feed list and history from
other applications to hpodder. Supported applications and formats
include: castpodder and ipodder.
Most operations can work fully automatically across your entire
podcast database, or they can work manually.
Automatic updating of ID3 (v1 and v2) tags based on metadata in the
podcast feed. This important feature is available through iTunes but
is often missed by other podcatchers.
hpodder operations can be easily scripted or scheduled using regular
operating system tools.
Fully customizable naming scheme for downloaded episodes, including a
name collision detection and workaround algorithm.
Automatic support for appending .mp3 extensions to MP3 files that
lack them.
Numerous database and history inquiry tools
Small, minimalist footprint
Power users and developers can interact directly with the embedded
Sqlite3 database used by hpodder. The database has a simple schema
that is developer-friendly.
Support for resuming interrupted downloads of podcasts
hpodder is SAFE and is designed with data integrity in mind from the
beginning. It should be exceedingly difficult to lose a podcast
episode, even in the event of a power failure.
Homepage:http://software.complete.org/hpodder License: GPL-2
iannix
- Ebuilds: 1
Description: A Graphical Open-Source Sequencer For Digital Art
Homepage:http://www.iannix.org/ License: GPL-2
icecream
- Ebuilds: 1, Stable: 1.3, Testing: 1.3 Description: Extracts and records individual MP3 tracks from shoutcast streams
Homepage:https://icecream.sourceforge.net License: GPL-2+
id3
- Ebuilds: 1, Stable: 0.15-r2, Testing: 0.15-r2 Description: changes the id3 tag in an mp3 file
Homepage:http://lly.org/~rcw/abcde/page License: GPL-2
id3tool
- Ebuilds: 2, Stable: 1.2a-r1, Testing: 1.2a-r1 Description: Tool for easy manipulation of the ID3 tags present in MP3 audio files
Homepage:http://nekohako.xware.cx/id3tool/ License: BSD
id3v2
- Ebuilds: 1, Stable: 0.1.12-r1, Testing: 0.1.12-r1 Description: Command line editor for id3v2 tags
Homepage:https://id3v2.sourceforge.net/ License: LGPL-2.1
jaaa
- Ebuilds: 1, Stable: 0.9.2, Testing: 0.9.2 Description: JACK and ALSA Audio Analyser is an audio signal generator and spectrum analyser
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio/ License: GPL-2
jack-example-tools
- Ebuilds: 1, Stable: 4, Testing: 4 Description: Official examples and tools from the JACK project
Homepage:https://jackaudio.org/ License: GPL-2+ zalsa? ( GPL-3+ )
jack-keyboard
- Ebuilds: 1, Stable: 2.7.2-r2 Description:
jack-keyboard is a virtual MIDI keyboard - a program that allows you to send
JACK MIDI events (play ;-) using your PC keyboard. It's somewhat similar to
vkeybd, except it uses JACK MIDI instead of ALSA, and the keyboard mapping
is much better - it uses the same layout as trackers (like Impulse Tracker)
did, so you have two and half octaves under your fingers.
Homepage:http://pin.if.uz.zgora.pl/~trasz/jack-keyboard/ License: public-domain
jack-rack
- Ebuilds: 1, Stable: 1.4.8_rc1-r2, Testing: 1.4.8_rc1-r2 Description: JACK Rack is an effects rack for the JACK low latency audio API
Homepage:https://jack-rack.sourceforge.net/ License: GPL-2 GPL-2+
jack-smf-utils
- Ebuilds: 1, Testing: 1.0-r1 Description:
Jack-smf-utils is a set of two utilities - jack-smf-player and
jack-smf-recorder - whose purpose is to play and record MIDI streams from/to
Standard Midi Files (i.e. the files with .mid extension) using JACK MIDI.
There is also smfsh, "SMF shell" that is kind of interactive, command line
SMF files manipulation tool which started its life as a debugging aid. And
finally libsmf, C library for loading, writing and manipulating the contents
of SMF files.
Homepage:https://sourceforge.net/projects/jack-smf-utils/ License: BSD-2
jack2 (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.9.22, Testing: 9999, 1.9.22 Description: Jackdmp jack implemention for multi-processor machine
Homepage:https://jackaudio.org/ License: GPL-2+ LGPL-2.1+
jackminimix
- Ebuilds: 2, Testing: 0.2 Description: a simple mixer for the Jack Audio Connection Kit with an OSC based
control interface
Homepage:http://www.aelius.com/njh/jackminimix/ License: GPL-2
jalv
- Ebuilds: 2, Stable: 1.6.8-r1, Testing: 1.6.9_pre20250802 Description:
Jalv is a simple but fully featured LV2 host for Jack. It runs LV2 plugins and exposes their ports as Jack ports, essentially making any LV2 plugin function as a Jack application.
Jalv is a small program which is useful, but also intended to be an appropriate test host for plugin development. It runs plugins from the command line with no user interaction, is light enough to run in valgrind, and is capable of dumping all plugin to/from UI communication in a human readable format.
To make it simple to test plugins in hosts that use different toolkits, there are several Jalv executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt.
Homepage:https://drobilla.net/software/jalv.html License: ISC
jkmeter
- Ebuilds: 1, Testing: 0.9.0 Description: Jkmeter is a combined RMS/digital peak meter based on the ideas of mastering guru Bob Katz
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio License: GPL-2
jmeters
- Ebuilds: 1, Testing: 0.4.5 Description: A jack multichannel audio level meter app featuring correct ballistics for both the VU and the PPM
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio/ License: GPL-2
jmpx
- Ebuilds: 1, Testing: 2.1.0_p20231006 Description: FM Stereo encoder with RDS support
Homepage:https://github.com/jontio/JMPX License: MIT
kasts (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 25.12.2-r1, Testing: 25.12.3 Description: Convergent podcast application for desktop and mobile
Homepage:https://apps.kde.org/kasts/ License: GPL-2 GPL-2+ GPL-3+ BSD LGPL-3+
kid3 (ambiguous, available in 3 overlays)
- Ebuilds: 3, Stable: 3.9.7, Testing: 9999 Description: Simple tag editor based on Qt
Homepage:https://kid3.kde.org/
klick
- Ebuilds: 1, Testing: 0.12.2-r5 Description: An advanced command-line based metronome for JACK
Homepage:https://das.nasophon.de/klick/ License: GPL-2+
krecorder (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 25.12.2, Testing: 25.12.3 Description:
Krecorder is a convergent audio recording application for Plasma.
Features:
- Record audio with a visualizer, and pausing functionality
- Ability to select audio sources
- Ability to select encoding and container formats
- Audio playback with a visualizer
Homepage:https://apps.kde.org/krecorder/ License: CC0-1.0 CC-BY-4.0 GPL-3+
ladish (ambiguous, available in 2 overlays)
- Ebuilds: 4, Testing: 9999 Description: LADI Session Handler - a session management system for JACK applications
Homepage:https://ladish.org License: GPL-2
lame (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.100-r3, Testing: 3.100-r3 Description: LAME Ain't an MP3 Encoder
Homepage:https://lame.sourceforge.net/ License: LGPL-2.1
liblc3
- Ebuilds: 2, Stable: 1.1.3, Testing: 1.1.3 Description: LC3 is an efficient low latency audio codec
Homepage:https://github.com/google/liblc3 License: Apache-2.0
libpd
- Ebuilds: 2, Testing: 0.14.1 Description: Turning Pure Data into an embeddable audio synthesis library.
Homepage:https://github.com/libpd/libpd License: BSD
librespot (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.4.2 Description: An open source client library for Spotify, with support for Spotify Connect
Homepage:https://github.com/librespot-org/librespot License: MIT
lilypond
- Ebuilds: 2, Stable: 2.24.4-r100, Testing: 9999 Description:
LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files.
Homepage:http://lilypond.org/ License: GPL-3 FDL-1.3
lingot
- Ebuilds: 1, Testing: 1.1.1 Description: Accurate, easy to use, and highly configurable musical instrument tuner
Homepage:https://www.nongnu.org/lingot/ License: GPL-2
linuxsampler
- Ebuilds: 2, Stable: 2.3.1-r1, Testing: 2.3.1-r1 Description: Software audio sampler engine with professional grade features
Homepage:https://www.linuxsampler.org/ License: GPL-2
lmms (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.2.2-r3 Description: Cross-platform music production software
Homepage:https://lmms.io License: GPL-2 LGPL-2
madjack
- Ebuilds: 1
Description: MadJACK is a MPEG Audio Deck for the Jack Audio Connection Kit with an OSC based control interface
Homepage:https://www.aelius.com/njh/madjack/ License: GPL-2
midicomp
- Ebuilds: 2, Testing: 0.0.6 Description: A MIDI Compiler - convert SMF MIDI files to and from plain text
Homepage:https://github.com/markc/midicomp License: AGPL-3
mikmod
- Ebuilds: 2, Stable: 3.2.9, Testing: 3.2.9 Description: Console MOD-Player based on libmikmod
Homepage:https://mikmod.sourceforge.net/ License: GPL-2+
milkytracker (ambiguous, available in 3 overlays)
- Ebuilds: 3, Stable: 1.05.01, Testing: 1.05.01, 1.0.0 Description: FastTracker 2 inspired music tracker
Homepage:https://milkytracker.titandemo.org/ License: || ( GPL-3 MPL-1.1 ) AIFFWriter.m BSD GPL-3 GPL-3+ LGPL-2.1+ MIT
mixxc
- Ebuilds: 1, Testing: 0.2.4 Description: Minimalistic volume mixer.
Homepage:https://github.com/Elvyria/mixxc License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016
ZLIB
mixxx (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 2.5.4, Testing: 9999 Description: Advanced Digital DJ tool based on Qt
Homepage:https://mixxx.org/
moc
- Ebuilds: 2, Stable: 2.6_alpha3-r8, Testing: 2.6_alpha3-r8 Description: Music On Console - ncurses interface for playing audio files
Homepage:https://moc.daper.net License: GPL-2
moodbar
- Ebuilds: 1, Testing: 1.3.0 Description: Generates audio timeline visualization data for use with Clementine and Amarok
Homepage:https://github.com/exaile/moodbar License: GPL-3
mp32ogg
- Ebuilds: 1, Stable: 0.11-r7 Description: A perl script to convert MP3 files to Ogg Vorbis files
Homepage:http://faceprint.com/code/ License: Artistic
mp3check
- Ebuilds: 1, Stable: 0.8.7, Testing: 0.8.7 Description: Checks mp3 files for consistency and prints several errors and warnings
Homepage:https://code.google.com/p/mp3check/ License: GPL-2
mp3gain (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.6.2, Testing: 1.6.2, 1.5.2 Description: Analyze and adjust MP3 files to same volume
Homepage:https://mp3gain.sourceforge.net/ License: LGPL-2.1+
mp3info
- Ebuilds: 1, Stable: 0.8.5a-r1, Testing: 0.8.5a-r1 Description: An MP3 technical info viewer and ID3 1.x tag editor
Homepage:https://ibiblio.org/mp3info/ License: GPL-2
mp3report
- Ebuilds: 1, Testing: 1.0.2 Description: Perl script to create an HTML report of MP3 files in a directory
Homepage:https://mp3report.sourceforge.net/ License: GPL-2+
mp3splt
- Ebuilds: 1, Stable: 2.6.2, Testing: 2.6.2 Description: Command line utility to split mp3 and ogg files without decoding
Homepage:https://mp3splt.sourceforge.net License: GPL-2+
mp3splt-gtk
- Ebuilds: 1, Stable: 0.9.2-r1, Testing: 0.9.2-r1 Description: GTK+ based utility to split mp3 and ogg files without decoding
Homepage:https://mp3splt.sourceforge.net License: GPL-2+
mp3wrap
- Ebuilds: 1, Stable: 0.5, Testing: 0.5 Description: Command-line utility that wraps multiple mp3 files into one large playable mp3
Homepage:https://mp3wrap.sourceforge.net/ License: GPL-2+
mpDris2
- Ebuilds: 2, Testing: 9999 Description:
mpDris2 provide MPRIS 2 support to mpd (Music Player Daemon).
mpDris2 is run in the user session and monitors a local or distant mpd server.
Homepage:https://github.com/eonpatapon/mpDris2 License: MIT
mpa
- Ebuilds: 1, Testing: 0.1.0 Description:
The Media Player Assistant. Used to automatically queue new tracks in case
your playlist is going empty.
Homepage:https://c.darenet.org/scriptkitties/mpa License: GPL-3
mpd-discord-rpc
- Ebuilds: 1, Testing: 1.7.2 Description: Displays the playing song/album/artist from MPD in Discord using Rich Presence.
Homepage:https://github.com/JakeStanger/mpd-discord-rpc License: Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC MIT Unicode-DFS-2016 Unlicense ZLIB
mpd-ynca
- Ebuilds: 1, Testing: 0.3.0 Description: MPD client to control Yamaha AV receivers with YNCA (network control) support
Homepage:https://github.com/chewi/mpd-ynca License: GPL-2+
mpdas
- Ebuilds: 1, Stable: 0.4.5 Description: AudioScrobbler client for MPD written in C++
Homepage:https://50hz.ws/mpdas/ License: BSD
mpdris2 (ambiguous, available in 4 overlays)
- Ebuilds: 5, Stable: 0.9.1, Testing: 9999 Description: An implementation of the MPRIS 2 interface as a client for MPD
Homepage:https://github.com/eonpatapon/mpDris2 License: GPL-3
mpdscribble
- Ebuilds: 1, Stable: 0.25, Testing: 0.25 Description:
A client for the Music Player Daemon that sends information to
Audioscrobbler -- a website (www.last.fm) displaying what various people
listen to. This information is then used to show friends, generate
recommended listening information, listen to a radio station with a
playlist tailored to the user's taste, and to show interesting
statistics about your listening habits.
Homepage:
https://www.musicpd.org/clients/mpdscribble/
https://github.com/MusicPlayerDaemon/mpdscribble
License: GPL-2
mpg123
- Ebuilds: 1, Stable: 1.32.3-r100, Testing: 1.32.3-r100 Description: A meta package for realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3
Homepage:https://www.mpg123.org/ License: metapackage
mpg123-base
- Ebuilds: 5, Stable: 1.33.3, Testing: 1.33.4 Description: Realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3
Homepage:https://www.mpg123.org/ License: GPL-2 LGPL-2.1
mpg321
- Ebuilds: 1, Stable: 0.3.2-r1, Testing: 0.3.2-r1 Description: Realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3
Homepage:https://mpg321.sourceforge.net/ License: GPL-2+
mprisence
- Ebuilds: 1, Testing: 1.3.3 Description: A powerful Discord Rich Presence for MPRIS media players
Homepage:https://github.com/lazykern/mprisence License: MIT
0BSD Apache-2.0 BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT
MPL-2.0 Unicode-3.0 Unlicense
mpvc
- Ebuilds: 1, Testing: 1.4.9 Description: An mpc-like CLI tool for mpv
Homepage:https://github.com/neeshy/mpvc License: GPL-3
CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
mpz
- Ebuilds: 2, Testing: 1.1.3 Description:
If you like to organize your music in folders, then this player
might be for you. It doesn't try to index all the files into a library,
but rather treats your files and folders as a library and provides
a convenient way to create playlists directly from folders.
Homepage:https://mpz-player.org License: GPL-3
munt-mt32emu-alsadrv
- Ebuilds: 1, Testing: 2.6.1 Description:
mt32emu_alsadrv is a module of the Munt project. It uses the mt32emu library and provides an ALSA MIDI driver which emulates (approximately) the Roland MT-32, CM-32L and LAPC-I synthesiser modules.
Homepage:https://github.com/munt/munt License: LGPL-2.1
musique (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.12.1_p20240628, Testing: 1.12 Description: Qt music player
Homepage:https://flavio.tordini.org/musique License: GPL-3 MIT
navidrome-bin
- Ebuilds: 2, Testing: 0.54.3 Description: Music Server and Streamer compatible with Subsonic/Airsonic
Homepage:https://www.navidrome.org/ License: GPL-3
ncmpcpp (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 0.10.1-r1, Testing: 0.10.1-r1 Description:
A featureful <pkg>sys-libs/ncurses</pkg> based <pkg>media-sound/mpd</pkg>
client inspired by <pkg>media-sound/ncmpc</pkg>
Ncmpcpp is very similar to ncmpc if it comes to user interface, but it
provides a lot of new useful features.
Main new features:
* tag editor
* playlist editor
* easy to use search engine
* media library
* music visualizer
* ability to fetch artist info from last.fm
* new display mode
* alternative user interface
* ability to browse and add files from outside of MPD music directory
..and a lot more minor convenient functions.
Homepage:
https://rybczak.net/ncmpcpp/
https://github.com/ncmpcpp/ncmpcpp/
License: GPL-2+
ncspot (ambiguous, available in 2 overlays)
- Ebuilds: 5, Testing: 1.3.3 Description: ncurses Spotify client written in Rust using librespot
Homepage:https://github.com/hrkfdn/ncspot License: BSD-2 Apache-2.0 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
neroaac
- Ebuilds: 1, Stable: 1.5.4-r2 Description:
Nero AAC Codec is a set of software tools for encoding and decoding Advanced Audio Coding (AAC) format audio,
and editing MPEG-4 metadata. It was developed and distributed by Nero AG, and is available at no cost for
Windows and Linux for non-commercial use. The codec was originally part of Nero Digital, but was later
released as a stand-alone package.
Homepage:https://www.videohelp.com/software/Nero-AAC-Codec License: Nero-AAC-EULA
nickvision-tagger
- Ebuilds: 1, Stable: 2024.6.0 Description:
Edit tags and album art of multiple files, even across subfolders, all at
once. Support for multiple music file types (mp3, ogg, flac, wma, and wav).
Convert filenames to tags and tags to filenames with ease.
Homepage:https://github.com/NickvisionApps/Tagger License: MIT
ogg2mp3
- Ebuilds: 1, Stable: 0.6.1-r1 Description: Perl script to convert Ogg Vorbis files to MP3 files
Homepage:https://github.com/fithp/ogg2mp3 License: GPL-2
oggtst
- Ebuilds: 1, Stable: 0.0, Testing: 0.0 Description: A tool for calculating ogg-vorbis playing time
Homepage:http://gnometoaster.rulez.org/ License: GPL-2
openmpt123
- Ebuilds: 1, Testing: 0.8.4 Description: libopenmpt-based command line player for tracked music files (modules)
Homepage:https://lib.openmpt.org/libopenmpt/ License: BSD
peercast
- Ebuilds: 1, Stable: 0.1218-r2 Description: A client and server for Peercast P2P-radio network
Homepage:http://www.peercast.org License: GPL-2
picard (ambiguous, available in 2 overlays)
- Ebuilds: 5, Stable: 2.13.3-r1, Testing: 9999, 2.13.3-r1 Description: MusicBrainz Picard is a cross-platform MusicBrainz tag editor
written in Python. Picard Tagger is intended to be the next generation of
tagger for MusicBrainz, with a focus on album oriented tagging as opposed to
track based tagging and cross platform compatibility.
Homepage:https://picard.musicbrainz.org License: GPL-2+
plexamp
- Ebuilds: 1, Testing: 4.13.0 Description:
A dedicated Plex music player with tons of goodies for
audiophile purists, music curators, and hipsters looking
for their next aural fix.
Homepage:https://plexamp.com License: all-rights-reserved
pms
- Ebuilds: 1, Testing: 0.42_p20170508-r1 Description: Practical Music Search: open source ncurses client for mpd, written in C++
Homepage:https://ambientsound.github.io/pms License: GPL-3+
pnmixer
- Ebuilds: 1, Stable: 0.7.2-r3, Testing: 0.7.2-r3 Description:
PNMixer is a simple mixer application designed to run in your system
tray. It integrates nicely into desktop environments that don't have
a panel that supports applets, and therefore can't run a mixer applet.
In particular it's been used quite a lot with fbpanel and tint2, but
should run fine in any system tray.
PNMixer is designed to work on systems that use ALSA for sound
management. Any other sound driver like OSS or FFADO, or sound
server like PulseAudio or Jackd, are currently not supported
(patches welcome).
PNMixer is a fork of OBMixer with a number of additions.
These include:
* Volume adjustment with the scroll wheel
* Select which ALSA device and channel to use
* Detect disconnect from sound system and re-connect if requested
* Bind and use HotKeys for volume control
* Texual display of volume level in popup window
* Continous volume adjustment when dragging the slider (not just
when you let go)
* Draw a volume level onto system tray icon
* Use system icon theme for icons and use mute/low/medium/high
volume icons
* Configurable middle click action
* Preferences for:
- volume text display
- volume text position
- icon theme
- amount to adjust per scoll
- middle click action
- drawing of volume level on tray icon
Source and so on are at: https://github.com/nicklan/pnmixer
Homepage:https://github.com/nicklan/pnmixer License: GPL-3
poc
- Ebuilds: 1, Testing: 0.4.1 Description: mp3 and ogg streamer (include mp3cue and mp3cut)
Homepage:http://www.bl0rg.net/software/poc License: BSD
ponymix (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 9999, Testing: 5 Description: CLI volume control for PulseAudio
Homepage:https://github.com/falconindy/ponymix License: MIT
postfish
- Ebuilds: 2, Testing: 20200412 Description: A digital audio post-processing, restoration, filtering and mixdown tool
Homepage:https://gitlab.xiph.org/xiph/postfish License: GPL-2
pulseaudio-equalizer-ladspa
- Ebuilds: 1, Testing: 3.0.2-r5 Description:
A LADSPA based multiband equalizer approach for getting better sound out of pulseaudio. This equalizer clearly is more potent than the (deprecated ?), optional one from Pulseaudio.
Homepage:https://github.com/pulseaudio-equalizer-ladspa/equalizer License: GPL-3
pwvucontrol
- Ebuilds: 1, Testing: 0.5.0 Description: Pipewire Volume Control
Homepage:https://github.com/saivert/pwvucontrol License: GPL-3
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0
Unicode-DFS-2016
pyjama
- Ebuilds: 1, Testing: 0.3.0.1 Description: A Python/GTK application to play free music from Jamendo
Homepage:https://launchpad.net/pyjama License: GPL-3
qmidiarp
- Ebuilds: 1, Stable: 0.7.2, Testing: 0.7.2 Description: Arpeggiator, sequencer and MIDI LFO for ALSA
Homepage:https://qmidiarp.sourceforge.net/ License: GPL-2+
qmmp (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 2.3.0, Testing: 9999 Description: Qt-based audio player with winamp/xmms skins support
Homepage:https://qmmp.ylsoftware.com
qsynth
- Ebuilds: 2, Stable: 1.0.2-r1, Testing: 9999 Description:
QSynth is a fluidsynth GUI front-end application written in C++ around the
Qt toolkit using Qt Designer. Eventually it may evolve into a softsynth
management application allowing the user to control and manage a variety of
command line softsynth but for the moment it wraps the excellent FluidSynth.
FluidSynth is a command line software synthesiser based on the Soundfont
specification.
Homepage:https://qsynth.sourceforge.io/
qtractor
- Ebuilds: 2, Stable: 1.5.11 Description: Audio/MIDI multi-track sequencer written in C++ with the Qt framework
Homepage:https://qtractor.org License: GPL-2
quimup
- Ebuilds: 1, Stable: 2.1.1-r1 Description: Qt client for the music player daemon (MPD)
Homepage:https://quimup.sourceforge.io License: GPL-2
quodlibet
- Ebuilds: 4, Stable: 4.7.1-r1, Testing: 4.7.1 Description: Quod Libet is a GTK+-based audio player written in Python. It's
designed around the idea that you know better than we do how to
organize your music. It lets you make playlists based on regular
expressions (don't worry, regular searches work too). It lets you
display and edit any tags you want in the file. And it lets you do
this for all the file formats it supports -- Ogg Vorbis, FLAC, MP3,
Musepack, and MOD.
Homepage:https://quodlibet.readthedocs.io/ License: GPL-2+
rakarrack-plus
- Ebuilds: 2, Testing: 1.2.4 Description: A multi-effects board that is a merging of original rakarrak and its LV2 portage rkrlv2 with various enhancements
Homepage:https://github.com/Stazed/rakarrack-plus License: GPL-2
rawrec
- Ebuilds: 1, Stable: 0.9.991, Testing: 0.9.991 Description: CLI program to play and record audiofiles
Homepage:http://rawrec.sourceforge.net License: GPL-2
reflac
- Ebuilds: 1, Testing: 2.0.1 Description:
This is a script that allows you to recompress FLAC files while preserving their tags, intended for whole directories and for safety regardless of file name characters and encoding.
Homepage:https://github.com/chungy/reflac License: ISC
rexima
- Ebuilds: 1, Stable: 1.4-r2, Testing: 1.4-r2 Description: A curses-based interactive mixer which can also be used from the command-line
Homepage:http://www.svgalib.org/rus/rexima.html License: GPL-2
rsgain (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 9999, 3.7 Description:
rsgain (really simple gain) is a ReplayGain 2.0 command line utility for Windows, macOS, Linux, and BSD. rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.
Homepage:https://github.com/complexlogic/rsgain License: BSD-2
rsound
- Ebuilds: 2, Testing: 1.1 Description: Networked audio system to transfer audio data to a different computer.
Homepage:https://github.com/Themaister/RSound/ License: GPL-3
sayonara
- Ebuilds: 2, Testing: 1.10.0_p1 Description:
Sayonara is a small, clear and fast audio player for Linux
written in C++, supported by the Qt framework. It uses GStreamer
as audio backend. One of Sayonara's goals is intuitive and
easy usablility.
Homepage:https://sayonara-player.com License: GPL-3+
schismtracker
- Ebuilds: 1, Stable: 20250208 Description: Free implementation of Impulse Tracker, a tool used to create high quality music
Homepage:http://schismtracker.org/ License: GPL-2 LGPL-2 public-domain
scmpc
- Ebuilds: 1, Stable: 0.4.1 Description: a client for MPD which submits your tracks to last.fm
Homepage:https://cmende.github.io/scmpc/ License: GPL-2
shairport-sync
- Ebuilds: 4, Testing: 4.3.1 Description:
Shairport Sync is an AirPlay audio player – it plays audio streamed from
iTunes, iOS, Apple TV and macOS devices and AirPlay sources such as
Quicktime Player and ForkedDaapd, among others.
Audio played by a Shairport Sync-powered device stays synchronised with
the source and hence with similar devices playing the same source.
In this way, synchronised multi-room audio is possible for players that
support it, such as iTunes and the macOS Music app.
Shairport Sync runs on Linux, FreeBSD and OpenBSD. It does not support
AirPlay video or photo streaming.
Homepage:https://github.com/mikebrady/shairport-sync License: MIT
shnflacverify
- Ebuilds: 1, Testing: 0.3-r1 Description:
This program helps manage the verification of checksums related to
Shorten (SHN) and FLAC audio files. This script provides a convenient
way to verify shn/flac files in bulk.
Homepage:https://sourceforge.net/projects/shnflacverify/ License: GPL-2
shntool
- Ebuilds: 2, Stable: 3.0.10-r3, Testing: 3.0.10_p1 Description: A multi-purpose WAVE data processing and reporting utility
Homepage:http://www.etree.org/shnutils/shntool/ License: GPL-2
sid2pcm
- Ebuilds: 1, Testing: 0.1 Description:
Linux console util to decode sid files to raw pcm at stdout, pipeable to aplay (alsa) or pacat (pulseaudio), ffmpeg or to file...
sid2pcm contains sidengine.c from T. Hinrich (kebby.org) and code from TinySID 0.94 by R. Sinsch
Homepage:https://finalmedia.de/code/sid License: HPND
silentjack
- Ebuilds: 1, Testing: 0.3 Description: SilentJack is a silence/dead air detector for the Jack Audio Connection Kit
Homepage:http://www.aelius.com/njh/silentjack License: GPL-2
smixer
- Ebuilds: 1, Stable: 1.0.4, Testing: 1.0.4 Description: command-line tool for setting and viewing mixer settings
Homepage:http://centerclick.org/programs/smixer License: GPL-2
snapcast
- Ebuilds: 1, Stable: 0.34.0, Testing: 0.34.0 Description:
Snapcast plays audio streams time sychronized on multiple devices over
network using a server and a client component. The server picks up an
audio stream from a fifo pipe, thus it can be combined with any audio
source that is able to write to a pipe.
Homepage:https://github.com/snapcast/snapcast License: GPL-3+
sndfile-tools
- Ebuilds: 2, Testing: 9999 Description:
Sndfile-tools is a small collection of programs that use libsndfile and
other libraries to do useful things. The collection currently includes
the following programs:
* sndfile-generate-chirp
* sndfile-jackplay
* sndfile-spectrogram
* sndfile-mix-to-mono
Homepage:https://libsndfile.github.io/sndfile-tools/
sndio
- Ebuilds: 2, Stable: 1.10.0, Testing: 9999 Description: Small audio and MIDI framework part of the OpenBSD project
Homepage:https://sndio.org/
sonata (ambiguous, available in 2 overlays)
- Ebuilds: 5, Stable: 1.7.0-r2, Testing: 9999, 1.7.3 Description:
Sonata is a lightweight GTK+ music client for the Music Player Daemon
(MPD). It aims to be efficient (no toolbar, main menu, or statusbar),
user-friendly, and clean.
Homepage:https://www.nongnu.org/sonata/ License: GPL-3
sox
- Ebuilds: 5, Stable: 14.4.4.1-r1, Testing: 14.7.0.9, 14.6.0.4-r1 Description: The swiss army knife of sound processing programs
Homepage:https://codeberg.org/sox_ng/sox_ng License: GPL-2
spek
- Ebuilds: 2, Testing: 0.8.5-r3 Description: Analyse your audio files by showing their spectrogram
Homepage:https://spek.cc/ License: GPL-3
spek-X
- Ebuilds: 2, Testing: 9999 Description: Spek-X (IPA: /spɛks/) is a fork of Spek-alternative, which is originally derived from Spek.
Homepage:https://github.com/MikeWang000000/spek-X License: GPL-3
splay
- Ebuilds: 1, Testing: 0.9.5.2-r2 Description: An audio player, primarily for the console
Homepage:https://splay.sourceforge.net/ License: GPL-2
splayer
- Ebuilds: 1, Testing: 3.0.0 Description: A cross-platform music player.
Homepage:https://splayer.imsyy.top/ License: AGPL-3
split2flac
- Ebuilds: 1, Stable: 122-r1 Description:
Split2flac splits one big APE/FLAC/WV/WAV audio image (or a collection of
such files, recursively) with CUE sheet into FLAC/M4A/MP3/OGG_VORBIS/WAV
tracks with tagging, renaming, charset conversion of cue sheet, album cover
images. It also uses configuration file, so no need to pass a lot of
arguments every time, only an input file. Should work in any
POSIX-compliant shell.
Homepage:https://github.com/ftrvxmtrx/split2flac License: MIT
spotify (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.2.82 Description: Spotify is a social music platform
Homepage:https://www.spotify.com/download/linux/ License: Spotify
spotify-qt
- Ebuilds: 2, Testing: 4.0.1 Description:
An unofficial Spotify client using Qt as a simpler,
lighter alternative to the official client, inspired by spotify-tui.
Much like spotify-tui, you need an actual Spotify client running,
for example <pkg>media-sound/spotifyd</pkg>.
Also like other clients, controlling music playback requires Spotify Premium.
Homepage:https://github.com/kraxarn/spotify-qt License: GPL-3
spotify-tui (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 0.25.0-r3 Description:
A lightweight Spotify terminal client, written in Rust. Works with Spotify Connect, and has both an interactive and CLI-based frontends.
Homepage:https://github.com/Rigellute/spotify-tui License: MIT
spotifyd (ambiguous, available in 2 overlays)
- Ebuilds: 4, Testing: 0.4.2 Description:
A lightweight Spotify playing daemon, written in Rust. Requires a Spotify Premium account to use.
Integrates with Spotify Connect, allowing it to be controlled through other devices.
Homepage:https://github.com/Spotifyd/spotifyd License: GPL-3
strawberry (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.2.18, Testing: 9999 Description: Modern music player and library organizer based on Clementine and Qt
Homepage:https://www.strawberrymusicplayer.org/
streamripper
- Ebuilds: 1, Stable: 1.64.6-r1, Testing: 1.64.6-r1 Description: Extracts and records individual MP3 file tracks from shoutcast streams
Homepage:https://streamripper.sourceforge.net License: GPL-2+
subsonic-bin
- Ebuilds: 1, Testing: 6.1.6 Description: Subsonic is a complete, personal media streaming solution
Homepage:http://www.subsonic.org/ License: GPL-3
supercollider
- Ebuilds: 1, Testing: 3.14.1-r1 Description:
SuperCollider is a platform for audio synthesis and algorithmic
composition, used by musicians, artists, and researchers
working with sound. It is free and open source software
available for Windows, Mac OS X, and Linux.
Homepage:https://supercollider.github.io/ License: GPL-2 gpl3? ( GPL-3 )
teamspeak-client (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 6.0.0_beta2-r1, Testing: 6.0.0_beta3-r4 Description:
TeamSpeak is a proprietary voice-over-Internet Protocol (VoIP) application
for audio communication between users on a chat channel, much like a telephone conference call.
Users typically use headphones with a microphone.
The client software connects to a TeamSpeak server of the user's choice,
from which the user may join chat channels.
Homepage:https://www.teamspeak.com/ License: teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )
teamspeak-server (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.13.7, Testing: 3.13.7 Description:
TeamSpeak is a proprietary voice-over-Internet Protocol (VoIP) application
for audio communication between users on a chat channel, much like a telephone conference call.
Users typically use headphones with a microphone.
The server software allows users to connect and join chat channels.
Homepage:https://www.teamspeak.com/ License: Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3
tempest_for_eliza
- Ebuilds: 1, Stable: 1.0.5-r2, Testing: 1.0.5-r2 Description: Listen to music on the radio generated by images on your screen
Homepage:http://www.erikyyy.de/tempest/ License: GPL-2
terminatorx
- Ebuilds: 1, Stable: 4.2.0-r3 Description: Realtime audio synthesizer allowing you to 'scratch' on sampled audio data
Homepage:https://terminatorx.org/ License: GPL-2
termusic
- Ebuilds: 1, Testing: 0.12.0 Description:
Terminal Music Player written in Rust. Can download music from youtube(netease/migu/kugou) and then embed lyrics and album photos into mp3/m4a/flac/wav/ogg vorbis files.
Homepage:https://github.com/tramhao/termusic License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD
CDLA-Permissive-2.0 GPL-3+ ISC LGPL-2.1 LGPL-3+ MIT MPL-2.0
Unicode-3.0 Unicode-DFS-2016 ZLIB
timemachine
- Ebuilds: 1, Stable: 0.3.4, Testing: 0.3.4 Description:
Timemachine is a simple jack client record button remembering the last
ten seconds of audio when pressed.
Homepage:http://plugin.org.uk/timemachine/ License: GPL-2
timidity++
- Ebuilds: 1, Stable: 2.15.0-r6, Testing: 2.15.0-r6 Description: Handy MIDI to WAV converter with OSS and ALSA output support
Homepage:https://timidity.sourceforge.net/ License: GPL-2+
transistor
- Ebuilds: 1
Description:
Internet radio player that provides access to a station database with over 50,000 stations.
Homepage:https://invent.kde.org/saurov/transistor License: BSD BSD-2 CC0-1.0 FSFAP GPL-2+
tuxguitar
- Ebuilds: 1, Testing: 1.6.6 Description:
A multitrack tablature editor and player that allows you to
compose music using the following features:
- Tablature editor
- Score Viewer
- Multitrack display
- Autoscroll while playing
- Note duration management
- Various effects (bend, slide, vibrato, hammer-on/pull-off)
- Support for triplets (5,6,7,9,10,11,12)
- Repeat open and close
- Time signature management
- Tempo management
- Imports and exports gp3,gp4 and gp5 files
Homepage:https://www.tuxguitar.app/ License: LGPL-2.1
vbrfixc
- Ebuilds: 1, Stable: 0.24-r1 Description:
Reconstructs MP3 files removing unwanted data, recreates VBR Tag with
seek information if it is VBR, can remove ID3v1/ID3v2/FHG/VBRI tags, can
keep the LAME part of the VBR tag while replacing the seek/bitrate info.
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: GPL-2
vgmplay
- Ebuilds: 2, Testing: 9999 Description:
VGMPlay is the offical and always up-to-date command-line player for all video
game music (VGM) files hosted at http://vgmrips.net.
Homepage:http://vgmrips.net/forum/viewtopic.php?t=112 License: GPL-2
vgmstream
- Ebuilds: 1, Testing: 9999 Description: vgmstream - A library for playback of various streamed audio formats used in video games.
Homepage:https://github.com/losnoco/vgmstream License: public-domain
vkeybd
- Ebuilds: 1, Stable: 0.1.18e, Testing: 0.1.18e Description: A virtual MIDI keyboard for X
Homepage:https://github.com/tiwai/vkeybd License: GPL-2
vlevel
- Ebuilds: 1, Stable: 0.5-r1, Testing: 0.5-r1 Description: Dynamic compressor to amplify quiet parts of music
Homepage:https://vlevel.sourceforge.net/ License: GPL-2+
vlorb
- Ebuilds: 1, Stable: 1.2, Testing: 1.2 Description: A high quality Audio CD to audio file encoder
Homepage:http://jk.yazzy.org/projects/vlorb/ License: GPL-2
vmpk
- Ebuilds: 1, Stable: 0.9.1-r1 Description:
Virtual MIDI Piano Keyboard is a MIDI event generator and receiver. It
doesn't produce any sound by itself, but can be used to drive a MIDI
synthesizer (either hardware or software, internal or external). You can use
the computer's keyboard to play MIDI notes, and also the mouse. You can use
the Virtual MIDI Piano Keyboard to display the played MIDI notes from
another instrument or MIDI file player. To do so, connect the other MIDI
port to the input port of VMPK.
Homepage:https://vmpk.sourceforge.io/ License: GPL-3
volwheel
- Ebuilds: 1, Stable: 0.2.9, Testing: 0.2.9 Description: A volume control trayicon with mouse wheel support
Homepage:https://oliwer.net/b/volwheel.html License: GPL-3
vorbis-tools
- Ebuilds: 1, Stable: 1.4.2-r4, Testing: 1.4.2-r4 Description: Tools for using the Ogg Vorbis sound file format
Homepage:https://xiph.org/vorbis/ License: GPL-2
waon
- Ebuilds: 1, Testing: 0.10 Description: A wave to notes transcriber, able to transcribe wav to midi
Homepage:http://waon.sourceforge.net/ License: GPL-2
wmsound-data
- Ebuilds: 1, Stable: 1.0.0, Testing: 1.0.0 Description: A bunch of sounds for WindowMaker Sound Server
Homepage:http://largo.windowmaker.org/ License: GPL-2
xmms2
- Ebuilds: 2, Stable: 0.9.7, Testing: 0.9.7 Description: X(cross)platform Music Multiplexing System, next generation of the XMMS player
Homepage:https://github.com/XMMS2 License: GPL-2+ LGPL-2.1+
yabridge-bin (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 5.1.1 Description: A bridge to use Windows VST and CLAP plugins on Linux via wine; binary release.
Homepage:https://github.com/robbert-vdh/yabridge License: GPL-3
yass
- Ebuilds: 1, Testing: 0.1.0 Description: Yet Another Scrolling Scope features jack input, variable scrolling speed and automatic gain control
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio/ License: GPL-2
yatm
- Ebuilds: 1, Testing: 0.9 Description: Yet Another Time Machine: simple command line audio player which
can perform time-stretched playback
Homepage:https://github.com/mlang/yatm License: GPL-2
yoshimi
- Ebuilds: 1, Stable: 2.3.4.1 Description:
Yoshimi is a software audio synthesizer, originally forked from ZynAddSubFX
Features
Three separate engines
each with distinctive characteristics, can be used together or individually
Sixteen engine kits for the ultimate in multi-layering of engines, or for synthesized drum kits
Vector Control
manage up to four independent sounds on any channel with faders or an X/Y midi joystick
Solo
step through up to 16 sounds seamlessly while playing in real time (including vector sounds)
Microtonal Tuning
Scala-compatible scales and keymaps
Extensive Midi-Learn
capture almost all internal controls and many switches with ordinary 7-bit values, or NRPNs, or even 7-bit NRPNs, then edit the responses
Command Line Access
headless operation and high accessibility, for those with sight- or motor control issues
Rich variations of tone and timbre
Yoshimi provides the means to ensure no two notes are ever identical - just like in the real world.
And much more...
Homepage:https://yoshimi.github.io/ License: GPL-2
ytmdesktop-bin (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 2.0.11 Description: A Desktop App for YouTube Music
Homepage:https://ytmdesktop.app/ License: GPL-3
zita-at1
- Ebuilds: 1, Testing: 0.6.2-r1 Description: An autotuner, normally used to correct the pitch of a voice singing (slightly) out of tune
Homepage:http://kokkinizita.linuxaudio.org/linuxaudio/ License: GPL-2
zynaddsubfx
- Ebuilds: 1, Stable: 3.0.6-r6, Testing: 3.0.6-r6 Description: Software synthesizer capable of making a countless number of instruments
Homepage:https://zynaddsubfx.sourceforge.net/ License: GPL-2