From b860a5a2809d5e0dc2a7307de30ed9f649fefc2f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:27:51 +0000 Subject: [PATCH 1/2] Initial plan From c25f34972be3b4b4aef472b541f167b0f2300aa3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:28:46 +0000 Subject: [PATCH 2/2] Add PulseQuaver to apps.json Co-authored-by: webprofusion-chrisc <2445502+webprofusion-chrisc@users.noreply.github.com> --- data/apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/apps.json b/data/apps.json index 5153d0d..5b7b1ce 100644 --- a/data/apps.json +++ b/data/apps.json @@ -430,6 +430,16 @@ "type": "SourceForge", "project": "psycle" } + }, + { + "name": "PulseQuaver", + "url": "https://valent-in.github.io/pulseq", + "description": "Minimalistic web-application for creating electronic music with digital synthesizers. Initially designed as sketching tool but can be used for making full-fledged tracks", + "repository": { + "type": "GitHub", + "user": "Valent-in", + "repo": "pulseq" + } }, { "name": "ReBuzz Digital Audio Workstation",