Browse Source

Update manifest for Sckitam, SonusModular, SubmarineFree, Sha-Bang-Modules, RPJ, squinkylabs-plug1

pull/785/head
Andrew Belt 3 years ago
parent
commit
b1a575b0a7
7 changed files with 431 additions and 293 deletions
  1. +18
    -0
      manifests-cache.json
  2. +64
    -15
      manifests/RPJ.json
  3. +11
    -2
      manifests/Sckitam.json
  4. +10
    -1
      manifests/Sha-Bang-Modules.json
  5. +1
    -1
      manifests/SonusModular.json
  6. +127
    -18
      manifests/SubmarineFree.json
  7. +200
    -256
      manifests/squinkylabs-plug1.json

+ 18
- 0
manifests-cache.json View File

@@ -3378,6 +3378,9 @@
},
"WDelay": {
"creationTimestamp": 1591477035.655823
},
"FIFOQueue": {
"creationTimestamp": 1638139500.1198692
}
}
},
@@ -6780,6 +6783,12 @@
},
"XG-202": {
"creationTimestamp": 1606489450.1654065
},
"VM-104": {
"creationTimestamp": 1638139500.3665564
},
"VM-204": {
"creationTimestamp": 1638139500.5008585
}
}
},
@@ -9239,6 +9248,9 @@
},
"RandRoute": {
"creationTimestamp": 1616991327.7993047
},
"StochSeq4X": {
"creationTimestamp": 1638139500.2578998
}
}
},
@@ -9860,6 +9872,12 @@
},
"CircularRide": {
"creationTimestamp": 1628185144.9932446
},
"DrillingHoles": {
"creationTimestamp": 1638139499.8410118
},
"TuxOn": {
"creationTimestamp": 1638139499.9962575
}
}
},


+ 64
- 15
manifests/RPJ.json View File

@@ -1,7 +1,7 @@
{
"slug": "RPJ",
"name": "RPJ",
"version": "1.0.4",
"version": "2.0.3",
"license": "GPL-3.0-or-later",
"brand": "RPJ",
"author": "Robert Kock",
@@ -17,6 +17,7 @@
"slug": "Grendel",
"name": "Grendel",
"description": "Quadruple low frequency oscillator, inspired by XAOC Batumi",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/grendel.md",
"tags": [
"LFO"
]
@@ -25,112 +26,160 @@
"slug": "Lavender",
"name": "Lavender",
"description": "Module with 2nd order LPF, HPF, BPF and BSF",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lavender.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Easter",
"name": "Easter",
"description": "Module with 2 resonators",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/easter.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "DryLand",
"name": "DryLand",
"description": "Module with 1st order LPF and HPF",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/dryland.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "TheWeb",
"name": "TheWeb",
"description": "Module with 2nd order Butterworth LPF, HPF, BPF and BSF",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/theweb.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Gazpacho",
"name": "Gazpacho",
"description": "Module with 2nd order Linkwitz-Riley LPF and HPF",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/gazpacho.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Estonia",
"name": "Estonia",
"description": "Estonia is a 1st order High and Low shelving filter.",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/estonia.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Brave",
"name": "Brave",
"description": "Brave is a 2nd Order Parametric EQ Filter: Non constant Q.",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/brave.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Essence",
"name": "Essence",
"description": "Essence is a 2nd Order Parametric EQ Filter with a constant Q.",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/essence.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "LadyNina",
"name": "LadyNina",
"description": "LadyNina is a 2nd order SFV (LPF, HPF, BPF, BSF)",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/ladynina.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "SugarMice",
"name": "SugarMice",
"description": "3rd order Butterworth low-pass ladder filter.",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/sugarmice.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "Montreal",
"name": "Montreal",
"description": "Ideal 2nd Order RLC Filters LPF, HPF, BPF and BSF",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/montreal.md",
"tags": [
"VCF"
"VCF",
"Polyphonic"
]
},
{
"slug": "BlindCurve",
"name": "BlindCurve",
"description": "Audio Detector",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/blindcurve.md",
"tags": [
"Envelope Follower"
"Envelope Follower",
"Polyphonic"
]
},
{
"slug": "Gaza",
"name": "Gaza",
"description": "Envelope Follower",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/gaza.md",
"tags": [
"Envelope Follower"
"Envelope Follower",
"Polyphonic"
]
},
{
"slug": "CircularRide",
"name": "CircularRide",
"description": "Stereo Delay",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/circularride.md",
"tags": [
"Delay"
"Delay",
"Polyphonic"
]
},
{
"slug": "DrillingHoles",
"name": "DrillingHoles",
"description": "Normalizer",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/drillingholes.md",
"tags": [
"Utility",
"Switch",
"Polyphonic"
]
},
{
"slug": "TuxOn",
"name": "TuxOn",
"description": "Audio player",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/tuxon.md",
"tags": [
"Utility"
]
}
]

