txt2chord ~ Turn Words Into Chords


Convert words and sentences to 5 note chords you can use to inspire music creation. Have fun turning your name, your city name, your friends’ names, your team’s name, your pet’s name into wild and original harmonies that go beyond serialism and classic jazz.

Features:

  • generate five note chords
  • generate scales matching the chords
  • display chord name
  • preview chords
  • preview scales

sourceforge.net/projects/txt2chord

mpeghdec ~ Fraunhofer MPEG-H Audio Decoder


The Fraunhofer MPEG-H decoder (mpeghdec) is a C/C++ implementation of the MPEG-H Audio standard as defined inΒ ISO/IEC 23008-3:2022. MPEG-H Audio is the Next Generation Audio (NGA) codec for personalized and immersive sound. Please visitΒ www.mpegh.comΒ to learn more about MPEG-H Audio.

github.com/Fraunhofer-IIS/mpeghdec
en.wikipedia.org/wiki/MPEG-H
en.wikipedia.org/wiki/MPEG-H_3D_Audio

foobar2000 ~ foo_uie_jsplitter


JSplitter (component name: foo_uie_jsplitter) is a JavaScript-based user interface component for foobar2000 that allows users to create highly customized panels, layouts, browsers, playlists, artwork displays, VU meters, and other interface elements using JavaScript. It originated as a successor to older scripting components such as Panel Stack Splitter and has become popular among theme developers.

What JSplitter provides:

  • JavaScript scripting for custom UI panels
  • Dynamic layouts and splitters
  • Custom playlist viewers
  • Album art browsers
  • Biography and review panels
  • VU meters and visualizations
  • Integration with foobar2000 playlists, library, playback state, and metadata
  • Support for importing complex themes and panel collections developed by other users

github.com/dima-lur/jsplitter
hydrogenaudio.org/index.php/topic,126743.0

Recorder ~ KDE Recording App


Recorder is a simple, cross-platform audio recording application.

apps.kde.org/krecorder
invent.kde.org/utilities/krecorder

gpodder ~ Media aggregator & Podcast Client


gPodder is a simple, open source podcast client.

In development since 2005 with a proven, mature codebase.

gpodder.github.io
github.com/gpodder/gpodder
www.wikidata.org/wiki/Q3093354

Rainmeter ~ Athena 4 Music Visualizer


Music visualizer skin for Rainmeter.

Highly responsive, low resource usage. Scaled for 1080p monitors.

Dual channel RMS gauges.

(Digital audio on PC doesn’t use VU scale, it uses dBFS) I set it to show output % which feels more apt for a PC visualizer.

Dual channel FFT RTA audio spectrum – 20Hz to 16KHz

www.deviantart.com/nikharg/art/Athena-4

gpodder.net ~ Libre Podcast Web Service


gpodder.net is a libre web service that allows you to manage your podcast subscriptions and discover new content. If you use multiple devices, you can synchronize subscriptions and your listening progress.

It works best with theΒ gPodderΒ application, but you can also use it withΒ Amarok,Β other supported clientsΒ or as standalone web application without any client app.

Features:

  • Share your favorite content with others
  • Keep track of your playback progress
  • Back up your subscriptions
  • Discover new content, based on your listening habits
  • Create and share lists of related podcasts
  • For publishers:Β Find out which parts of your content are popular

gpodder.net
gpodder.github.io

Kasts ~ KDE Podcast Player


Kasts is a convergent Kirigami-based podcast application that looks good on both desktop and mobile.

Its main features are:

  • Episode management through play queue
  • Sync playback positions with other clients through gpodder.net or gpodder-nextcloud
  • Variable playback speed
  • Search for podcasts
  • Full system integration: e.g. inhibit system suspend while listening

apps.kde.org/kasts
invent.kde.org/multimedia/kasts
github.com/KDE/kasts

Allmusic-Scraper ~ Scrape AllMusic Albums


A simple album scraper for allmusic.com, written in node.js.

github.com/fpbrault/allmusic-scraper

Audacity ~ Chris’s Dynamic Compressor


I’ve written a program that makes it easier to listen to classical music, or other music that has a wide range of volumes, at low volumes or in high noise conditions (such as in your car) so that you can still hear the soft parts. I’ve also written a plugin version, designed to be used with the free audio editor Audacity. You can read about the background and rationale of the plugin here.

github.com/theDanielJLewis/dynamic-compressor-for-audacity

Vvave ~ Multi-platform Media Player


Tiny Qt Music Player to keep your favorite songs at hand.

apps.kde.org/vvave
github.com/KDE/vvave
flathub.org/en/apps/org.kde.vvave

pyEQ ~ Python Mono Parametric Equalizer


A simple parametric equalizer with 5 IIR filters. Written in python 3.4 for no other purpose than self-learning and fun. Currently supports only mono wave files.

Uses scipy, numpy, pyaudio for audio processing and pyside for GUI.

github.com/twoz/pyEQ