Bitfake was originally created to detect fake .FLAC files 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 ffprobe commands with messy output. Converting music with ffmpeg was 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*).
Features:
Get metadata
Get ReplayGain info (useful for music players)
Spectral analysis on 44.1 kHz .FLAC files (higher sample rates may be misrepresented, so be careful)
Lossy diagnosis (banding score)
File Conversion + VBR Support (Works for outputs like .wav, .flac, .ogg, .mp3, .aac, .opus)
Tagging metadata (Works for single files, but not directories yet)
Calculating ReplayGain and applying it to files (Works for track replay gain iterating through directories, album replay gain is a bit funky?)
Directory Conversion (works for all previously mentioned formats!)
CoverArt+ (Brings along cover art among all conversions!)
Organizing Files by album! (Give a dir of random music, and bitfake will organize it – ty to uncognic)
Directory Tagging (YAY!)
Album folder renaming from tags (Artist – Album (Year))
foo_vis_spectrum_analyzer is a foobar2000 component that implements a spectrum analyzer panel. It is an attempt to recreate the foo_musical_spectrum component by fismineur for foobar2000 64-bit.
MAnalyzer is an advanced spectral analyzer and sonogram plugin containing unique features such as smoothing, normalization, super-resolution, prefiltering and deharmonization. The included meters provide a peak meter and EBU R128 and ITU-R BS 1770-3 compliant loudness meter.
Friture is an application to visualize and analyze live audio data in real-time. Friture displays audio data in several widgets, such as a scope, a spectrum analyzer, or a rolling 2D spectrogram.
This program can be useful to analyze and equalize the audio response of a hall, or for educational purposes, etc.
The name Friture is a french word for frying, also used for noise in a sound.
Friture helps you to understand audio data with several widgets:
DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems.
DeaDBeeF lets you play variety of audio formats, convert between them, customize the UI almost any way you want, and use many additional plugins which can extend it even more.