-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage-info.json
More file actions
42 lines (40 loc) · 1.39 KB
/
Copy pathpackage-info.json
File metadata and controls
42 lines (40 loc) · 1.39 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
{
"author" : ["klaus filip, clemens hausch, noid, paulo raposo, léo dupleix, oliver stotz, boris hauf, gilles aubry, nicolaj kirisits, david michael, bill d, AntonioDellaMarina"],
"authors" : ["klaus filip", "clemens hausch", "noid", "paulo raposo","léo dupleix", "oliver stotz","boris hauf","gilles aubry","david michael","bill d","luc gross","AntonioDellaMarina","nicolaj kirisits" ],
"description" : "a collection and system of interacting max patches designed to create an individual setup for live improvisation or installations. open to use with own patches and equipped with useful GUIs. ppooll comes as a basic package and is extensible.",
"displayname" : "",
"extends" : "",
"extensible" : 1,
"homepatcher" : "ppooll_host.maxpat",
"max_version_max" : "none",
"max_version_min" : "none",
"name" : "ppooll",
"os" : {
"macintosh" : {
"platform" : [ "ia32", "x64" ],
"min_version" : "none"
}
,
"windows" : {
"platform" : [ "ia32", "x64" ],
"min_version" : "none"
}
}
,
"package_extra" : {
}
,
"tags" : [ "audio", "instrument", "versatile", ],
"version" : "8.1",
"website" : "http://ppooll.klingt.org",
"filelist" : {
"externals" : [ "ll_number","ll_fastforward", "ll_2dslider", "shell", "pattrexists", "xsample", "vbap"],
"patchers" : [ ],
"help" : [ ],
"misc" : [ ],
"extras" : [ "ppooll_host.maxpat" ]
}
,
"c74install" : 1,
"installdate" : 3640973388
}