forked from webprofusion/OpenAudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcollections.json
37 lines (37 loc) · 1.18 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
[
{
"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 Synths",
"url": "http://linuxsynths.com/",
"description": "list of linux based synths, some of which are open-source"
},
{
"name": "OpenAV",
"url": "http://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"
}
]