From 8e8b94586fa74efaf0f14e2f498049cb696217ab Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 16 Oct 2019 09:38:38 -0400 Subject: [PATCH] Add Audacity (#463) Audacity is a free and open-source digital audio editor and recording application software, available for Windows, macOS/OS X and Unix-like operating systems --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 022c6ef..39e6b33 100644 --- a/applications.json +++ b/applications.json @@ -7181,6 +7181,22 @@ ] }, { + "short_description": "Free, open source, cross-platform audio software", + "categories": [ + "music" + ], + "repo_url": "https://github.com/audacity/audacity", + "title": "Audacity", + "icon_url": "https://avatars3.githubusercontent.com/u/11648186?s=200&v=4", + "screenshots": [ + "https://www.audacityteam.org/wp-content/uploads/2017/12/Audacity-220-Mac-normal.png" + ], + "official_site": "https://www.audacityteam.org/", + "languages": [ + "c" + ] + }, + { "short_description": "Create beautiful musical scores with LilyPond", "categories": [ "music"