From 3b3fc9b8d58a9670c3b062a4031a42d1ce19b652 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:28:37 +0100 Subject: [PATCH] Add Amp Rack (#271) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca402a4..36ce247 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ this list aims to be broader and include apps from various other ecosystems in v ### Music Software +- [Amp Rack](https://github.com/djshaji/alana) - Guitar / voice audio effects processor for PC (Linux, Windows) and Android `#c++` `#gtk4`. - [Chromatic](https://github.com/nate-xyz/chromatic) - Instruments tuner `#rust` `#gtk4` `#libadwaita`. - [Drum Machine](https://github.com/Revisto/drum-machine) - Drum machine application to create and play drum beats `#python` `#gtk4` `#libadwaita`. - [Fretboard](https://apps.gnome.org/Fretboard) - Software for guitarists to look up guitar chords `#rust` `#gtk4` `#libadwaita` `#gnome`.