An album art visualizer for your Discogs collection.
Yearly Archives: 2024
Online Multichannel Peakmeter Using AudioWorklet
foo_dr_meter ~ Foobar2000 Dynamic Range Meter
A simple Dynamic Range meter based on DR estimation formula published by https://dr.loudness-war.info/. For foobar2000 version 1.5 and newer.
Binary Synth ~ Audio Synthesis From Binary
A web-synthesizer that generates sound from the binary code of any files. It can synthesize sound directly in the browser, or be a generator of MIDI messages to external devices or DAWs, turning any file into a score. All the application code is written in Javascript and along with everything you need is packed into a single .html file of about 750kb. The synthesizer doesn’t need internet, it can be downloaded and run locally on any device with a browser.
The application reads the file sequentially, and due to the high speed of reading and random deviation of reading duration, we can get quite unpredictable generation of timbre nuances, and at certain settings we can switch to granular synthesis.
Picard Barcode Scanner ~ Scan Your Collection
Picard Barcode Scanner helps you to tag your physical releases with MusicBrainz Picard. It allows you to scan the barcode of e.g. a CD and have the corresponding metadata from MusicBrainz automatically loaded into Picard on your desktop.
This is especially useful if you have your physical music collection already digitized and want to tag the files using the correct album.
github.com/phw/PicardBarcodeScanner
foo_listenbrainz ~ Submit Listens To ListenBrainz
Status: alpha.
- [+] submits listens while online
- [+] provides UI to configure user name and token
- [-] no checks for online status, no exception handling
- [-] no caching of the listens history while offline
- [-] configurable server url
- [-] no separate thread for network requests
gitlab.com/ykBuilds/foo_listenbrainz
Updated ListenBrainz foobar2000 component
audio-file.org/2023/11/21/foo_listenbrainz-foobar2000-listenbrainz/
github.com/phw/foo_listenbrainz2
wo-audio-converter ~ Audio File Converter
Offline audio file converter powered by ffmpeg wasm.
github.com/thurti/wo-audio-converter
worksoffline.app/audio-converter/
Roon Command Line Project ~ Roon Automation & Control
The Roon Command Line project provides Bash and Python scripts to enable command line control of the Roon audio system over a local network.
Note: No modifications are made to the Roon Core. The RoonCommandLine package resides entirely on other systems within your local area network.
GŌN ~ Visualization Plugin For Stereo Bus Masters
scdlbot ~ Music Downloader Telegram Bot
sightread ~ Learn To Play Piano
A free and open-source webapp for learning to play Piano. Play music without needing to learn sheet music. Plug in your MIDI keyboard for the optimal experience.
sightread.dev
github.com/sightread/sightread
Librempeg ~ Multimedia Libraries & Toolsets
Librempeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
Libraries:
libavcodecprovides implementation of a wider range of codecs.libavformatimplements streaming protocols, container formats and basic I/O access.libavutilincludes hashers, decompressors and miscellaneous utility functions.libavfilterprovides means to alter decoded audio and video through a directed graph of connected filters.libavdeviceprovides an abstraction to access capture and playback devices.libswresampleimplements audio mixing and resampling routines.libswscaleimplements color conversion and scaling routines.
Tools:
ffmpegis a command line toolbox to manipulate, convert and stream multimedia content.ffplayis a minimalistic multimedia player.ffprobeis a simple analysis tool to inspect multimedia content.- Additional small tools such as
aviocat,ismindexandqt-faststart.

