JJazzLab ~ Generate Backing Tracks


JJazzLab is a Midi-based application dedicated to backing tracks generation. You type in chord symbols, select a rhythm (style), then the application generates a complete backing track with drums, bass, guitar, piano, strings, etc.

The objective is to generate intelligent and interesting backing tracks, i.e tracks which are:

  • realistic
  • non-boring (with variations)
  • easily customizable, even for complex songs
github.com/jjazzboss/JJazzLab
jjazzlab.gitbook.io/user-guide
www.facebook.com/jjazzlab/
www.youtube.com/channel/UC0L3SwjY6bhTj6jsbOYzzAw
JJazzLab user Interface

IVGI ~ Saturation & Distortion


IVGI can deliver very soft and subtle saturation, that feels at home on the master buss. It is equally capable of very dense and dirty distortion effects to spice up single tracks.

IVGI reacts dynamically to the input signal. Even the modeled fluctuations react dynamically and also change depending on the drive setting, so that it doesn’t get in the way of the SOUND. Stereo tracks benefit from it’s modeled crosstalk behavior.

IVGI features a Controlled Randomness, which determines the internal drift and variance inside the unit. It contributes to the liveliness and realness of IVGI’s saturation character. To achieve this, all internal processes are modulated to some extent.

IVGI gives you a sensible amount of controls to manipulate the character of the saturation itself. It offers a unique ASYM MIX knob to alter the symmetry of the signal without affecting the harmonic content much.

IVGI also lets you alter the frequency dependency of the saturation with the RESPONSE control.

klanghelm.com/contents/products/IVGI
IVGI graphical user interface

DawDreamer ~ Audio Processing Python Framework


DawDreamer is an audio-processing Python framework supporting core DAW features and beyond:

  • Composing graphs of multi-channel audio processors
  • Audio playback
  • VST instruments and effects (with UI editing and state loading/saving)
  • FAUST effects and polyphonic instruments
  • Time-stretching and looping, optionally according to Ableton Live warp markers
  • Pitch-warping
  • Parameter automation at audio-rate and at pulses-per-quarter-note
  • Parameter automation saving in absolute audio-rate time
  • MIDI playback in absolute time and PPQN time
  • MIDI file export in absolute time
  • Rendering and saving multiple processors simultaneously
  • Support for the Faust Box and Signal APIs
  • Transpiling Faust code to JAX/Flax and other target languages (C++, Rust, Wasm, etc.)
  • Machine learning experiments with QDax
  • Multiprocessing support
  • Full support on macOS, Windows, Linux, Google Colab, and Ubuntu Dockerfile

DawDreamer’s foundation is JUCE, with a user-friendly Python interface thanks to pybind11. DawDreamer evolved from an earlier VSTi audio “renderer”, RenderMan.

github.com/DBraun/DawDreamer

foo_listenbrainz2 ~ Foobar2000 & ListenBrainz


ListenBrainz 2

A foobar2000 component to submit the music you listened to to ListenBrainz or another ListenBrainz compatible scrobble server (for example Maloja).

This component was originally written by marc2k3. This repository is an attempt to preserve the source code of this excellent component and hopefully to revive the development.

github.com/phw/foo_listenbrainz2

What is ListenBrainz? ListenBrainz keeps track of music you listen to and provides you with insights into your listening habits. For details see:

listenbrainz.org

References:

en.wikipedia.org/wiki/ListenBrainz

Align ~ DRC Speaker Alignment Utility


In 5 clicks, DRC for (almost) dummies

Simple, fast and effective software to measure and calculate the amplitude and phase correction and “align” speakers. This software also allows you to measure speakers to adjust them and/or to find the best placement in the room.

Note: DRC stands for Digital Room Correction

www.ohl.to/about-audio/audio-softwares/align
www.ohl.to/about-audio/audio-softwares/align2

MusicIP ~ Analyse Songs & Generate Playlists


MusicIP is much more than a conventional Playlist Generator. MusicIP is a clever piece of software written in the 2000s that analyses and fingerprints your local music library to try to understand the makeup of each music track. So instead of endlessly scrolling through your library, trying to find something to listen to, you can simply select a track (the seed track) then based on MusicIPs understanding of your library, generate a playlist of tracks that blend together. This is far more than a genre based mix, as it will select tracks that are similar in composition.

www.spicefly.com/article.php?page=what-is-musicip

Festival ~ Album Centered Music Player


Festival is a cross-platform music player for local album collections, with a client server architecture and multiple frontends

github.com/hinto-janai/festival

FinalCD ~ Double Precision Downsampler


FinalCD is a double precision downsampler designed to convert high sampling rate audio to 16/44.1 for writing to a CD.  There are two filter curves available – a gentle one for material with very little ultrasonic content, and a sharp one to handle other cases.

www.sonicillusions.co.uk/finalcd

EArt Audio Editor ~ Free Audio Editor


EArt Audio Editor is a all-in-one audio editor, recorder, converter, splitter, joiner and player. A full set of effects and editing features are included for professional sound production. When editing audio files you can copy, cut, paste and mix any portion of audio files. If required, you may add effects like Amplify, Fade In, Fade Out, Delay, Reverse, Noise Reduction, etc. MP3, WMA, WAV, OGG, VOX, RAW and many more audio formats are all supported for direct audio editing.

eartmedia.com/audio-editor/index

MechVibes ~ Mechanical Keyboard & Typewriter Sounds


Play mechanical keyboard sounds, typewriter sound as you type.

It’s a side project that I made for myself since when I use my own mechanical keyboard at late night or in the office and my parents and my coworkers hate that a lot because the sound of the keyboard is very loud (especially in quiet places). So if you are facing this issue just like me then this product is for you!

Plays typewriter sound. You can add more keyboard sound set by recording any sound you like and add them to this app with some easy steps. Use your laptop keyboard or non-mechanical keyboard at work and still hear your loved sound.

Use this app as any purpose as you want (such as demo for the buyer about the keyboard sound before they buy it, custom any sound for any key…)

With Mechvibes Editor, you can create a new sound pack, edit existing sound pack or share them with your friends.

Features:

  • Plays mechanical keyboard sounds as you type
  • Plays typewriter sound as you type
  • Create, edit, share your customized sound packs
  • Add existing sound packs from community
  • Help blind people type on their keyboard easier with voice pack

sourceforge.net/projects/mechvibes

Qsynth ~ Fluidsynth Qt GUI


Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt framework 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 FluidSynthFluidSynth is a command line software synthesiser based on the Soundfont specification.

qsynth.sourceforge.io
sourceforge.net/projects/qsynth
github.com/rncbc/qsynth
flathub.org/en/apps/org.rncbc.qsynth

redumper ~ Byte Perfect Disc Dumper


redumper is an advanced byte perfect disc dumper. It supports incremental dumps, advanced SCSI/C2 repair, intelligent audio CD offset detection and a lot of other features. Everything is written from scratch in C++.

github.com/superg/redumper