Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,16 @@
"repo": "drumbeatrepo"
}
},
{
"name": "Easy Effects",
"description": "Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications",
"repository": {
"type": "GitHub",
"user": "wwmm",
"repo": "easyeffects"
},
"url": "https://wwmm.github.io/easyeffects/"
},
{
"name": "Element",
"url": "https://kushview.net/element/",
Expand Down Expand Up @@ -255,6 +265,15 @@
"repo": "javascript-software-synthesizer"
}
},
{
"name": "Kholors",
"description": "A digital audio workstation without tracks and where you edit samples in the frequency domains directly. See [this demo](https://www.youtube.com/watch?v=TeF4ExiSIbU).",
"repository": {
"type": "GitHub",
"user": "QuentinFAIDIDE",
"repo": "Kholors"
}
},
{
"name": "LMMS",
"url": "https://lmms.io/",
Expand Down Expand Up @@ -315,6 +334,15 @@
"repo": "NewMixer"
}
},
{
"name": "OpenDaw",
"description": "A free, open-source Digital Audio Workstation for Windows, macOS, and Linux",
"repository": {
"type": "GitHub",
"user": "glenwrhodes",
"repo": "OpenDaw"
}
},
{
"name": "OpenMPT",
"url": "https://openmpt.org/",
Expand Down Expand Up @@ -433,6 +461,16 @@
"repo": "sonic-pi"
}
},
{
"name": "SonoBus",
"description": "SonoBus is an easy to use application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network.",
"repository": {
"type": "GitHub",
"user": "sonosaurus",
"repo": "sonobus"
},
"url": "https://sonobus.net/"
},
{
"name": "Soundshed",
"url": "https://soundshed.com",
Expand Down
Loading
Loading