From e7e3a18e1fb35b2dbf0772a4fe4bf81b8f7ccdb3 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Wed, 4 Dec 2024 18:50:00 +0100 Subject: [PATCH] Add Drum Machine Drum Machine - Drum machine application to create and play drum beats `#python` `#gtk4` `#libadwaita`. Version 1 has been released 10 days ago. https://github.com/Revisto/drum-machine https://flathub.org/lt/apps/io.github.revisto.drum-machine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2343d5f..f7a89c6 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ this list aims to be broader and include apps from various other ecosystems in v - [Audio Sharing](https://apps.gnome.org/AudioSharing) - Application to share audio playback in the form of an RTSP stream `#rust` `#gtk4` `#libadwaita` `#gnome`. - [Cavalier](https://github.com/NickvisionApps/Cavalier) - Audio visualizer based on [CAVA](https://github.com/karlstav/cava) `#csharp` `#gtk4` `#libadwaita`. - [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`. - [Ear Tag](https://apps.gnome.org/EarTag) - Tag editor designed to edit singular files `#python` `#gtk4` `#libadwaita` `#gnome`. - [EasyEffects](https://github.com/wwmm/easyeffects) - Audio effects manager (limiter, convolver, equalizer, autovolume and more) for PipeWire applications `#c++` `#gtk4` `#libadwaita`. - [Lyrebird](https://github.com/lyrebird-voice-changer/lyrebird) - Voice changer based on SoX `#python` `#gtk3`.