Browse Source

Update manifest for SubmarineFree, ImpromptuModular, MindMeldModular, KautenjaDSP-PotatoChips

v1
Andrew Belt 4 years ago
parent
commit
4a4a4413b9
5 changed files with 119 additions and 94 deletions
  1. +10
    -4
      manifests-cache.json
  2. +1
    -1
      manifests/ImpromptuModular.json
  3. +26
    -16
      manifests/KautenjaDSP-PotatoChips.json
  4. +1
    -1
      manifests/MindMeldModular.json
  5. +81
    -72
      manifests/SubmarineFree.json

+ 10
- 4
manifests-cache.json View File

@@ -1752,7 +1752,7 @@
"modules": {} "modules": {}
}, },
"ImpromptuModular": { "ImpromptuModular": {
"buildTimestamp": 1593914235.8857417,
"buildTimestamp": 1595344535.262657,
"creationTimestamp": 1521979525.0, "creationTimestamp": 1521979525.0,
"modules": { "modules": {
"Tact": { "Tact": {
@@ -2031,7 +2031,7 @@
} }
}, },
"MindMeldModular": { "MindMeldModular": {
"buildTimestamp": 1593913932.3426805,
"buildTimestamp": 1595344127.699717,
"creationTimestamp": 1572165273.0, "creationTimestamp": 1572165273.0,
"modules": { "modules": {
"MixMasterJr": { "MixMasterJr": {
@@ -5966,7 +5966,7 @@
} }
}, },
"SubmarineFree": { "SubmarineFree": {
"buildTimestamp": 1589036571.8632534,
"buildTimestamp": 1595344357.3751395,
"creationTimestamp": 1522452120.0, "creationTimestamp": 1522452120.0,
"modules": { "modules": {
"AG-104": { "AG-104": {
@@ -6175,6 +6175,9 @@
}, },
"TD-510": { "TD-510": {
"creationTimestamp": 1589036898.3720653 "creationTimestamp": 1589036898.3720653
},
"MZ-909": {
"creationTimestamp": 1595344537.0235472
} }
} }
}, },
@@ -8062,7 +8065,7 @@
} }
}, },
"KautenjaDSP-PotatoChips": { "KautenjaDSP-PotatoChips": {
"buildTimestamp": 1595057530.8907323,
"buildTimestamp": 1595344021.4672353,
"creationTimestamp": 1594395479.9564288, "creationTimestamp": 1594395479.9564288,
"modules": { "modules": {
"2A03": { "2A03": {
@@ -8076,6 +8079,9 @@
}, },
"FME7": { "FME7": {
"creationTimestamp": 1594395480.8871474 "creationTimestamp": 1594395480.8871474
},
"SN76489": {
"creationTimestamp": 1595344536.574902
} }
} }
}, },


+ 1
- 1
manifests/ImpromptuModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "ImpromptuModular", "slug": "ImpromptuModular",
"name": "Impromptu", "name": "Impromptu",
"version": "1.1.7",
"version": "1.1.8",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "Marc Boul\u00e9", "author": "Marc Boul\u00e9",
"brand": "Impromptu", "brand": "Impromptu",


+ 26
- 16
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "KautenjaDSP-PotatoChips", "slug": "KautenjaDSP-PotatoChips",
"version": "1.3.4",
"version": "1.4.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips", "name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
@@ -10,16 +10,6 @@
"sourceUrl": "https://github.com/Kautenja/PotatoChips", "sourceUrl": "https://github.com/Kautenja/PotatoChips",
"changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md",
"modules": [ "modules": [
{
"slug": "2A03",
"name": "2A03",
"description": "An emulation of the Ricoh 2A03 audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2A03.pdf",
"tags": [
"Oscillator",
"Noise"
]
},
{ {
"slug": "VRC6", "slug": "VRC6",
"name": "VRC6", "name": "VRC6",
@@ -29,6 +19,25 @@
"Oscillator" "Oscillator"
] ]
}, },
{
"slug": "106",
"name": "106",
"description": "An emulation of the Namco 106 wavetable audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/106.pdf",
"tags": [
"Oscillator"
]
},
{
"slug": "2A03",
"name": "2A03",
"description": "An emulation of the Ricoh 2A03 audio processing unit from the Nintendo Entertainment System (NES).",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/2A03.pdf",
"tags": [
"Oscillator",
"Noise"
]
},
{ {
"slug": "FME7", "slug": "FME7",
"name": "FME7", "name": "FME7",
@@ -39,12 +48,13 @@
] ]
}, },
{ {
"slug": "106",
"name": "106",
"description": "An emulation of the Namco 106 wavetable audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/106.pdf",
"slug": "SN76489",
"name": "SN76489",
"description": "An emulation of the Texas Instruments SN76489 audio processing unit from the Sega Master System (SMS).",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/sn76489.pdf",
"tags": [ "tags": [
"Oscillator"
"Oscillator",
"Noise"
] ]
} }
] ]

