-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplugin.json
More file actions
392 lines (392 loc) · 13.6 KB
/
plugin.json
File metadata and controls
392 lines (392 loc) · 13.6 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
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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
{
"slug": "Nozoid",
"name": "Nozoid",
"version": "2.1.3",
"license": "GPL-3.0-or-later",
"brand": "nozoïd",
"author": "Cyrille Henry",
"authorEmail": "vcv@nozoid.com",
"authorUrl": "https://nozoid.com",
"pluginUrl": "https://nozoid.com/nozori",
"manualUrl": "https://nozoid.com/nozori",
"sourceUrl": "https://github.com/ch-nry/VCV_nozori",
"donateUrl": "https://www.paypal.me/chnry",
"changelogUrl": "https://github.com/ch-nry/VCV_nozori/blob/master/changelog.md",
"modules": [
{
"slug": "Nozori_68_ADSR",
"name": "Nozori_68_ADSR",
"description": "Dual loopable ADSR with modulation speed and integrated VCA",
"tags": ["Hardware clone", "Envelope generator", "Dual", "LFO"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_AR",
"name": "Nozori_68_AR",
"description": "Dual Attack Release with independent modulation",
"tags": ["Hardware clone", "Envelope generator", "Dual"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_CRUSH",
"name": "Nozori_68_CRUSH",
"description": "Stereo Down-sampler / Bitcrusher",
"tags": ["Hardware clone", "Digital", "Effect", "Dual"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_CV_REC",
"name": "Nozori_68_CV_REC",
"description": "Record and play back 2 independent CV, at variable speed",
"tags": ["Hardware clone", "Dual", "Digital", "Envelope generator", "Recording"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_DELAY",
"name": "Nozori_68_DELAY",
"description": "Audio Delay, with tempo synchronisation",
"tags": ["Hardware clone", "Dual", "Delay", "Effect"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_EQ",
"name": "Nozori_68_EQ",
"description": "3 band equalizer",
"tags": ["Hardware clone", "Dual", "Effect", "Equalizer"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_GRAN",
"name": "Nozori_68_GRAN",
"description": "Audio Granulator",
"tags": ["Hardware clone", "Digital", "Effect", "Granular"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_KS",
"name": "Nozori_68_KS",
"description": "Karplus-Strong audio model",
"tags": ["Hardware clone", "Delay", "Effect"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_LFO",
"name": "Nozori_68_LFO",
"description": "Dual LFO, with parametric waveform and syncronisation to any signal",
"tags": ["Hardware clone", "Dual", "Function generator", "LFO", "Sample and hold"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_LFO_MOD",
"name": "Nozori_68_LFO_MOD",
"description": "LFO, with parametric waveform and syncronisation to any signal",
"tags": ["Hardware clone", "Dual", "Function generator", "LFO", "Sample and hold"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_NOISE",
"name": "Nozori_68_NOISE",
"description": "Stereo Noise source, with low and high frequency filter",
"tags": ["Hardware clone", "Dual", "Noise"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_PITCH",
"name": "Nozori_68_PITCH",
"description": "Dual Pitch shifter using tape emulation",
"tags": ["Hardware clone", "Dual", "Effect"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_RND_LOOP",
"name": "Nozori_68_RND_LOOP",
"description": "Loop of Random Value, with various interpolation and external synchronisation",
"tags": ["Hardware clone", "Dual", "Function generator", "LFO", "Random"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_SIN_MOD",
"name": "Nozori_68_SIN_MOD",
"description": "Sinusoidal oscillator with 2 external modulation (PM / FM / AM)",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCA_PAN",
"name": "Nozori_68_VCA_PAN",
"description": "Stereo VCA-Panoramic, with modulation of the panoramic control",
"tags": ["Hardware clone", "Dual", "Effect", "Panning", "Voltage-controlled amplifier"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCF_MOD",
"name": "Nozori_68_VCF_MOD",
"description": "Stereo VCF",
"tags": ["Hardware clone", "Dual", "Filter"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCF_MORPH",
"name": "Nozori_68_VCF_MORPH",
"description": "Parametric stereo filter.",
"tags": ["Hardware clone", "Dual", "Filter"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCO",
"name": "Nozori_68_VCO",
"description": "Simple VCO, with VCA and VC Panoramic",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCO_LOOP",
"name": "Nozori_68_VCO_LOOP",
"description": "Loop of Random Value at audio rate",
"tags": ["Hardware clone", "Oscillator", "Random"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCO_MORPH",
"name": "Nozori_68_VCO_MORPH",
"description": "Parametric VCO, with VCA and VC Panoramic",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCO_QTZ",
"name": "Nozori_68_VCO_QTZ",
"description": "Simple VCO, with VCA",
"tags": ["Hardware clone", "Oscillator", "Quantizer"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_VCO_WS",
"name": "Nozori_68_VCO_WS",
"description": "Sinusoidal oscillator with VC waveshaper and VCA and VC Panoramic",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_68_WS",
"name": "Nozori_68_WS",
"description": "Wave shaper and distortion with a VC Panoramic",
"tags": ["Hardware clone", "Dual", "Distortion", "Effect", "Waveshaper"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-68"
}
,
{
"slug": "Nozori_84_8_BITS",
"name": "Nozori_84_8_BITS",
"description": "8 bit audio generator",
"tags": ["Hardware clone", "Dual", "Digital", "Effect", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_ADD",
"name": "Nozori_84_ADD",
"description": "Additive synthesis : a sinusoidal oscillator with 6 different harmonics",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_ADSR",
"name": "Nozori_84_ADSR",
"description": "Dual ADSR with loop mode",
"tags": ["Hardware clone", "Dual", "Envelope generator", "LFO"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_CLOCK",
"name": "Nozori_84_CLOCK",
"description": "Stochastic Clock with ADSR and VCA",
"tags": ["Hardware clone", "Clock generator", "Envelope generator", "LFO"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_DOPPLER",
"name": "Nozori_84_DOPPLER",
"description": "Emulate a Doppler effect applied on an audio source",
"tags": ["Hardware clone", "Delay", "Effect"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_FM",
"name": "Nozori_84_FM",
"description": "Sinusoidal oscillator with 3 modulations oscillators",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_FM_LIN",
"name": "Nozori_84_FM_LIN",
"description": "4 sinusoidal oscillators linear FM synthesis",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_HARMONICS",
"name": "Nozori_84_HARMONICS",
"description": "Sinusoidal oscillator with 3 harmonics at variable relative frequency",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_JONG_LFO",
"name": "Nozori_84_JONG_LFO",
"description": "Peter de Jong chaotic attractor",
"tags": ["Hardware clone", "Function generator", "LFO"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_JONG_VCO",
"name": "Nozori_84_JONG_VCO",
"description": "Peter de Jong chaotic attractor at audio frequency",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_LFO",
"name": "Nozori_84_LFO",
"description": "Dual LFO",
"tags": ["Hardware clone", "Dual", "Function generator", "LFO", "Sample and hold"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_LFO_SEQ",
"name": "Nozori_84_LFO_SEQ",
"description": "6 step LFO / Sequencer",
"tags": ["Hardware clone", "Function generator", "LFO", "Sequencer"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_MODULATE",
"name": "Nozori_84_MODULATE",
"description": "Modulate 2 audio sources together using various algorithms",
"tags": ["Hardware clone", "Digital", "Effect", "Ring modulator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_PARAM",
"name": "Nozori_84_PARAM",
"description": "6 points parametric audio oscillator",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SEQ_4",
"name": "Nozori_84_SEQ_4",
"description": "4 step sequencer with parameterizable step length",
"tags": ["Hardware clone", "Sequencer"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SEQ_8",
"name": "Nozori_84_SEQ_8",
"description": "8 steps sequencer",
"tags": ["Hardware clone", "Sequencer"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SIN_AM",
"name": "Nozori_84_SIN_AM",
"description": "4 oscillators AM modulation oscillator",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SIN_FM",
"name": "Nozori_84_SIN_FM",
"description": "4 oscillators FM modulation oscillator",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SIN_PM",
"name": "Nozori_84_SIN_PM",
"description": "4 oscillators Phase Modulation oscillator",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_SIN_WS",
"name": "Nozori_84_SIN_WS",
"description": "Dual oscillator and a Peter De Jong waveshaper",
"tags": ["Hardware clone", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_THOMAS",
"name": "Nozori_84_THOMAS",
"description": "Dual Thomas strange attractor for CV or audio noise source",
"tags": ["Hardware clone", "Digital", "LFO", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_TROPICAL",
"name": "Nozori_84_TROPICAL",
"description": "Tropical additive synthesis",
"tags": ["Hardware clone", "Digital", "Oscillator"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_VCF",
"name": "Nozori_84_VCF",
"description": "Dual filter with parametric control of the frequency response.",
"tags": ["Hardware clone", "Filter"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
,
{
"slug": "Nozori_84_WS",
"name": "Nozori_84_WS",
"description": "Stereo Wave Shaper",
"tags": ["Hardware clone", "Distortion", "Effect", "Waveshaper"],
"modularGridUrl": "https://www.modulargrid.net/e/nozoid-nozori-84"
}
]
}