forked from webprofusion/OpenAudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollections.json
More file actions
47 lines (47 loc) · 1.51 KB
/
collections.json
File metadata and controls
47 lines (47 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"name": "Awesome JUCE",
"url": "https://github.com/sudara/awesome-juce",
"description": "list of JUCE libraries, plugins and utilities"
},
{
"name": "Hybrid Multimedia Production Suite",
"url": "https://github.com/forart/HyMPS",
"description": "Collection of open software for a platform-independent advanced audio/video contents production suite"
},
{
"name": "Linux DAW",
"url": "https://linuxdaw.org/",
"description": "list of audio software and plugins, many of which are open-source"
},
{
"name": "Linux Synths",
"url": "https://linuxsynths.com/",
"description": "list of linux based synths, many of which are open-source"
},
{
"name": "Open Audio Stack",
"url": "https://github.com/open-audio-stack",
"description": "audio plugin management software, registry of StudioRack, OwlPlug, etc."
},
{
"name": "OpenAV",
"url": "https://openavproductions.com/",
"description": "collection of instruments, effects, and development tool kits for Linux."
},
{
"name": "SFZ Instruments",
"url": "https://sfzinstruments.github.io/",
"description": "list of SFZ instruments, most of which are free"
},
{
"name": "StudioRack",
"url": "https://studiorack.github.io/studiorack-site/",
"description": "open-source audio plugin registry, app and command line tools"
},
{
"name": "VCV library",
"url": "https://github.com/VCVRack/library",
"description": "library of plugins compatible with VCV Plugin Manager"
}
]