soundKonverter is a frontend to various audio converters.
The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

github.com/dfaust/soundkonverter
github.com/nphantasm/soundkonverter
store.kde.org/p/1126634
soundKonverter is a frontend to various audio converters.
The key features are:

github.com/dfaust/soundkonverter
github.com/nphantasm/soundkonverter
store.kde.org/p/1126634
Bitfake was originally created to detect fake
.FLACfiles through spectral analysis. It has since grown into a multipurpose CLI tool for handling music more easily and efficiently.One common problem was that getting a track’s metadata required long
ffprobecommands with messy output. Converting music withffmpegwas also repetitive. The command itself is easy to remember, but writing scripts to convert entire directories felt inefficient and slow. This project now performs metadata and conversion tasks directly through linked libraries (TagLib/libsndfile/libav*).
.FLAC files (higher sample rates may be misrepresented, so be careful).wav, .flac, .ogg, .mp3, .aac, .opus)github.com/Ray17x/bitfake2
gpo.zugaina.org/app-misc/bitfake2
repology.org/maintainer/ray%40atl.tools/feed-for-repo/gentoo_ovl_guru
caudec is a command-line utility that transcodes (converts) audio files from one format (codec) to another, among other things.
It leverages multi-core CPUs and runs multiple processes concurrently (one per file and per codec, and more than one thread per codec when it supports it). The objective is to hog the CPU as much and as long as possible. One strategy is to sort input files by size, so that the largest files potentially get more threads towards the end of the job.
foo_truepeak is a ITU-R BS.1770-5 compliant True Peak scanner. It can also scan ReplayGain, Loudness Range (LRA), Dynamic Range (DR), show the amount of clipping samples and report the position of highest peak.
www.foobar2000.org/components/view/foo_truepeak
For users primarily concerned with playback quality and simplicity, foo_truepeak can replace foobar2000’s ReplayGain and DR scanners. It uses modern loudness standards, detects true peaks and can write all relevant tags in a single pass. While its ReplayGain and DR values may not exactly match legacy scanners, they are more appropriate for real-world playback on modern systems.
foo_truepeakfoo_truepeak.fb2k-component file.To avoid confusion or duplicate workflows:
This keeps foo_truepeak as your single analysis tool.
foo_truepeak preferencesGo to File → Preferences → Advanced → Tools → True Peak Scanner

✔ Scan True Peak Values
True peak scanning accounts for inter-sample peaks created during digital-to-analog conversion, ensuring that peak levels reflect what a real DAC actually outputs, not just what is stored in the file.
✔ Scan ReplayGain values
✔ Scan Dynamic Range (DR) values
Notes:
✔ Use ReplayGain tag fields for peak and gain
You can also create custom buttons on the toolbar for Album or Track scans.
Download True Peak Toolbar Button Icons
After scanning, check the file(s) to ensure tagging happened correctly:
foobar2000 will now use modern loudness analysis and playback without intersample clipping.
www.foobar2000.org/components/view/foo_truepeak
foobar.hyv.fi/?view=foo_truepeak
wiki.hydrogenaudio.org/Foobar2000:Components/True_Peak_Scanner
hydrogenaudio.org/index.php/topic,125719.0
en.wikipedia.org/wiki/Amplitude
en.wikipedia.org/wiki/Audio_normalization
en.wikipedia.org/wiki/Dynamic_range
en.wikipedia.org/wiki/ReplayGain
Alternative DSP
www.foobar2000.org/components/view/foo_dsp_replaygain
For most users the latest version of Foobar2000 32-bit is adequate. Users with very large music libraries may need to install the 64-bit version. The latest Foobar2000 installers are available on the official downloads page: www.foobar2000.org/download
After downloading, installing Foobar2000 and starting Foobar2000, you will see the main Default User Interface, commonly referred to as the DUI.

The first step is to populate Foobar2000’s Media Library.Select Preferences > Media Library > Add...
and navigate to your Music folder. Once Foobar2000 has scanned all the subfolders and files, it will continue to monitor for any additions, deletions or revisions

The next step is to set the ReplayGain values. See ReplayGain ~ Advanced Volume Normalization
Select the Playback submenu:
by payback order‘apply gain and prevent clipping according to peak‘Without RG info‘ slider to -8.0 dB
The last initial step is to set your own individual freedb address.

