mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
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
This commit is contained in:
parent
e3c7144a77
commit
8e8b94586f
1 changed files with 16 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue