forked from almostEric/FrozenWasteland
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
178 lines (178 loc) · 4.64 KB
/
plugin.json
File metadata and controls
178 lines (178 loc) · 4.64 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.9.8",
"author": "almostEric",
"license": "CC0-1.0",
"authorEmail": "almostEric@frozenwastelandmodules.com",
"pluginUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"authorUrl": "https://vcvrack.com/",
"manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"sourceUrl": "https://github.com/almostEric/FrozenWasteland",
"donateUrl": "https://paypal.me/FrozenWasteland",
"changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/CHANGELOG.md",
"modules": [
{
"slug": "BPMLFO",
"name": "BPM LFO",
"description": "Beat Synchronized LFO",
"tags": ["LFO"]
},
{
"slug": "BPMLFO2",
"name": "BPM LFO 2",
"description": "Beat Synchronized LFO with CV Waveshape",
"tags": ["LFO"]
},
{
"slug": "BPMLFOPhaseExpander",
"name": "BPM LFO Phase Expander",
"description": "Add multiple phased outputs to BMPLFO and BPMLFO 2",
"tags": ["Expander"]
},
{
"slug": "CDCSeriouslySlowLFO",
"name": "CDC Seriously Slow LFO",
"description": "Slow LFO taken to absurdity",
"tags": ["LFO"]
},
{
"slug": "DamianLillard",
"name": "Damian Lillard",
"description": "4-channel CV crossover/mixer",
"tags": ["VCA"]
},
{
"slug": "EverlastingGlottalStopper",
"name": "Everlasting Glottal Stopper",
"description": "Vocal Tract simulating VCO",
"tags": ["VCO"]
},
{
"slug": "HairPick",
"name": "Hair Pick",
"description": "64 Tap Rhythmic Comb Filter",
"tags": ["VCF"]
},
{
"slug": "LissajousLFO2",
"name": "Lissajous LFO",
"description": "LFO based on interactions of 4 sine waves",
"tags": ["LFO"]
},
{
"slug": "MrBlueSky",
"name": "Mr. Blue Sky",
"description": "16 band vocoder",
"tags": ["Vocoder"]
},
{
"slug": "PhasedLockedLoop",
"name": "Phased Locked Loop",
"description": "PLL attempts to follow input signals freqency",
"tags": ["VCO"]
},
{
"slug": "PortlandWeather",
"name": "Portland Weather",
"description": "16 tap rhytmic delay with per tap pitch shifting and filtering",
"tags": ["Delay", "Granular", "VCF"]
},
{
"slug": "ProbablyNote",
"name": "Probably Note",
"description": "Probabilistic Quantizer",
"tags": ["Quantizer","Random"]
},
{
"slug": "ProbablyNoteBP",
"name": "Probably Note - Bohlen Pierce",
"description": "Probabilistic Quantizer using Bohlen Pierce tuning",
"tags": ["Quantizer","Random"]
},
{
"slug": "PNChordExpander",
"name": "Probably Note - Chord Expander",
"description": "Adds Chord Generation to Probably Not(e)",
"tags": ["Expander"]
},
{
"slug": "QuadAlgorithmicRhythm",
"name": "Quad Algorithmic Rhythm Generator",
"description": "4 track Euclidean and Golumb Ruler Sequencer",
"tags": ["Sequencer"]
},
{
"slug": "QARGrooveExpander",
"name": "QAR - Groove",
"description": "Create Grooves and Microrhythms for QAR",
"tags": ["Expander"]
},
{
"slug": "QARProbabilityExpander",
"name": "QAR - Probability",
"description": "Add Randomness to QAR Rhythms",
"tags": ["Expander","Random"]
},
{
"slug": "QuantussyCell",
"name": "Quantussy Cell",
"description": "Chainable semi-chatotic CV generator",
"tags": ["Logic"]
},
{
"slug": "RouletteLFO2",
"name": "Roulette LFO",
"description": "LFO Based on based on rolling curves",
"tags": ["LFO"]
},
{
"slug": "SeedsOfChange",
"name": "Seeds Of Change",
"description": "Repeatable Random Number Generator",
"tags": ["Random"]
},
{
"slug": "SeedsOfChangeCVExpander",
"name": "Seeds Of Change - CV Expander",
"description": "Additional CV Outs for SoC",
"tags": ["Expander","Random"]
},
{
"slug": "SeedsOfChangeGateExpander",
"name": "Seeds Of Change - Gate Expander",
"description": "Additional Gates for SoC",
"tags": ["Expander","Random"]
},
{
"slug": "StringTheory",
"name": "String Theory",
"description": "Karpus-Strong String Synthesis",
"tags": ["VCO"]
},
{
"slug": "SeriouslySlowLFO",
"name": "Seriously Slow LFO",
"description": "LFO for modulating CV over *very* long time periods",
"tags": ["LFO"]
},
{
"slug": "TheOneRingModulator",
"name": "The One Ring Modulator",
"description": "Ring Modulator with CV controlable response",
"tags": ["Ring Modulator"]
},
{
"slug": "VoxInhumana",
"name": "Vox Inhumana",
"description": "Formant/Vowel Filter",
"tags": ["VCF"]
} ,
{
"slug": "VoxInhumanaExpander",
"name": "Vox Inhumana Expander",
"description": "Resonance and Slope Control",
"tags": ["Expander"]
}
]
}