At this point you should see your music and it should play without issue.

This covers the very basics. The next steps will be to add additional components, more configuration and how to use Foobar2000 to accomplish day to day tasks.
References:
Zoog is a Rust library that consists of functionality that can be used to determine the loudness of an Ogg Opus file and also to rewrite that file with new internal gain information as well as loudness-related comment tags. It also has functionality for purely manipulating comment tags of both Ogg Opus and Ogg Vorbis files.
Zoog currently contains two tools,
opusgainandzoogcomment.opusgaincan be used to:
- set the output gain value located in the Opus binary header inside Opus files so that the file plays at the loudness of the original encoded audio, or of that consistent with the ReplayGain or EBU R 128 standards.
- write the Opus comment tags used by some music players to decide what volume to play an Opus-encoded audio file at.
It is intended to solve the “Opus plays too quietly” problem.
github.com/FrancisRussell/Zoog
hydrogenaud.io/index.php/topic,120387.0
Burrrn is a little tool for creating audio CDs with CD-Text from various audio files. Supported formats are: wav, mp3, mpc, ogg, aac, mp4, ape, flac, ofr, wv, tta, m3u, pls and fpl playlists and cue sheets. You can also burn EAC’s noncompliant image + cue sheets! Burrrn can read all types of tags from all these formats (including ape tags in mp3). Burrrn uses cdrdao.exe for burning.
www.burrrn.net

Fooyin is a customisable music player for Linux. Fooyin features a layout editing mode in which the entire user interface can be customised, starting from a blank state or a default layout. FooScript takes this further by extending the customisation to individual widgets themselves.
Features:
- Playback FLAC, MP3, MP4, Vorbis, Opus, WavPack, WAV, AIFF, Musepack, Monkey’s Audio
- Playback popular VGM and tracker module formats
- Gapless playback
- Add and play files from within compressed archives
- Audio output and device configuration
- CUE sheet support (including embedded)
- Fully customisable layout, starting from a blank window
- Customisable keyboard shortcuts
- Filter library on any field(s)
- Create and manage playlists
- Import/export playlists (M3U/M3U8)
- Extensible using a plugin system
- Tag editing
- Library tree, including directory structure view
- Directory browser
- Waveform seekbar
- MPRIS support
- ReplayGain support
- Scrobbling

I wrote this because I wanted a command line tool that could
add album art to (and save from) mp3 files, compute replaygain
and save them as ID3 tags (readable by Winamp, etc).Features:
- Write (all) Text, URL and Picture frame tags, with description.
- Compute replay-gain values and set them as ID3v2.3 tags.
- Apply and Undo volume gain (as mp3gain).
- Extract pictures from mp3 files.
- Inspect ID3 v1.1, v2.3, and v2.4 tags.
- Inspect detailed info on mp3 files, including lametag data.
hydrogenaud.io/index.php/topic,49751.0
www.flumps.org/mp3z/tagging/metamp3.exe
Muine is an innovative music player, featuring a simple, intuitive interface. It is designed to allow users to easily construct a playlist from albums and/or single songs. Its goal is to be simply a music player, not to become a robust music management application. This doesn’t mean Muine has no features! Some feature highlights:
Muine is targeted at the GNOME desktop and uses GTK+ for the interface. Most of the code is written in C#, with some additions/bindings/glue in plain C. Muine was originally written by Jorn Baayen, but now maintained mostly by others.
github.com/mickeyr/Muine
gitlab.gnome.org/Archive/muine
en.wikipedia.org/wiki/Muine
manpages.org/muine
WaveGain is an application of the ReplayGain algorithms to standard PCM wave files. Calculated gain adjustments are applied directly to the audio data, instead of just writing metadata as traditionally done for other formats like MP3, FLAC and Ogg Vorbis. The replaygain values can also be added as metadata in a custom RIFF chunk named ‘gain’. This could theoretically allow WAV files to have same lossless functionality as other formats where audio data is not altered. But since no current players are aware of this “standard”, the metadata is used only by WaveGain for the “–undo-gain” feature, which is lossy.
FiiO Music App is designed to maximize the experience of music lovers. Download the FiiO Music app today to start your journey to rediscover your music!