-
Notifications
You must be signed in to change notification settings - Fork 101
/
plugins.json
716 lines (716 loc) · 20.9 KB
/
plugins.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
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
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
[
{
"name": "8ridgelite",
"url": "https://github.com/JamesStubbsEng/8ridgelite",
"description": "8 string guitar virtual instrument",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "ADLplug",
"url": "https://github.com/jpcima/ADLplug",
"description": "FM Chip Synthesizer — OPL & OPN",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Airwindows",
"url": "https://github.com/airwindows/airwindows",
"description": "Various small and experimental effect plugins",
"type": "Effect",
"frameworks": []
},
{
"name": "ampli-Fe",
"url": "https://github.com/antonok-edm/ampli-Fe",
"description": "Cross-platform VST2 plugin written in Rust",
"type": "Effect",
"frameworks": ["Rust VST"]
},
{
"name": "amsynth",
"url": "https://github.com/amsynth/amsynth",
"description": "Analog-modelling (virtual analog) synthesizer",
"type": "Instrument",
"frameworks": ["GTK"]
},
{
"name": "andes",
"url": "https://github.com/artfwo/andes",
"description": "Sound synthesiser plugin based on Perlin noise",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Argotlunar",
"url": "https://github.com/mourednik/argotlunar",
"description": "Real-time delay-line granulator",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Audible Planets",
"url": "https://github.com/gregrecco67/AudiblePlanets",
"description": "An expressive, quasi-Ptolemaic semi-modular synthesizer",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Audio Effects",
"url": "https://github.com/juandagilc/Audio-Effects",
"description": "Plugins implemented from the explanations in the book “Audio Effects: Theory, Implementation and Application”",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Bespoke",
"url": "https://github.com/awwbees/BespokeSynth",
"description": "Node-based modular synth with live coding",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "BinAural VST",
"url": "https://github.com/twoz/binaural-vst",
"description": "Mono-to-stereo plugin that positions sound in a 3D space using Head-Related Transfer Functions",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "BlackBird",
"url": "https://khrykin.github.io/BlackBird",
"description": "Analog-inspired software synth with its own voice",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "blocks",
"url": "https://github.com/dan-german/blocks",
"description": "Polyphonic modular synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "C1Bitcrusher",
"url": "https://github.com/datajake1999/C1Bitcrusher",
"description": "Experimental and accurate bit reduction",
"type": "Effect",
"frameworks": []
},
{
"name": "Calf Studio Gear",
"url": "https://github.com/calf-studio-gear/calf",
"description": "Many LV2 and Jack audio plug-ins",
"type": "Effect",
"frameworks": ["GTK"]
},
{
"name": "Cardinal",
"url": "https://github.com/DISTRHO/Cardinal/",
"description": "Virtual modular synthesizer plugin",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "CHOW",
"url": "https://github.com/jatinchowdhury18/CHOW",
"description": "Maximally truculent distortion effect",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Cloud Seed",
"url": "https://github.com/ValdemarOrn/CloudSeed",
"description": "Algorithmic reverb for emulating huge, endless spaces and modulated echoes",
"type": "Effect",
"frameworks": []
},
{
"name": "Cocoa Delay",
"url": "https://github.com/tesselode/cocoa-delay",
"description": "Warm and lively delay",
"type": "Effect",
"frameworks": ["WDL-OL"]
},
{
"name": "Convolver",
"url": "https://github.com/teragonaudio/Convolver",
"description": "Impulse-response reverb",
"type": "Effect",
"frameworks": ["JUCE", "VSTGUI"]
},
{
"name": "cStop",
"url": "https://github.com/calgoheen/cStop",
"description": "Tape stop",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Dexed",
"url": "https://github.com/asb2m10/dexed",
"description": "DX7 FM plugin synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Digits",
"url": "https://github.com/LouisGorenfeld/DigitsVst",
"description": "Phase-distortion synth inspired by Casio CZ series",
"type": "Instrument",
"frameworks": ["VSTGUI"]
},
{
"name": "Distrho glBars",
"url": "https://github.com/DISTRHO/glBars",
"description": "OpenGL bars visualization plugin (as seen in XMMS and XBMC/Kodi) adapted from jack_glbars",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Distrho Juice Plugins",
"url": "https://github.com/DISTRHO/JuicePlugins",
"description": "",
"type": "Misc",
"frameworks": ["DPF"]
},
{
"name": "Distrho Kars",
"url": "https://github.com/DISTRHO/Kars",
"description": "Simple karplus-strong plucked string synth based on the karplong DSSI example synth",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "Distrho Mini-Series",
"url": "https://github.com/DISTRHO/Mini-Series",
"description": "Collection of small plugins based on LOSER-Dev Plugins",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Distrho MVerb",
"url": "https://github.com/DISTRHO/MVerb",
"description": "DPF-based version of MVerb",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Distrho ndc Plugs",
"url": "https://github.com/DISTRHO/ndc-Plugs",
"description": "DPF-based versions of some of ndc Plugs",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Distrho Nekobi",
"url": "https://github.com/DISTRHO/Nekobi",
"description": "Simple single-oscillator synth based on Roland TB-303",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "Distrho ProM",
"url": "https://github.com/DISTRHO/ProM",
"description": "Music-visualizer plugin based on projectM",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Dragonfly Reverb",
"url": "https://github.com/michaelwillis/dragonfly-reverb",
"description": "Hall-style reverb based on Freeverb3 algorithms",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "Drops",
"url": "https://github.com/clearly-broken-software/drops",
"description": "Single file audio player",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "Element",
"url": "https://github.com/kushview/Element",
"description": "Advanced Audio Plugin Host",
"type": "Misc",
"frameworks": ["JUCE"]
},
{
"name": "Eurorack",
"url": "https://github.com/VCVRack/AudibleInstruments",
"description": "Diverse set of physical modeling sources, organic processors, wavetable oscillators, waveshapers, granular synths, and utility modules",
"type": "Misc",
"frameworks": []
},
{
"name": "Flutterbird",
"url": "https://github.com/tesselode/flutterbird",
"description": "Simple pitch fluctuation",
"type": "Effect",
"frameworks": ["iPlug2"]
},
{
"name": "Fusion",
"url": "https://github.com/enter-opy/fusion",
"description": "Additive Synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "GainPlugin",
"url": "https://github.com/satelllte/GainPlugin",
"description": "(Experimental) VST/AU audio plugin example based on JUCE with React-JUCE for UI.",
"type": "Misc",
"frameworks": ["JUCE", "React-JUCE"]
},
{
"name": "Gverb/Gigaverb",
"url": "http://elements.byethost3.com/plugins.html",
"description": "Reverb",
"type": "Effect",
"frameworks": ["VSTGUI"]
},
{
"name": "Helm",
"url": "https://github.com/mtytel/helm",
"description": "Polyphonic synth with lots of modulation",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "hexter",
"url": "https://github.com/smbolton/hexter",
"description": "Yamaha DX7 modeling FM synth for DSSI",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "HiLoFilter",
"url": "https://github.com/teragonaudio/HiLoFilter",
"description": "Simple hipass/lopass filter controlled with a single knob",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Hue",
"url": "https://github.com/bljustice/hue",
"description": "Mixes various noise types into the audio signal",
"type": "Effect",
"frameworks": ["Rust VST"]
},
{
"name": "jc303",
"url": "https://github.com/midilab/jc303",
"description": "A Free Roland TB-303 Plugin for Windows, MacOS and Linux: VST2, VST3, LV2 and AU. A JUCE port of Open303 engine",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "JuceOPLVSTi",
"url": "https://github.com/bsutherland/JuceOPLVSTi",
"description": "FM synth based on Yamaha OPL2/3 emulation from DOSBox",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Juno 6",
"url": "https://sourceforge.net/projects/juno6/",
"description": "Roland Juno 6/60 Synthesizer",
"type": "Instrument",
"frameworks": []
},
{
"name": "K-Meter",
"url": "https://github.com/mzuther/K-Meter",
"description": "Implementation of a K-System meter according to Bob Katz’ specifications",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "keithhearne/VSTPlugins",
"url": "https://github.com/keithhearne/VSTPlugins",
"description": "Collection of VST plugins",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Key Repeat",
"url": "https://michael-jan.github.io/key-repeat/",
"description": "Beat repeat sampler",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "KickMaker",
"url": "https://github.com/teragonaudio/KickMaker",
"description": "Synth specifically to create kick-drum sounds",
"type": "Instrument",
"frameworks": ["VSTGUI"]
},
{
"name": "LameVST",
"url": "https://github.com/Iunusov/LameVST",
"description": "LameMP3 as an effect",
"type": "Effect",
"frameworks": []
},
{
"name": "Magical8bitPlug 2",
"url": "https://github.com/yokemura/Magical8bitPlug2",
"description": "Old 8bit game console style synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "mda",
"url": "https://sourceforge.net/projects/mda-vst/",
"description": "FX and virtual instruments for PC and Mac",
"type": "Misc",
"frameworks": []
},
{
"name": "mda-plugins-juce",
"url": "https://github.com/hollance/mda-plugins-juce",
"description": "JUCE implementations of the classic MDA audio plug-ins",
"type": "Misc",
"frameworks": ["JUCE"]
},
{
"name": "MidiChords",
"url": "https://github.com/markwilkins/midi-chord-reader",
"description": "Detect chord names from a MIDI track and display them in a scrolling window during track playback",
"type": "Misc",
"frameworks": ["JUCE"]
},
{
"name": "Mika Micro",
"url": "https://github.com/tesselode/mika-micro",
"description": "Simple subtractive synth",
"type": "Instrument",
"frameworks": ["WDL-OL"]
},
{
"name": "modEQ",
"url": "https://github.com/tobanteAudio/modEQ",
"description": "EQ with modulation (VST3, AU)",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "MultiMeter",
"url": "https://github.com/RealAlexZ/MultiMeter",
"description": "A comprehensive set of AU/VST audio analysis tools (level meters, histograms, spectrogram analyzer, goniometer, correlation meter)",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "MVerb",
"url": "https://github.com/martineastwood/mverb",
"description": "Studio-quality reverb using the Dattorro’s figure-of-eight reverb structure",
"type": "Effect",
"frameworks": ["VSTGUI"]
},
{
"name": "ndc Plugs",
"url": "https://www.niallmoody.com/ndcplugs/plugins.htm",
"description": "VST plugins for Windows and OSX",
"type": "Misc",
"frameworks": []
},
{
"name": "Neural Amp Modeler LV2",
"url": "https://github.com/mikeoliphant/neural-amp-modeler-lv2",
"description": "Neural amplifier modeler, LV2 version of Steven Atkinson's NAM plugin",
"type": "Effect",
"frameworks": []
},
{
"name": "Ninjas 2",
"url": "https://github.com/clearly-broken-software/ninjas2",
"description": "Sample slicer, rewrite of Ninjas",
"type": "Instrument",
"frameworks": ["DPF"]
},
{
"name": "NotNotchFilter",
"url": "https://github.com/teragonaudio/NotNotchFilter",
"description": "Performance-oriented filter designed to replace the mid-EQ found in a standard 3-band DJ mixer",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "OB-Xd",
"url": "https://github.com/reales/OB-Xd",
"description": "Based on the Oberheim OB-X",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "OctaSine",
"url": "https://github.com/greatest-ape/OctaSine",
"description": "VST2 frequency modulation synthesizer written in Rust",
"type": "Instrument",
"frameworks": ["Rust VST"]
},
{
"name": "Odin2",
"url": "https://github.com/TheWaveWarden/odin2",
"description": "Polyphonic Synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "OwlBass",
"url": "https://github.com/PentagramPro/OwlBass",
"description": "Additive bass synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Oxe FM Synth",
"url": "https://github.com/oxesoft/oxefmsynth",
"description": "Multitimbral 8-operator FM synth (VST 2.4; Windows, Linux, macOS)",
"type": "Instrument",
"frameworks": ["VSTGUI"]
},
{
"name": "Pulp Fiction",
"url": "https://github.com/enter-opy/pulp-fiction",
"description": "Multi-effects rack plugin",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "PulseDelay",
"url": "https://github.com/teragonaudio/PulseDelay",
"description": "Timed delay effect",
"type": "Effect",
"frameworks": []
},
{
"name": "QtVST",
"url": "https://github.com/mbrucher/QtVST",
"description": "VST plugins with a Qt interface",
"type": "Effect",
"frameworks": ["Qt"]
},
{
"name": "REACH",
"url": "https://github.com/Sinuslabs/Reach",
"description": "Extraterrestrial Reverb for Electronic Music",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Regrader",
"url": "https://github.com/igorski/regrader",
"description": "Degenerative delay",
"type": "Effect",
"frameworks": ["VSTGUI"]
},
{
"name": "Roth-AIR",
"url": "https://github.com/danielrothmann/Roth-AIR",
"description": "Mixing tool for easily adding airy, crispy presence to audio",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Schrammel OJD",
"url": "https://github.com/JanosGit/Schrammel_OJD",
"description": "Model of a modern classic guitar distortion pedal",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "ScorchCrafter Guitar FX",
"url": "https://sourceforge.net/projects/scorchcrafter/",
"description": "Audio DSP FX and plugins, mostly for guitar (amp sim) and other FX",
"type": "Effect",
"frameworks": ["VSTGUI"]
},
{
"name": "sfizz",
"url": "https://github.com/sfztools/sfizz",
"description": "SFZ parser library and instrument plugins",
"type": "Instrument",
"frameworks": ["VSTGUI"]
},
{
"name": "ShoutVST",
"url": "https://github.com/Iunusov/ShoutVST",
"description": "VST for streaming sound into Icecast/Shoutcast directly from VST hosts",
"type": "Effect",
"frameworks": ["VSTGUI", "FLUID"]
},
{
"name": "SmartGuitarAmp",
"url": "https://github.com/GuitarML/SmartGuitarAmp",
"description": "Guitar amplifier-style plugin, that uses machine learning for emulating real world hardware",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "SmartGuitarPedal",
"url": "https://github.com/GuitarML/SmartGuitarPedal",
"description": "Guitar pedal-style plugin, that uses machine learning for emulating real world hardware",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Sound Analyser",
"url": "https://github.com/adamstark/Sound-Analyser",
"description": "Real-time audio analysis to allow anyone to quickly set up and experiment with different algorithms",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Sound of Music",
"url": "https://github.com/enter-opy/sound-of-music",
"description": "Multiband bitcrusher",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "SPARTA",
"url": "https://github.com/leomccormack/SPARTA",
"description": "Spatial audio focused plug-in suite (Ambisonics encoders/decoders, 3-D panners/spatialisers, etc.)",
"type": "Effect",
"frameworks": ["SAF", "JUCE"]
},
{
"name": "Squeezer",
"url": "https://github.com/mzuther/Squeezer",
"description": "Compressor with side-chain, several detection modes and filters, etc",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Surge",
"url": "https://surge-synthesizer.github.io/",
"description": "Subtractive wavetable synth",
"type": "Instrument",
"frameworks": ["VSTGUI"]
},
{
"name": "Synister",
"url": "https://github.com/the-synister/the-source",
"description": "Subtractive synth",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Syntage",
"url": "https://github.com/lis355/Syntage",
"description": "VST 2.4 .Net Study Synth",
"type": "Instrument",
"frameworks": []
},
{
"name": "Temper",
"url": "https://github.com/creativeintent/temper",
"description": "Digital distortion targeting VST, VST3, and AU for OS X and Windows",
"type": "Effect",
"frameworks": ["Faust", "JUCE"]
},
{
"name": "traKmeter",
"url": "https://github.com/mzuther/traKmeter",
"description": "Loudness meter for correctly setting up tracking and mixing levels",
"type": "Effect",
"frameworks": ["JUCE"]
},
{
"name": "Tunefish",
"url": "https://github.com/paynebc/tunefish",
"description": "VST virtual analog synthesizer",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "Vaporizer2",
"url": "https://github.com/VASTDynamics/Vaporizer2",
"description": "Hybrid wavetable additive / subtractive VST / AU / AAX synthesizer / sampler workstation plugin",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "VCV Rack",
"url": "https://github.com/VCVRack/Rack",
"description": "Virtual modular synth",
"type": "Misc",
"frameworks": ["RtAudio"]
},
{
"name": "Vital",
"url": "https://github.com/mtytel/vital",
"description": "Spectral warping wavetable synthesizer",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "VST2413",
"url": "https://github.com/keijiro/vst2413",
"description": "FM synth based on emulator of YM2413 (OPLL) chip used in Sega Master System and FM-PAC MSX expansion",
"type": "Instrument",
"frameworks": []
},
{
"name": "VSTSID",
"url": "https://github.com/igorski/VSTSID",
"description": "SID synthesizer instrument",
"type": "Instrument",
"frameworks": []
},
{
"name": "Wavetable",
"url": "https://github.com/FigBug/Wavetable",
"description": "A 2 oscillator wavetable synth with flexible modulation options",
"type": "Instrument",
"frameworks": ["JUCE"]
},
{
"name": "WebCZ101",
"url": "https://github.com/webaudiomodules/webcz101",
"description": "Virtual CZ101 synth in a browser",
"type": "Instrument",
"frameworks": ["WAM"]
},
{
"name": "WebDX7",
"url": "https://github.com/webaudiomodules/webdx7",
"description": "Virtual Yamaha DX7 synth in a browser",
"type": "Instrument",
"frameworks": ["WAM"]
},
{
"name": "Wolf Shaper",
"url": "https://github.com/pdesaulniers/wolf-shaper",
"description": "Waveshaper plugin with spline-based graph editor",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "YK Chorus",
"url": "https://github.com/SpotlightKid/ykchorus",
"description": "Chorus audio effect plugin based on DSP code by TAL",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "zam-plugins",
"url": "https://github.com/zamaudio/zam-plugins",
"description": "LADSPA/LV2/VST/JACK audio plugins for high-quality processing",
"type": "Effect",
"frameworks": ["DPF"]
},
{
"name": "zynaddsubfx",
"url": "https://github.com/zynaddsubfx/zynaddsubfx",
"description": "Additive/Subtractive AM/FM synthesizer with effects",
"type": "Instrument",
"frameworks": ["FLTK"]
}
]