From 6f60a2cfdf97ef52fca35cb8a52b262935987faa Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 13 Jul 2025 07:36:28 -0700 Subject: [PATCH] Added MuseScore to audio-editor --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index e15095f..9d096bf 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9563,6 +9563,22 @@ "language": "Rust", "license": "BSD-3-Clause", "homepage_url": "https://refact.ai" + }, + { + "name": "MuseScore", + "description": "", + "repo_url": "https://github.com/musescore/MuseScore", + "tags": [], + "platforms": [ + "cross" + ], + "category": "audio-editor", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file