forked from codygeary/CVfunk-Modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.json
213 lines (212 loc) · 5.26 KB
/
plugin.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
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
{
"slug": "CVfunk",
"name": "CV funk Modules",
"version": "2.0.11",
"license": "MIT",
"brand": "CV funk",
"author": "Cody Geary",
"authorEmail": "[email protected]",
"authorUrl": "",
"pluginUrl": "https://github.com/codygeary/CVfunk-Modules",
"manualUrl": "https://github.com/codygeary/CVfunk-Modules/blob/main/img/CV_funk_Manual.pdf",
"sourceUrl": "https://github.com/codygeary/CVfunk-Modules",
"donateUrl": "https://www.paypal.com/donate/?hosted_button_id=P69BU6HMBTYYY",
"changelogUrl": "",
"modules": [
{
"slug": "Steps",
"name": "Steps",
"description": "Fusion of a comparator and a step generator",
"tags": [
"Function generator",
"Sample and hold",
"Utility"
]
},
{
"slug": "EnvelopeArray",
"name": "Envelope Array",
"description": "Six related envelopes and gates",
"tags": [
"Envelope generator",
"Function generator"
]
},
{
"slug": "PentaSequencer",
"name": "Penta Sequencer",
"description": "A five step sequencer with five simultaneous outputs and tempo-synced slew",
"tags": [
"Sequencer"
]
},
{
"slug": "ImpulseController",
"name": "Impulse Controller",
"description": "Decay envelopes propagate across a network of 24 nodes",
"tags": [
"Envelope generator",
"Function generator",
"Visual"
]
},
{
"slug": "Signals",
"name": "Signals",
"description": "A small six-channel oscilloscope for visualizing rack signals.",
"tags": [
"Visual"
]
},
{
"slug": "Ranges",
"name": "Ranges",
"description": "Convert two input voltages into equal intervals.",
"tags": [
"Utility",
"Attenuator"
]
},
{
"slug": "HexMod",
"name": "Hex Mod",
"description": "Six phase-related LFOs with rate sync and individual phase reset triggers.",
"tags": [
"Low-frequency oscillator",
"Visual"
]
},
{
"slug": "Collatz",
"name": "Collatz",
"description": "Clock-synchronized trigger burst generator, based on sequences of the Collatz conjecture.",
"tags": [
"Sequencer",
"Clock modulator"
]
},
{
"slug": "Strings",
"name": "Strings",
"description": "Generates guitar chords from a button interface or CV. Implements bending, whammy bar and capo.",
"tags": [
"Sequencer",
"Quantizer"
]
},
{
"slug": "Ouros",
"name": "Ouros",
"description": "A stereo phase injection oscillator, with polar waveform display.",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{
"slug": "PressedDuck",
"name": "Pressed Duck",
"description": "A stereo six-channel dynamic compressing mixer with side-chain ducking, tanh saturation and ADAA.",
"tags": [
"Mixer",
"Compressor",
"Dynamics",
"Distortion",
"Panning",
"Voltage-controlled Amplifier"
]
},
{
"slug": "PreeeeeeeeeeessedDuck",
"name": "Preeeeeeeeeeessed Duck",
"description": "A stereo sixteen-channel dynamic compressing mixer with side-chain ducking, tanh saturation and ADAA.",
"tags": [
"Mixer",
"Compressor",
"Dynamics",
"Distortion",
"Panning",
"Voltage-controlled Amplifier"
]
},
{
"slug": "FlowerPatch",
"name": "Flower Patch",
"description": "A 12-tone scale polar visualizer with FFT analysis.",
"tags": [
"Visual",
"Utility"
]
},
{
"slug": "Magnets",
"name": "Magnets",
"description": "Simulate and interact with a small magnetic spin-lattice.",
"tags": [
"Random",
"Low-frequency oscillator"
]
},
{
"slug": "Syncro",
"name": "Syncro",
"description": "Eight channel clock ratio generator.",
"tags": [
"Clock generator",
"Clock modulator"
]
},
{
"slug": "Nona",
"name": "Nona",
"description": "Nine-channel CV gain/offset utility mixer.",
"tags": [
"Attenuator",
"Utility"
]
},
{
"slug": "Decima",
"name": "Decima",
"description": "Ten-channel gate sequencer with per-step probability.",
"tags": [
"Sequencer",
"Utility"
]
},
{
"slug": "Morta",
"name": "Morta",
"description": "Single-knob macro-controller utility with 16 simultaneous outputs in different ranges.",
"tags": [
"Controller",
"Utility",
"Polyphonic"
]
},
{
"slug": "StepWave",
"name": "Step Wave",
"description": "8-step programmable sequencer/envelope generator with rhythmic displacement and variable shape.",
"tags": [
"Sequencer"
]
},
{
"slug": "Arrange",
"name": "Arrange",
"description": "A seven channel sequencer with quantize/volt option per channel, and adjustable length.",
"tags": [
"Sequencer"
]
},
{
"slug": "TriDelay",
"name": "Tri Delay",
"description": "A three tap delay line.",
"tags": [
"Delay"
]
}
]
}