MusicSync ~ Synchronize Music Libraries


MusicSync is a cross-platform tool that synchronizes your music library between devices and drives with advanced settings.

You can use it through CLI, that makes easy to sync you library with only a click using a script, or through GUI, that is more user-friendly. Here there are two examples:

python musicsync D:/Music sdcard/Music --adb --min-rating 4.5 --output-format opus --output-bitrate 128k
python musicsync D:/Music sdcard/Music --adb --min-rating 3 --min-year 2020 --output-format opus --output-bitrate

github.com/serpest/MusicSync
hydrogenaud.io/index.php?topic=121169.0

CueListTool ~ Swiss Army Knife For Cue Lists & Cue Sheets


This utility allows you, among other things, to read, edit, and write back the cue lists embedded in WAV files by audio editing programs such as Adobe Audition. Cue lists can be saved as small text files and shared with other users.

www.stefanbion.de/cuelisttool

LosslessSwitcher ~ Mac Sample Rate Utility


LosslessSwitcher switches your current audio device’s sample rate to match the currently playing lossless song on your Apple Music app, automatically.

Let’s say if the next song that you are playing, is a Hi-Res Lossless track with a sample rate of 192kHz, LosslessSwitcher will switch your device to that sample rate as soon as possible.

The opposite happens, when the next track happens to have a lower sample rate.

github.com/vincentneo/LosslessSwitcher

Quiet on the Set ~ Windows Volume Limiter


Prevent someone from turning up the volume on a Windows machine beyond a maximum volume.

This is a very simple Windows Forms application that lets you set a maximum value on for your volume, and then lock the setting so that a user cannot change the volume.

Disclaimer: This app is primarily geared toward young/special needs children. The “lock” provides a basic level of control, but it could be easily bypassed by someone with technical knowledge.

github.com/troylar/quiet-on-the-set

MKVToolNix ~ Matroska Tools For Linux / Unix & Windows


With these tools one can get information about (via mkvinfo) Matroska files, extract tracks/data from (via mkvextract) Matroska files and create (via mkvmerge) Matroska files from other media files. Matroska is a new multimedia file format aiming to become THE new container format for the future. You can find more information about it and its underlying technology, the Extensible Binary Meta Language (EBML), at www.matroska.org

mkvtoolnix.download/index

Rathole Media Archiver ~ Lossless Compression Utility


EdgeSounds’ RatHole (former GenieSys RatHole) is a free unique nondestructive universal compression utility. Its function is based on a principle of self-training neural networks. EdgeSounds RatHole was especially designed for nondestructive compression of any files containing audio data in PCM 8/16/24 bit or IEEE_FLOAT 32 bit format.

A new EdgeSounds compression algorithm makes it possible to efficiently reduce the size of packed audio data and later unpack exactly same bits, with no difference to the original data. The compression algorithm compresses audio data, considering the bit depth of the digital data contained in the audio file (8/16/24/32 bit). The algorithm is proven to be equally effective on compressing the following file types:

  • Audio files WAV, AU, AIFF, SND;
  • Ensoniq Paris PAS;
  • Sample sound banks such as:
    • AVM Apex bank file APEX
    • Aureal sound bank ARL
    • Creative Labs/E-mu System SoundFont banks format 1&2.x SBK, SF2;
    • Downloadable sounds level 1&2 DLS;
    • Ensoniq EPS Files EFE, Ensoniq Instruments family files INS, Ensoniq Disk Image GKH;
    • Gravis Ultrasound /Forte Patch PAT;
    • Kurzweil 2000-2600 files KRZ;
    • Nemesys/Tascam GIG;
    • Seer Systems Reality banks SEERBANKSET;
    • Turtle Beach WaveFront Bank WFB;
    • Virtual Sampler bank VSB;
  • Multi-track audio data as Cakewalk/Sonar BUN, CWB;
  • Impulse Tracker instrument ITI, Fast Tracker 2 instrument XI;
  • any other formats containing audio data

The compression ratio of  the algorithm depends on the size of audio data, the balance between the tone and noise component, bit depth and other factors, and usually varies from 36% to 78% or even more, with an average of 48-56%. The higher is the bit depth and the fidelity of audio data, the better is the compression ratio.

The RatHole can be successfully used as a common archiving utility for any other file types as well.

www.edgesounds.com/Products/Software/RatHole
www.rarewares.org/others.php#edgesounds-rathole

MicMute ~ Windows Microphone Level Utility


MicMute is a small program that will enable you to easily manage the level of a connected microphone. The application also supports push-to-talk thanks to the built-in ‘Transmitter Mode’. While it runs minimized in the system tray, MicMute can be controlled through keyboard shortcuts you choose. The software uses tray notification balloons and it also has a sound signal option you can activate.

sourceforge.net/projects/micmute