+ 1
- 1
manifests/MindMeldModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MindMeldModular", "slug": "MindMeldModular",
"name": "MindMeld", "name": "MindMeld",
"version": "1.1.8",
"version": "1.1.9",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "S.Baker and M.Boul\u00e9 ", "author": "S.Baker and M.Boul\u00e9 ",
"brand": "MindMeld", "brand": "MindMeld",


+ 81
- 72
manifests/SubmarineFree.json View File

@@ -7,17 +7,17 @@
"authorUrl": "https://vcvrack.submarine.org.uk", "authorUrl": "https://vcvrack.submarine.org.uk",
"authorEmail": "carbon14@submarine.org.uk", "authorEmail": "carbon14@submarine.org.uk",
"sourceUrl": "https://github.com/david-c14/SubmarineFree", "sourceUrl": "https://github.com/david-c14/SubmarineFree",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/index.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/index.md",
"donateUrl": "https://www.paypal.me/SubmarineFree", "donateUrl": "https://www.paypal.me/SubmarineFree",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/master/README.md",
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/master/changelog.md",
"version": "1.1.5",
"pluginUrl": "https://github.com/david-c14/SubmarineFree/blob/main/README.md",
"changelogUrl": "https://github.com/david-c14/SubmarineFree/blob/main/changelog.md",
"version": "1.1.6",
"modules": [ "modules": [
{ {
"slug": "AG-104", "slug": "AG-104",
"name": "AG-104", "name": "AG-104",
"description": "AG-104 AND Gates", "description": "AG-104 AND Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -27,7 +27,7 @@
"slug": "AG-106", "slug": "AG-106",
"name": "AG-106", "name": "AG-106",
"description": "AG-106 AND Gates", "description": "AG-106 AND Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -37,7 +37,7 @@
"slug": "A0-106", "slug": "A0-106",
"name": "AO-106", "name": "AO-106",
"description": "AO-106 Arithmetic Operators", "description": "AO-106 Arithmetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [ "tags": [
"UTILITY", "UTILITY",
"MULTIPLE" "MULTIPLE"
@@ -47,7 +47,7 @@
"slug": "A0-112", "slug": "A0-112",
"name": "AO-112", "name": "AO-112",
"description": "AO-112 Arithmetic Operators", "description": "AO-112 Arithmetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [ "tags": [
"UTILITY", "UTILITY",
"MULTIPLE" "MULTIPLE"
@@ -57,7 +57,7 @@
"slug": "A0-118", "slug": "A0-118",
"name": "AO-118", "name": "AO-118",
"description": "AO-118 Arithmetic Operators", "description": "AO-118 Arithmetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [ "tags": [
"UTILITY", "UTILITY",
"MULTIPLE" "MULTIPLE"
@@ -67,7 +67,7 @@
"slug": "A0-124", "slug": "A0-124",
"name": "AO-124", "name": "AO-124",
"description": "AO-124 Arithmetic Operators", "description": "AO-124 Arithmetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [ "tags": [
"UTILITY", "UTILITY",
"MULTIPLE" "MULTIPLE"
@@ -77,7 +77,7 @@
"slug": "A0-136", "slug": "A0-136",
"name": "AO-136", "name": "AO-136",
"description": "AO-136 Arithmetic Operators", "description": "AO-136 Arithmetic Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/AO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AO.md",
"tags": [ "tags": [
"UTILITY", "UTILITY",
"MULTIPLE" "MULTIPLE"
@@ -87,7 +87,7 @@
"slug": "BB-120", "slug": "BB-120",
"name": "BB-120", "name": "BB-120",
"description": "BB-120 20-Stage Bucket Brigade Sample and Hold", "description": "BB-120 20-Stage Bucket Brigade Sample and Hold",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BB.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BB.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"DELAY", "DELAY",
@@ -99,7 +99,7 @@
"slug": "BP-101", "slug": "BP-101",
"name": "BP-101", "name": "BP-101",
"description": "BP-101 Blanking Plate", "description": "BP-101 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -108,7 +108,7 @@
"slug": "BP-102", "slug": "BP-102",
"name": "BP-102", "name": "BP-102",
"description": "BP-102 Blanking Plate", "description": "BP-102 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -117,7 +117,7 @@
"slug": "BP-104", "slug": "BP-104",
"name": "BP-104", "name": "BP-104",
"description": "BP-104 Blanking Plate", "description": "BP-104 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -126,7 +126,7 @@
"slug": "BP-108", "slug": "BP-108",
"name": "BP-108", "name": "BP-108",
"description": "BP-108 Blanking Plate", "description": "BP-108 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -135,7 +135,7 @@
"slug": "BP-110", "slug": "BP-110",
"name": "BP-110", "name": "BP-110",
"description": "BP-110 Blanking Plate", "description": "BP-110 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -144,7 +144,7 @@
"slug": "BP-112", "slug": "BP-112",
"name": "BP-112", "name": "BP-112",
"description": "BP-112 Blanking Plate", "description": "BP-112 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -153,7 +153,7 @@
"slug": "BP-116", "slug": "BP-116",
"name": "BP-116", "name": "BP-116",
"description": "BP-116 Blanking Plate", "description": "BP-116 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -162,7 +162,7 @@
"slug": "BP-120", "slug": "BP-120",
"name": "BP-120", "name": "BP-120",
"description": "BP-120 Blanking Plate", "description": "BP-120 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -171,7 +171,7 @@
"slug": "BP-124", "slug": "BP-124",
"name": "BP-124", "name": "BP-124",
"description": "BP-124 Blanking Plate", "description": "BP-124 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -180,7 +180,7 @@
"slug": "BP-132", "slug": "BP-132",
"name": "BP-132", "name": "BP-132",
"description": "BP-132 Blanking Plate", "description": "BP-132 Blanking Plate",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/BP.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/BP.md",
"tags": [ "tags": [
"BLANK" "BLANK"
] ]
@@ -189,7 +189,7 @@
"slug": "DN-112", "slug": "DN-112",
"name": "DN-112", "name": "DN-112",
"description": "DN-112 Digital Noise", "description": "DN-112 Digital Noise",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/DN.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DN.md",
"tags": [ "tags": [
"DIGITAL", "DIGITAL",
"NOISE", "NOISE",
@@ -200,7 +200,7 @@
"slug": "DO-105", "slug": "DO-105",
"name": "DO-105", "name": "DO-105",
"description": "DO-105 Digital Operators", "description": "DO-105 Digital Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/DO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -210,7 +210,7 @@
"slug": "DO-110", "slug": "DO-110",
"name": "DO-110", "name": "DO-110",
"description": "DO-110 Digital Operators", "description": "DO-110 Digital Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/DO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -220,7 +220,7 @@
"slug": "DO-115", "slug": "DO-115",
"name": "DO-115", "name": "DO-115",
"description": "DO-115 Digital Operators", "description": "DO-115 Digital Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/DO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -230,7 +230,7 @@
"slug": "DO-120", "slug": "DO-120",
"name": "DO-120", "name": "DO-120",
"description": "DO-120 Digital Operators", "description": "DO-120 Digital Operators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/DO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/DO.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -240,7 +240,7 @@
"slug": "EO-102", "slug": "EO-102",
"name": "EO-102", "name": "EO-102",
"description": "EO-102 Envelope Oscilloscope", "description": "EO-102 Envelope Oscilloscope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/EO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/EO.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -249,7 +249,7 @@
"slug": "FF-110", "slug": "FF-110",
"name": "FF-110", "name": "FF-110",
"description": "FF-110 10-Stage Flip-Flop Counter", "description": "FF-110 10-Stage Flip-Flop Counter",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/FF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -259,7 +259,7 @@
"slug": "FF-120", "slug": "FF-120",
"name": "FF-120", "name": "FF-120",
"description": "FF-120 20-Stage Flip-Flop Counter", "description": "FF-120 20-Stage Flip-Flop Counter",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/FF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -269,7 +269,7 @@
"slug": "FF-206", "slug": "FF-206",
"name": "FF-206", "name": "FF-206",
"description": "FF-206 Edge Triggered Flip-Flops", "description": "FF-206 Edge Triggered Flip-Flops",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/FF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -279,7 +279,7 @@
"slug": "FF-212", "slug": "FF-212",
"name": "FF-212", "name": "FF-212",
"description": "FF-212 Edge Triggered Flip-Flops", "description": "FF-212 Edge Triggered Flip-Flops",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/FF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/FF.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -289,7 +289,7 @@
"slug": "HS-101", "slug": "HS-101",
"name": "HS-101", "name": "HS-101",
"description": "HS-101 Hi-Res Storage Oscilloscope", "description": "HS-101 Hi-Res Storage Oscilloscope",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/HS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/HS.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -298,7 +298,7 @@
"slug": "LA-108", "slug": "LA-108",
"name": "LA-108", "name": "LA-108",
"description": "LA-108 Logic Analyser", "description": "LA-108 Logic Analyser",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/LA.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LA.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"VISUAL" "VISUAL"
@@ -308,7 +308,7 @@
"slug": "LD-103", "slug": "LD-103",
"name": "LD-103", "name": "LD-103",
"description": "LD-103 Schmitt Trigger Line Drivers", "description": "LD-103 Schmitt Trigger Line Drivers",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/LD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LD.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -318,7 +318,7 @@
"slug": "LD-106", "slug": "LD-106",
"name": "LD-106", "name": "LD-106",
"description": "LD-106 Schmitt Trigger Line Drivers", "description": "LD-106 Schmitt Trigger Line Drivers",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/LD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LD.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -328,16 +328,25 @@
"slug": "LT-116", "slug": "LT-116",
"name": "LT-116", "name": "LT-116",
"description": "LT-116 Linear Transformations", "description": "LT-116 Linear Transformations",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/LT.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/LT.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
}, },
{
"slug": "MZ-909",
"name": "MZ-909",
"description": "MZ-909 Masterizer",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/MZ.md",
"tags": [
"POLYPHONIC"
]
},
{ {
"slug": "NG-106", "slug": "NG-106",
"name": "NG-106", "name": "NG-106",
"description": "NG-106 NOT Gates", "description": "NG-106 NOT Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/NG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -347,7 +356,7 @@
"slug": "NG-112", "slug": "NG-112",
"name": "NG-112", "name": "NG-112",
"description": "NG-112 NOT Gates", "description": "NG-112 NOT Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/NG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -357,7 +366,7 @@
"slug": "OG-104", "slug": "OG-104",
"name": "OG-104", "name": "OG-104",
"description": "OG-104 OR Gates", "description": "OG-104 OR Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/OG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -367,7 +376,7 @@
"slug": "OG-106", "slug": "OG-106",
"name": "OG-106", "name": "OG-106",
"description": "OG-106 OR Gates", "description": "OG-106 OR Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/OG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -377,7 +386,7 @@
"slug": "PG-104", "slug": "PG-104",
"name": "PG-104", "name": "PG-104",
"description": "PG-104 Pulse Generators", "description": "PG-104 Pulse Generators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/PG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -387,7 +396,7 @@
"slug": "PG-112", "slug": "PG-112",
"name": "PG-112", "name": "PG-112",
"description": "PG-112 Pulse Generators", "description": "PG-112 Pulse Generators",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/PG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -397,7 +406,7 @@
"slug": "PO-101", "slug": "PO-101",
"name": "PO-101", "name": "PO-101",
"description": "PO-101 Phased VCO", "description": "PO-101 Phased VCO",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/PO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"MULTIPLE", "MULTIPLE",
@@ -408,7 +417,7 @@
"slug": "PO-102", "slug": "PO-102",
"name": "PO-102", "name": "PO-102",
"description": "PO-102 Phased LFO", "description": "PO-102 Phased LFO",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/PO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"MULTIPLE", "MULTIPLE",
@@ -419,7 +428,7 @@
"slug": "PO-204", "slug": "PO-204",
"name": "PO-204", "name": "PO-204",
"description": "PO-204 Phase Modulation Engine", "description": "PO-204 Phase Modulation Engine",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/PO.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/PO.md",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"QUAD", "QUAD",
@@ -430,7 +439,7 @@
"slug": "SN-101", "slug": "SN-101",
"name": "SN-101", "name": "SN-101",
"description": "SN-101 Smooth Noise Generator", "description": "SN-101 Smooth Noise Generator",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SN.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SN.md",
"tags": [ "tags": [
"OSCILLATOR", "OSCILLATOR",
"NOISE" "NOISE"
@@ -440,7 +449,7 @@
"slug": "SS-112", "slug": "SS-112",
"name": "SS-112", "name": "SS-112",
"description": "SS-112 12 Input Sinks", "description": "SS-112 12 Input Sinks",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -449,7 +458,7 @@
"slug": "SS-208", "slug": "SS-208",
"name": "SS-208", "name": "SS-208",
"description": "SS-208 8 Irrational Output Voltage Sources", "description": "SS-208 8 Irrational Output Voltage Sources",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -458,7 +467,7 @@
"slug": "SS-212", "slug": "SS-212",
"name": "SS-212", "name": "SS-212",
"description": "SS-212 12 Chromatic Output Voltage Sources", "description": "SS-212 12 Chromatic Output Voltage Sources",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -467,7 +476,7 @@
"slug": "SS-220", "slug": "SS-220",
"name": "SS-220", "name": "SS-220",
"description": "SS-220 120 Chromatic Output Voltage Sources", "description": "SS-220 120 Chromatic Output Voltage Sources",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -476,7 +485,7 @@
"slug": "SS-221", "slug": "SS-221",
"name": "SS-221", "name": "SS-221",
"description": "SS-221 21 Output Voltage Sources", "description": "SS-221 21 Output Voltage Sources",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/SS.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/SS.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -485,7 +494,7 @@
"slug": "TD-116", "slug": "TD-116",
"name": "TD-116", "name": "TD-116",
"description": "TD-116 Text Display", "description": "TD-116 Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -494,7 +503,7 @@
"slug": "TD-202", "slug": "TD-202",
"name": "TD-202", "name": "TD-202",
"description": "TD-202 Vertical Text Display", "description": "TD-202 Vertical Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -503,7 +512,7 @@
"slug": "TD-316", "slug": "TD-316",
"name": "TD-316", "name": "TD-316",
"description": "TD-316 Text Display", "description": "TD-316 Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -512,7 +521,7 @@
"slug": "TD-410", "slug": "TD-410",
"name": "TD-410", "name": "TD-410",
"description": "TD-410 Text Display", "description": "TD-410 Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -521,7 +530,7 @@
"slug": "TD-510", "slug": "TD-510",
"name": "TD-510", "name": "TD-510",
"description": "TD-510 Vertical Text Display", "description": "TD-510 Vertical Text Display",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TD.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TD.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -530,7 +539,7 @@
"slug": "TF-101", "slug": "TF-101",
"name": "TF-101", "name": "TF-101",
"description": "TF-101 Text Display Format Control", "description": "TF-101 Text Display Format Control",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TF.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -539,7 +548,7 @@
"slug": "TF-102", "slug": "TF-102",
"name": "TF-102", "name": "TF-102",
"description": "TF-102 Text Display Format Control", "description": "TF-102 Text Display Format Control",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TF.md",
"tags": [ "tags": [
"VISUAL" "VISUAL"
] ]
@@ -548,7 +557,7 @@
"slug": "TM-105", "slug": "TM-105",
"name": "TM-105", "name": "TM-105",
"description": "TM-105 Torpedo Message Merge", "description": "TM-105 Torpedo Message Merge",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/TM.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/TM.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -557,7 +566,7 @@
"slug": "WK-101", "slug": "WK-101",
"name": "WK-101", "name": "WK-101",
"description": "WK-101 Das Wohltemperierte Klavier", "description": "WK-101 Das Wohltemperierte Klavier",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/WK.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WK.md",
"tags": [ "tags": [
"QUANTIZER", "QUANTIZER",
"TUNER" "TUNER"
@@ -567,7 +576,7 @@
"slug": "WK-205", "slug": "WK-205",
"name": "WK-205", "name": "WK-205",
"description": "WK-205 Das Wohltemperierte Klavier Nano", "description": "WK-205 Das Wohltemperierte Klavier Nano",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/WK.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WK.md",
"tags": [ "tags": [
"QUANTIZER", "QUANTIZER",
"TUNER", "TUNER",
@@ -578,7 +587,7 @@
"slug": "WM-101", "slug": "WM-101",
"name": "WM-101", "name": "WM-101",
"description": "WM-101 Wire Manager", "description": "WM-101 Wire Manager",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/WM.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WM.md",
"tags": [ "tags": [
"UTILITY" "UTILITY"
] ]
@@ -587,7 +596,7 @@
"slug": "WM-102", "slug": "WM-102",
"name": "WM-102", "name": "WM-102",
"description": "WM-102 Wire Manager Billboard", "description": "WM-102 Wire Manager Billboard",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/WM.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/WM.md",
"tags": [ "tags": [
"BLANK", "BLANK",
"UTILITY" "UTILITY"
@@ -597,7 +606,7 @@
"slug": "XF-101", "slug": "XF-101",
"name": "XF-101", "name": "XF-101",
"description": "XF-101 Single Mono Cross Fader", "description": "XF-101 Single Mono Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER" "MIXER"
] ]
@@ -606,7 +615,7 @@
"slug": "XF-102", "slug": "XF-102",
"name": "XF-102", "name": "XF-102",
"description": "XF-102 Dual Mono Cross Fader", "description": "XF-102 Dual Mono Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER", "MIXER",
"DUAL" "DUAL"
@@ -616,7 +625,7 @@
"slug": "XF-104", "slug": "XF-104",
"name": "XF-104", "name": "XF-104",
"description": "XF-104 Quad Mono Cross Fader", "description": "XF-104 Quad Mono Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER", "MIXER",
"QUAD" "QUAD"
@@ -626,7 +635,7 @@
"slug": "XF-201", "slug": "XF-201",
"name": "XF-201", "name": "XF-201",
"description": "XF-201 Single Stereo Cross Fader", "description": "XF-201 Single Stereo Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER" "MIXER"
] ]
@@ -635,7 +644,7 @@
"slug": "XF-202", "slug": "XF-202",
"name": "XF-202", "name": "XF-202",
"description": "XF-202 Dual Stereo Cross Fader", "description": "XF-202 Dual Stereo Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER", "MIXER",
"DUAL" "DUAL"
@@ -645,7 +654,7 @@
"slug": "XF-301", "slug": "XF-301",
"name": "XF-301", "name": "XF-301",
"description": "XF-301 Small Form Factor Stereo Cross Fader", "description": "XF-301 Small Form Factor Stereo Cross Fader",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XF.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XF.md",
"tags": [ "tags": [
"MIXER" "MIXER"
] ]
@@ -654,7 +663,7 @@
"slug": "XG-104", "slug": "XG-104",
"name": "XG-104", "name": "XG-104",
"description": "XG-104 XOR Gates", "description": "XG-104 XOR Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"
@@ -664,7 +673,7 @@
"slug": "XG-106", "slug": "XG-106",
"name": "XG-106", "name": "XG-106",
"description": "XG-106 XOR Gates", "description": "XG-106 XOR Gates",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/master/manual/XG.md",
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md",
"tags": [ "tags": [
"LOGIC", "LOGIC",
"MULTIPLE" "MULTIPLE"


Loading…
Cancel
Save