+ 11
- 2
manifests/Sckitam.json View File

@@ -1,11 +1,11 @@
{
"slug": "Sckitam",
"name": "Sckitam",
"version": "1.0.5",
"version": "2.0.0",
"license": "GPL-3.0-only",
"brand": "Sckitam",
"author": "Philippe Salembier",
"authorEmail": "",
"authorEmail": "philippe.salembier@me.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/philippesalembier/SckitamVCV",
@@ -31,6 +31,15 @@
"Polyphonic"
]
},
{
"slug": "FIFOQueue",
"name": "FIFOQueue",
"description": "First-in First-out Queue",
"tags": [
"Sample and hold",
"Sequencer"
]
},
{
"slug": "MarkovSeq",
"name": "MarkovSeq",


+ 10
- 1
manifests/Sha-Bang-Modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "Sha-Bang-Modules",
"name": "Sha#Bang! Modules",
"version": "1.3.6",
"version": "2.0.0",
"license": "GPL-3.0-only",
"author": "Jeremy Muller",
"authorEmail": "jeremy@jeremymuller.com",
@@ -146,6 +146,15 @@
"Logic"
]
},
{
"slug": "StochSeq4X",
"name": "Stochastic Sequencer 4 Expander",
"description": "Expander for the StochSeq4",
"tags": [
"Expander",
"Sequencer"
]
},
{
"slug": "Talea",
"name": "Talea",


+ 1
- 1
manifests/SonusModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "SonusModular",
"name": "Sonus Modular",
"version": "1.4.0",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"author": "Sonus Dept.",
"brand": "Sonus Dept.",


+ 127
- 18
manifests/SubmarineFree.json View File

@@ -9,14 +9,15 @@
"sourceUrl": "https://github.com/david-c14/SubmarineFree",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/index.md",
"donateUrl": "https://www.paypal.me/SubmarineFree",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/main/README.md",
"pluginUrl": "https://vcvrack.submarine.org.uk",
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/main/changelog.md",
"version": "1.1.10",
"version": "2.0.0",
"modules": [
{
"slug": "AG-104",
"name": "AG-104",
"description": "AG-104 AND Gates",
"keywords": "Quad Four Digital Logic And Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md",
"tags": [
"LOGIC",
@@ -27,6 +28,7 @@
"slug": "AG-106",
"name": "AG-106",
"description": "AG-106 AND Gates",
"keywords": "Hex Six Digital Logic And Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md",
"tags": [
"LOGIC",
@@ -37,6 +39,7 @@
"slug": "AG-202",
"name": "AG-202",
"description": "AG-202 4-input Polyphonic AND Gates",
"keywords": "Dual Two Digital Logic And Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md",
"tags": [
"LOGIC",
@@ -48,6 +51,7 @@
"slug": "A0-106",
"name": "AO-106",
"description": "AO-106 Arithmetic Operators",
"keywords": "Hex Six Maths Algoritmm Arthimetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [
"UTILITY",
@@ -58,6 +62,7 @@
"slug": "A0-112",
"name": "AO-112",
"description": "AO-112 Arithmetic Operators",
"keywords": "Twelve Maths Algoritmm Arthimetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [
"UTILITY",
@@ -68,6 +73,7 @@
"slug": "A0-118",
"name": "AO-118",
"description": "AO-118 Arithmetic Operators",
"keywords": "Eighteen Maths Algoritmm Arthimetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [
"UTILITY",
@@ -78,6 +84,7 @@
"slug": "A0-124",
"name": "AO-124",
"description": "AO-124 Arithmetic Operators",
"keywords": "Twenty Four Maths Algoritmm Arthimetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [
"UTILITY",
@@ -88,6 +95,7 @@
"slug": "A0-136",
"name": "AO-136",
"description": "AO-136 Arithmetic Operators",
"keywords": "Thirty Six Maths Algoritmm Arthimetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [
"UTILITY",
@@ -98,6 +106,7 @@
"slug": "BB-120",
"name": "BB-120",
"description": "BB-120 20-Stage Bucket Brigade Sample and Hold",
"keywords": "Digital Bucket Brigade Twenty Sample Hold",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BB.md",
"tags": [
"LOGIC",
@@ -110,6 +119,7 @@
"slug": "BP-101",
"name": "BP-101",
"description": "BP-101 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -119,6 +129,7 @@
"slug": "BP-102",
"name": "BP-102",
"description": "BP-102 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -128,6 +139,7 @@
"slug": "BP-104",
"name": "BP-104",
"description": "BP-104 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -137,6 +149,7 @@
"slug": "BP-108",
"name": "BP-108",
"description": "BP-108 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -146,6 +159,7 @@
"slug": "BP-110",
"name": "BP-110",
"description": "BP-110 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -155,6 +169,7 @@
"slug": "BP-112",
"name": "BP-112",
"description": "BP-112 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -164,6 +179,7 @@
"slug": "BP-116",
"name": "BP-116",
"description": "BP-116 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -173,6 +189,7 @@
"slug": "BP-120",
"name": "BP-120",
"description": "BP-120 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -182,6 +199,7 @@
"slug": "BP-124",
"name": "BP-124",
"description": "BP-124 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -191,6 +209,7 @@
"slug": "BP-132",
"name": "BP-132",
"description": "BP-132 Blanking Plate",
"keywords": "Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [
"BLANK"
@@ -200,6 +219,7 @@
"slug": "DN-112",
"name": "DN-112",
"description": "DN-112 Digital Noise",
"keywords": "Twelve Digital Random Noise",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DN.md",
"tags": [
"DIGITAL",
@@ -211,6 +231,7 @@
"slug": "DO-105",
"name": "DO-105",
"description": "DO-105 Digital Operators",
"keywords": "Five Digital Logic Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [
"LOGIC",
@@ -222,6 +243,7 @@
"slug": "DO-110",
"name": "DO-110",
"description": "DO-110 Digital Operators",
"keywords": "Ten Digital Logic Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [
"LOGIC",
@@ -233,6 +255,7 @@
"slug": "DO-115",
"name": "DO-115",
"description": "DO-115 Digital Operators",
"keywords": "Fifteen Digital Logic Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [
"LOGIC",
@@ -244,6 +267,7 @@
"slug": "DO-120",
"name": "DO-120",
"description": "DO-120 Digital Operators",
"keywords": "Twenty Digital Logic Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [
"LOGIC",
@@ -255,6 +279,7 @@
"slug": "EN-104",
"name": "EN-104",
"description": "EN-104 Quad ADSR Enveloper Generator",
"keywords": "Quad Four ADSR Linear Envelope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/EN.md",
"tags": [
"ENVELOPE GENERATOR",
@@ -266,6 +291,7 @@
"slug": "EO-102",
"name": "EO-102",
"description": "EO-102 Envelope Oscilloscope",
"keywords": "Dual Two Envelope Oscilloscope Scope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/EO.md",
"tags": [
"VISUAL"
@@ -275,6 +301,7 @@
"slug": "FF-110",
"name": "FF-110",
"description": "FF-110 10-Stage Flip-Flop Counter",
"keywords": "Ten Flip Flop Digital Counter Clock Divider",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [
"LOGIC",
@@ -285,6 +312,7 @@
"slug": "FF-120",
"name": "FF-120",
"description": "FF-120 20-Stage Flip-Flop Counter",
"keywords": "Twenty Flip Flop Digital Counter Clock Divider",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [
"LOGIC",
@@ -295,6 +323,7 @@
"slug": "FF-206",
"name": "FF-206",
"description": "FF-206 Edge Triggered Flip-Flops",
"keywords": "Hex Six Flip Flop Digital",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [
"LOGIC",
@@ -305,6 +334,7 @@
"slug": "FF-212",
"name": "FF-212",
"description": "FF-212 Edge Triggered Flip-Flops",
"keywords": "Twelve Flip Flop Digital",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [
"LOGIC",
@@ -315,6 +345,7 @@
"slug": "HS-101",
"name": "HS-101",
"description": "HS-101 Hi-Res Storage Oscilloscope",
"keywords": "High Resolution Storage Oscilloscope Scope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/HS.md",
"tags": [
"VISUAL"
@@ -324,6 +355,7 @@
"slug": "LA-108",
"name": "LA-108",
"description": "LA-108 Logic Analyser",
"keywords": "Digital Logic Analyser Oct Eight Oscilloscope Scope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LA.md",
"tags": [
"LOGIC",
@@ -334,6 +366,7 @@
"slug": "LD-103",
"name": "LD-103",
"description": "LD-103 Schmitt Trigger Line Drivers",
"keywords": "Tri Three Schmitt Trigger Line Driver Digital",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LD.md",
"tags": [
"LOGIC",
@@ -344,6 +377,7 @@
"slug": "LD-106",
"name": "LD-106",
"description": "LD-106 Schmitt Trigger Line Drivers",
"keywords": "Hex Six Schmitt Trigger Line Driver Digital",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LD.md",
"tags": [
"LOGIC",
@@ -354,6 +388,7 @@
"slug": "LT-116",
"name": "LT-116",
"description": "LT-116 Linear Transformations",
"keywords": "Linear Transform Matrix Polyphonic Cross Mixer",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LT.md",
"tags": [
"UTILITY",
@@ -364,6 +399,7 @@
"slug": "MZ-909",
"name": "MZ-909",
"description": "MZ-909 Masterizer",
"keywords": "Useless Dummy Masterizer Mastererizer",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/MZ.md",
"tags": [
"POLYPHONIC"
@@ -373,6 +409,7 @@
"slug": "NG-106",
"name": "NG-106",
"description": "NG-106 NOT Gates",
"keywords": "Hex Six Digital Logic Not Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md",
"tags": [
"LOGIC",
@@ -383,6 +420,7 @@
"slug": "NG-112",
"name": "NG-112",
"description": "NG-112 NOT Gates",
"keywords": "Twelve Digital Logic Not Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md",
"tags": [
"LOGIC",
@@ -393,6 +431,7 @@
"slug": "NG-206",
"name": "NG-206",
"description": "NG-206 Polyphonic NOT Gates",
"keywords": "Hex Six Digital Logic Not Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md",
"tags": [
"LOGIC",
@@ -404,6 +443,7 @@
"slug": "OA-103",
"name": "OA-103",
"description": "OA-103 Op-Amps",
"keywords": "Tri Three Digital Operation Amplifier Comparator",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OA.md",
"tags": [
"LOGIC",
@@ -414,6 +454,7 @@
"slug": "OA-105",
"name": "OA-105",
"description": "OA-105 Op-Amps",
"keywords": "Five Digital Operation Amplifier Comparator",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OA.md",
"tags": [
"LOGIC",
@@ -424,6 +465,7 @@
"slug": "OG-104",
"name": "OG-104",
"description": "OG-104 OR Gates",
"keywords": "Quad Four Digital Logic Or Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md",
"tags": [
"LOGIC",
@@ -433,6 +475,7 @@
{
"slug": "OG-106",
"name": "OG-106",
"keywords": "Hex Six Digital Logic Or Gates",
"description": "OG-106 OR Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md",
"tags": [
@@ -444,6 +487,7 @@
"slug": "OG-202",
"name": "OG-202",
"description": "OG-202 4-Channel Polyphonic OR Gates",
"keywords": "Dual Two Digital Logic Or Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md",
"tags": [
"LOGIC",
@@ -455,6 +499,7 @@
"slug": "PG-104",
"name": "PG-104",
"description": "PG-104 Pulse Generators",
"keywords": "Quad Four Digital Pulse Generator Timing",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PG.md",
"tags": [
"LOGIC",
@@ -465,6 +510,7 @@
"slug": "PG-112",
"name": "PG-112",
"description": "PG-112 Pulse Generators",
"keywords": "Twelve Digital Pulse Generator Timing",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PG.md",
"tags": [
"LOGIC",
@@ -475,6 +521,7 @@
"slug": "PO-101",
"name": "PO-101",
"description": "PO-101 Phased VCO",
"Keywords": "Phase Oscillator VCO",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [
"OSCILLATOR",
@@ -486,6 +533,7 @@
"slug": "PO-102",
"name": "PO-102",
"description": "PO-102 Phased LFO",
"keywords": "Phase Oscillator LFO",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [
"OSCILLATOR",
@@ -497,6 +545,7 @@
"slug": "PO-204",
"name": "PO-204",
"description": "PO-204 Phase Modulation Engine",
"keywords": "Phase Oscillator Quad Four Modulation",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [
"OSCILLATOR",
@@ -508,6 +557,7 @@
"slug": "SN-101",
"name": "SN-101",
"description": "SN-101 Smooth Noise Generator",
"keywords": "Smooth Random Noise LFO VCO Perlin Simplex",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SN.md",
"tags": [
"OSCILLATOR",
@@ -518,6 +568,7 @@
"slug": "SS-112",
"name": "SS-112",
"description": "SS-112 12 Input Sinks",
"keywords": "Twelve Sink",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [
"UTILITY"
@@ -527,6 +578,7 @@
"slug": "SS-208",
"name": "SS-208",
"description": "SS-208 8 Irrational Output Voltage Sources",
"keywords": "Irrational Number Constant Voltage",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [
"UTILITY"
@@ -536,6 +588,7 @@
"slug": "SS-212",
"name": "SS-212",
"description": "SS-212 12 Chromatic Output Voltage Sources",
"keywords": "Constant Voltage Chromatic Tuned",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [
"UTILITY"
@@ -545,6 +598,7 @@
"slug": "SS-220",
"name": "SS-220",
"description": "SS-220 120 Chromatic Output Voltage Sources",
"keywords": "Constant Voltage Chromatic Tuned",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [
"UTILITY"
@@ -554,6 +608,7 @@
"slug": "SS-221",
"name": "SS-221",
"description": "SS-221 21 Output Voltage Sources",
"keywords": "Constant Voltage Chromatic Tuned",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [
"UTILITY"
@@ -562,7 +617,7 @@
{
"slug": "TD-116",
"name": "TD-116",
"description": "TD-116 Text Display",
"deprecated": true,
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [
"VISUAL"
@@ -572,6 +627,7 @@
"slug": "TD-202",
"name": "TD-202",
"description": "TD-202 Vertical Text Display",
"keywords": "Text Display Formattable",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [
"VISUAL"
@@ -581,6 +637,7 @@
"slug": "TD-316",
"name": "TD-316",
"description": "TD-316 Text Display",
"keywords": "Text Display Formattable",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [
"VISUAL"
@@ -590,6 +647,7 @@
"slug": "TD-410",
"name": "TD-410",
"description": "TD-410 Text Display",
"keywords": "Text Display Formattable",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [
"VISUAL"
@@ -599,6 +657,7 @@
"slug": "TD-510",
"name": "TD-510",
"description": "TD-510 Vertical Text Display",
"keywords": "Text Display Formattable",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [
"VISUAL"
@@ -608,6 +667,7 @@
"slug": "TF-101",
"name": "TF-101",
"description": "TF-101 Text Display Format Control",
"keywords": "Text Display Formatting",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TF.md",
"tags": [
"VISUAL"
@@ -617,6 +677,7 @@
"slug": "TF-102",
"name": "TF-102",
"description": "TF-102 Text Display Format Control",
"keywords": "Text Display Formatting",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TF.md",
"tags": [
"VISUAL"
@@ -624,28 +685,31 @@
},
{
"slug": "TM-105",
"name": "TM-105",
"description": "TM-105 Torpedo Message Merge",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TM.md",
"name": "Obsolete",
"deprecated": true,
"description": "This was Torpedo Merge TM-105",
"tags": [
"UTILITY"
"BLANK"
]
},
{
"slug": "VM-101",
"name": "VM-101",
"description": "VM-101 VU-Meter",
"keywords": "Meter VU RMS Peak",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
"VISUAL",
"HARDWARE"
"HARDWARE",
"POLYPHONIC"
]
},
{
"slug": "VM-102",
"name": "VM-102",
"description": "VM-102 2-Channel VU-Meter",
"keywords": "Dual Two Meter VU RMS Peak",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
@@ -655,21 +719,38 @@
"HARDWARE"
]
},
{
"slug": "VM-104",
"name": "VM-104",
"description": "VM-104 4-Channel VU-Meter",
"keywords": "Quad Four Meter VU RMS Peak",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
"VISUAL",
"QUAD",
"POLYPHONIC",
"HARDWARE"
]
},
{
"slug": "VM-201",
"name": "VM-201",
"description": "VM-201 Vintage VU-Meter",
"keywords": "Meter VU RMS Peak Vintage Needle",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
"VISUAL",
"HARDWARE"
"HARDWARE",
"POLYPHONIC"
]
},
{
"slug": "VM-202",
"name": "VM-202",
"description": "VM-202 2-Channel Vintage VU-Meter",
"keywords": "Dual Two Meter VU RMS Peak Vintage Needle",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
@@ -679,10 +760,25 @@
"HARDWARE"
]
},
{
"slug": "VM-204",
"name": "VM-204",
"description": "VM-204 4-Channel Vintage VU-Meter",
"keywords": "Quad Four Meter VU RMS Peak Vintage Needle",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md",
"tags": [
"UTILITY",
"VISUAL",
"QUAD",
"POLYPHONIC",
"HARDWARE"
]
},
{
"slug": "WK-101",
"name": "WK-101",
"description": "WK-101 Das Wohltemperierte Klavier",
"keywords": "Quantizer Scala Tuning",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WK.md",
"tags": [
"QUANTIZER",
@@ -693,6 +789,7 @@
"slug": "WK-205",
"name": "WK-205",
"description": "WK-205 Das Wohltemperierte Klavier Nano",
"keywords": "Quantizer Scala Tuning",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WK.md",
"tags": [
"QUANTIZER",
@@ -704,6 +801,7 @@
"slug": "WM-101",
"name": "WM-101",
"description": "WM-101 Wire Manager",
"keywords": "Wire Cable Color Colour",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WM.md",
"tags": [
"UTILITY"
@@ -713,6 +811,7 @@
"slug": "WM-102",
"name": "WM-102",
"description": "WM-102 Wire Manager Billboard",
"keywords": "Wire Cable Color Colour Billboard Display Key",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WM.md",
"tags": [
"BLANK",
@@ -723,6 +822,7 @@
"slug": "XF-101",
"name": "XF-101",
"description": "XF-101 Single Mono Cross Fader",
"keywords": "Single Mono One Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER"
@@ -732,6 +832,7 @@
"slug": "XF-102",
"name": "XF-102",
"description": "XF-102 Dual Mono Cross Fader",
"keywords": "Dual Mono Two Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER",
@@ -742,6 +843,7 @@
"slug": "XF-104",
"name": "XF-104",
"description": "XF-104 Quad Mono Cross Fader",
"keywords": "Quad Mono Four Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER",
@@ -752,6 +854,7 @@
"slug": "XF-201",
"name": "XF-201",
"description": "XF-201 Single Stereo Cross Fader",
"keywords": "Single Stereo One Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER"
@@ -761,6 +864,7 @@
"slug": "XF-202",
"name": "XF-202",
"description": "XF-202 Dual Stereo Cross Fader",
"keywords": "Dual Stereo Two Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER",
@@ -771,6 +875,7 @@
"slug": "XF-301",
"name": "XF-301",
"description": "XF-301 Small Form Factor Stereo Cross Fader",
"keywords": "Single Stereo One Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [
"MIXER"
@@ -780,6 +885,7 @@
"slug": "XG-104",
"name": "XG-104",
"description": "XG-104 XOR Gates",
"keywords": "Quad Four Digital Logic Xor Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md",
"tags": [
"LOGIC",
@@ -787,29 +893,32 @@
]
},
{
"slug": "XG-202",
"name": "XG-202",
"description": "XG-202 4-Input Polyphonic XOR Gates",
"slug": "XG-106",
"name": "XG-106",
"description": "XG-106 XOR Gates",
"keywords": "Hex Six Digital Logic Xor Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md",
"tags": [
"LOGIC",
"DUAL",
"POLYPHONIC"
"MULTIPLE"
]
},
{
"slug": "XG-106",
"name": "XG-106",
"description": "XG-106 XOR Gates",
"slug": "XG-202",
"name": "XG-202",
"description": "XG-202 4-Input Polyphonic XOR Gates",
"keywords": "Dual Two Digital Logic Xor Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md",
"tags": [
"LOGIC",
"MULTIPLE"
"DUAL",
"POLYPHONIC"
]
},
{
"slug": "XX-219",
"name": "Obsolete",
"deprecated": true,
"description": "This was Secret Santa 2019",
"tags": [
"BLANK"


+ 200
- 256
manifests/squinkylabs-plug1.json View File

@@ -3,401 +3,345 @@
"name": "Squinky Labs",
"author": "Squinky Labs",
"license": "GPL-3.0-only",
"pluginUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/README.md",
"authorUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/README.md",
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md",
"version": "1.0.23",
"pluginUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/README.md",
"authorUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/README.md",
"sourceUrl": "https://github.com/kockie69/SquinkyVCV-main",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md",
"changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md",
"version": "2.1.0",
"modules": [
{
"slug": "squinkylabs-ev3",
"name": "EV3",
"description": "Triple VCO with even waveform",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/ev3.md",
"slug": "squinkylabs-mixm",
"name": "Form",
"description": "Mixer master module",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/form.md",
"disabled": false,
"tags": [
"VCO",
"Multiple"
"Mixer"
]
},
{
"slug": "squinkylabs-vocalfilter",
"name": "Formants",
"description": "Singing Vocal Filter",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/formants.md",
"slug": "squinkylabs-mixStereo",
"name": "ExTwo",
"description": "Two channel stereo mixer expander",
"disabled": false,
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/extwo.md",
"tags": [
"Effect",
"Filter"
"Mixer",
"Expander"
]
},
{
"slug": "squinkylabs-lfn",
"name": "LFN",
"description": "Low frequency random voltage generator",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/lfn.md",
"slug": "squinkylabs-mix4",
"name": "ExFor",
"description": "4 channel mixer expander",
"disabled": false,
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/exfor.md",
"tags": [
"Noise",
"Random",
"LFO"
"Mixer",
"Expander"
]
},
{
"slug": "squinkylabs-vocalanimator",
"name": "Growler",
"description": "Vocal Animator",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/growler.md",
"slug": "squinkylabs-ch10",
"name": "ch10",
"disabled": true,
"description": "ch10",
"tags": [
"Effect",
"Filter"
"VCO"
]
},
{
"slug": "squinkylabs-CHB2",
"name": "Chebyshev II",
"description": "Waveshaper VCO with FM",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/chebyshev.md",
"slug": "squinkylabs-comp2",
"name": "Comp II",
"disabled": false,
"description": "Polyphonic Compressor",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/compressor2.md",
"tags": [
"VCO"
"Compressor",
"Dynamics",
"Polyphonic"
]
},
{
"slug": "squinkylabs-shp",
"name": "Shaper",
"description": "Precision Wave Shaper",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/shaper.md",
"slug": "squinkylabs-samp",
"name": "SFZ Player",
"description": "Sampler that plays standard SFZ files.",
"disabled": false,
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/sfz-player.md",
"tags": [
"Effect",
"Waveshaper",
"Distortion"
"Polyphonic",
"Sampler",
"Synth Voice"
]
},
{
"slug": "squinkylabs-tremolo",
"name": "Chopper",
"description": "Tremolo with synched LFO",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/chopper.md",
"slug": "squinkylabs-comp",
"name": "Comp",
"disabled": false,
"description": "Ultra clean Compressor",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/compressor.md",
"tags": [
"Clock modulator",
"Effect",
"LFO"
"Compressor",
"Dynamics",
"Polyphonic"
]
},
{
"slug": "squinkylabs-gry",
"name": "Gray Code",
"description": "Eclectic clock divider",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/gray-code.md",
"slug": "squinkylabs-filt",
"name": "Stairway",
"description": "Ladder filter on steroids",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/filter.md",
"tags": [
"Clock modulator",
"Random",
"Logic"
"VCF",
"Polyphonic",
"Distortion"
]
},
{
"slug": "squinkylabs-coloredNoise",
"name": "Colors",
"description": "All the colors of noise",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/colors.md",
"slug": "squinkylabs-funv",
"name": "Functional VCO-1",
"description": "[deprecated] Multi-function VCO with low aliasing",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/functional-vco-1.md",
"tags": [
"Noise"
"VCO"
]
},
{
"slug": "squinkylabs-freqshifter",
"name": "Booty Shifter",
"description": "Frequency Shifter",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/shifter.md",
"slug": "squinkylabs-lfnb",
"name": "LFNB",
"description": "Low frequency random voltage generator 2",
"disabled": true,
"tags": [
"Ring Modulator",
"effect"
"NOISE",
"RANDOM",
"LFO"
]
},
{
"slug": "squinkylabs-sequencer",
"name": "Seq++",
"description": "DAW-like sequencer",
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/sq2.md",
"slug": "squinkylabs-dt",
"name": "Polygate",
"description": "Polyphonic gate demultiplexer",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/dt.md",
"tags": [
"Sequencer",
"Polyphonic"
]
},
{
"slug": "squinkylabs-sequencer4",
"name": "Seq4x4",
"description": "Sequence player",
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/4x4.md",
"slug": "squinkylabs-wvco",
"name": "FM Kitchen Sink",
"description": "Many function VCO",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/kitchen-sink.md",
"tags": [
"Sequencer",
"VCO",
"Polyphonic",
"Synth voice"
]
},
{
"slug": "squinkylabs-sub",
"name": "Substitute",
"description": "Subharmonic VCO",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/substitute.md",
"tags": [
"VCO",
"Polyphonic"
]
},
{
"slug": "squinkylabs-super",
"name": "Saws",
"description": "Super saw VCO emulation",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/saws.md",
"slug": "squinkylabs-basic",
"name": "Basic VCO",
"description": "Precision VCO",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/basic.md",
"tags": [
"VCO",
"Polyphonic"
]
},
{
"slug": "squinkylabs-blank",
"name": "Blank",
"disabled": true,
"description": "blank starting project",
"slug": "squinkylabs-f2",
"name": "F2",
"disabled": false,
"description": "Multimode state-variable filter",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/f2.md",
"tags": [
"Blank"
"VCF",
"Polyphonic"
]
},
{
"slug": "squinkylabs-slew4",
"name": "Slade",
"description": "Octal slew/lag/VCA",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/slew4.md",
"slug": "squinkylabs-sines",
"name": "Organ Three",
"description": "Hammond organ emulator",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/og.md",
"tags": [
"Slew limiter",
"VCA"
"VCO",
"Polyphonic",
"Hardware",
"Synth voice"
]
},
{
"slug": "squinkylabs-mix8",
"name": "Mixer-8",
"description": "8 channel mixer",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/mix8.md",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/mix8.md",
"tags": [
"Mixer"
]
},
{
"slug": "squinkylabs-mix4",
"name": "ExFor",
"description": "4 channel mixer expander",
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/exfor.md",
"tags": [
"Mixer",
"Expander"
]
},
{
"slug": "squinkylabs-mixStereo",
"name": "ExTwo",
"description": "Two channel stereo mixer expander",
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/extwo.md",
"slug": "squinkylabs-slew4",
"name": "Slade",
"description": "Octal slew/lag/VCA",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/slew4.md",
"tags": [
"Mixer",
"Expander"
"Slew limiter",
"VCA"
]
},
{
"slug": "squinkylabs-mixm",
"name": "Form",
"description": "Mixer master module",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/form.md",
"slug": "squinkylabs-sequencer4",
"name": "Seq4x4",
"description": "Sequence player",
"disabled": false,
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/4x4.md",
"tags": [
"Mixer"
"Sequencer",
"Polyphonic"
]
},
{
"slug": "squinkylabs-ch10",
"name": "ch10",
"disabled": true,
"description": "ch10",
"slug": "squinkylabs-tremolo",
"name": "Chopper",
"description": "Tremolo with synched LFO",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/chopper.md",
"tags": [
"VCO"
"Clock modulator",
"Effect",
"LFO"
]
},
{
"slug": "squinkylabs-lfnb",
"name": "LFNB",
"description": "Low frequency random voltage generator 2",
"disabled": true,
"slug": "squinkylabs-lfn",
"name": "LFN",
"description": "Low frequency random voltage generator",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/lfn.md",
"tags": [
"NOISE",
"RANDOM",
"Noise",
"Random",
"LFO"
]
},
{
"slug": "squinkylabs-filt",
"name": "Stairway",
"description": "Ladder filter on steroids",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/filter.md",
"slug": "squinkylabs-ev3",
"name": "EV3",
"description": "Triple VCO with even waveform",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/ev3.md",
"tags": [
"VCF",
"Polyphonic",
"Distortion"
"VCO",
"Multiple"
]
},
{
"slug": "squinkylabs-dt",
"name": "Polygate",
"description": "Polyphonic gate demultiplexer",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/dt.md",
"slug": "squinkylabs-vocalanimator",
"name": "Growler",
"description": "Vocal Animator",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/growler.md",
"tags": [
"Polyphonic"
"Effect",
"Filter"
]
},
{
"slug": "squinkylabs-funv",
"name": "Functional VCO-1",
"description": "[deprecated] Multi-function VCO with low aliasing",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/functional-vco-1.md",
"slug": "squinkylabs-CHB2",
"name": "Chebyshev II",
"description": "Waveshaper VCO with FM",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/chebyshev.md",
"tags": [
"VCO"
]
},
{
"slug": "squinkylabs-chaoskitty",
"disabled": true,
"name": "Chaos Kitty",
"description": "thing",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/chaos-kitty.md",
"slug": "squinkylabs-shp",
"name": "Shaper",
"description": "Precision Wave Shaper",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/shaper.md",
"tags": [
"VCO"
"Effect",
"Waveshaper",
"Distortion"
]
},
{
"slug": "squinkylabs-dvg",
"name": "dg",
"description": "thing",
"slug": "squinkylabs-blank",
"name": "Blank",
"disabled": true,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/functional-vco-1.md",
"tags": [
"VCO"
]
},
{
"slug": "squinkylabs-wvco",
"name": "FM Kitchen Sink",
"description": "Many function VCO",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/kitchen-sink.md",
"tags": [
"VCO",
"Polyphonic",
"Synth voice"
]
},
{
"slug": "squinkylabs-sub",
"name": "Substitute",
"description": "Subharmonic VCO",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/substitute.md",
"description": "blank starting project",
"tags": [
"VCO",
"Polyphonic"
"Blank"
]
},
{
"slug": "squinkylabs-sines",
"name": "Organ Three",
"description": "Hammond organ emulator",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/og.md",
"slug": "squinkylabs-vocalfilter",
"name": "Formants",
"description": "Singing Vocal Filter",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/formants.md",
"tags": [
"VCO",
"Polyphonic",
"Hardware",
"Synth voice"
"Effect",
"Filter"
]
},
{
"slug": "squinkylabs-basic",
"name": "Basic VCO",
"description": "Precision VCO",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/basic.md",
"slug": "squinkylabs-gry",
"name": "Gray Code",
"description": "Eclectic clock divider",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/gray-code.md",
"tags": [
"VCO",
"Polyphonic"
"Clock modulator",
"Random",
"Logic"
]
},
{
"slug": "squinkylabs-f2",
"name": "F2",
"disabled": false,
"description": "Multimode state-variable filter",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/f2.md",
"slug": "squinkylabs-freqshifter",
"name": "Booty Shifter",
"description": "Frequency Shifter",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/shifter.md",
"tags": [
"VCF",
"Polyphonic"
"Ring Modulator",
"effect"
]
},
{
"slug": "squinkylabs-f4",
"name": "F4",
"disabled": true,
"description": "F4",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/f4.md",
"slug": "squinkylabs-coloredNoise",
"name": "Colors",
"description": "All the colors of noise",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/colors.md",
"tags": [
"VCF",
"Polyphonic"
"Noise"
]
},
{
"slug": "squinkylabs-comp",
"name": "Comp",
"slug": "squinkylabs-sequencer",
"name": "Seq++",
"description": "DAW-like sequencer",
"disabled": false,
"description": "Ultra clean Compressor",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor.md",
"tags": [
"Compressor",
"Dynamics",
"Polyphonic"
]
},
{
"slug": "squinkylabs-dividerx",
"name": "Divider",
"description": "x",
"disabled": true,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/dividerx.md",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/sq2.md",
"tags": [
"Sequencer",
"Polyphonic"
]
},
{
"slug": "squinkylabs-samp",
"name": "SFZ Player",
"description": "Sampler that plays standard SFZ files.",
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/sfz-player.md",
"tags": [
"Polyphonic",
"Sampler",
"Synth Voice"
]
},
{
"slug": "squinkylabs-comp2",
"name": "Comp II",
"disabled": false,
"description": "Polyphonic Compressor",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor2.md",
"slug": "squinkylabs-super",
"name": "Saws",
"description": "Super saw VCO emulation",
"manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/saws.md",
"tags": [
"Compressor",
"Dynamics",
"VCO",
"Polyphonic"
]
},
{
"slug": "squinkylabs-gmr",
"name": "gmr",
"disabled": true,
"description": "gmr",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor2.md",
"tags": []
},
{
"slug": "squinkylabs-testmodel",
"name": "Test",
"disabled": true,
"description": "Programming test",
"tags": []
}
]
}

Loading…
Cancel
Save