-
Notifications
You must be signed in to change notification settings - Fork 106
/
Copy pathcollections.json
42 lines (42 loc) · 1.33 KB
/
collections.json
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
[
{
"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": "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"
}
]