@@ -1495,7 +1495,7 @@ | |||
"modules": {} | |||
}, | |||
"DHE-Modules": { | |||
"buildTimestamp": 1605786840.2501686, | |||
"buildTimestamp": 1606489442.7025466, | |||
"creationTimestamp": 1521738241.0, | |||
"modules": { | |||
"Blossom": { | |||
@@ -6255,7 +6255,7 @@ | |||
} | |||
}, | |||
"SubmarineFree": { | |||
"buildTimestamp": 1600010871.4826145, | |||
"buildTimestamp": 1606489386.3877435, | |||
"creationTimestamp": 1522452120.0, | |||
"modules": { | |||
"AG-104": { | |||
@@ -6470,6 +6470,36 @@ | |||
}, | |||
"EN-104": { | |||
"creationTimestamp": 1599748432.398808 | |||
}, | |||
"AG-202": { | |||
"creationTimestamp": 1606489447.8312113 | |||
}, | |||
"NG-206": { | |||
"creationTimestamp": 1606489448.0745437 | |||
}, | |||
"OA-103": { | |||
"creationTimestamp": 1606489448.3566701 | |||
}, | |||
"OA-105": { | |||
"creationTimestamp": 1606489448.6266563 | |||
}, | |||
"OG-202": { | |||
"creationTimestamp": 1606489448.8794901 | |||
}, | |||
"VM-101": { | |||
"creationTimestamp": 1606489449.1160069 | |||
}, | |||
"VM-102": { | |||
"creationTimestamp": 1606489449.3453903 | |||
}, | |||
"VM-201": { | |||
"creationTimestamp": 1606489449.604671 | |||
}, | |||
"VM-202": { | |||
"creationTimestamp": 1606489449.879915 | |||
}, | |||
"XG-202": { | |||
"creationTimestamp": 1606489450.1654065 | |||
} | |||
} | |||
}, | |||
@@ -8405,7 +8435,7 @@ | |||
} | |||
}, | |||
"KautenjaDSP-PotatoChips": { | |||
"buildTimestamp": 1605786766.5247252, | |||
"buildTimestamp": 1606489115.6573446, | |||
"creationTimestamp": 1594395479.9564288, | |||
"modules": { | |||
"2A03": { | |||
@@ -8464,6 +8494,24 @@ | |||
}, | |||
"S_SMP_Blank1": { | |||
"creationTimestamp": 1605786844.3430266 | |||
}, | |||
"SuperADSR": { | |||
"creationTimestamp": 1606489444.435247 | |||
}, | |||
"SuperEcho": { | |||
"creationTimestamp": 1606489444.6823776 | |||
}, | |||
"SuperVCA": { | |||
"creationTimestamp": 1606489444.9221928 | |||
}, | |||
"Sony_S_SMP_Blank1": { | |||
"creationTimestamp": 1606489445.1648018 | |||
}, | |||
"SuperSampler": { | |||
"creationTimestamp": 1606489445.4182234 | |||
}, | |||
"SuperSynth": { | |||
"creationTimestamp": 1606489445.6544745 | |||
} | |||
} | |||
}, | |||
@@ -8843,11 +8891,32 @@ | |||
} | |||
}, | |||
"Stalys": { | |||
"buildTimestamp": 1605955092.139065, | |||
"buildTimestamp": 1606489153.8950093, | |||
"creationTimestamp": 1605854039.2731016, | |||
"modules": { | |||
"VCDualNeuron": { | |||
"creationTimestamp": 1605854039.5289192 | |||
}, | |||
"Comparator": { | |||
"creationTimestamp": 1606489445.9517822 | |||
}, | |||
"Multiplier": { | |||
"creationTimestamp": 1606489446.2117 | |||
}, | |||
"Sum": { | |||
"creationTimestamp": 1606489446.4551291 | |||
}, | |||
"Diff": { | |||
"creationTimestamp": 1606489446.7576923 | |||
}, | |||
"Not": { | |||
"creationTimestamp": 1606489447.05097 | |||
}, | |||
"Abs": { | |||
"creationTimestamp": 1606489447.3082042 | |||
}, | |||
"ASR": { | |||
"creationTimestamp": 1606489447.5509214 | |||
} | |||
} | |||
}, | |||
@@ -1,6 +1,6 @@ | |||
{ | |||
"slug": "DHE-Modules", | |||
"version": "1.5.0", | |||
"version": "1.5.1", | |||
"license": "MIT", | |||
"name": "DHE Modules", | |||
"author": "Dale Emery", | |||
@@ -1,6 +1,6 @@ | |||
{ | |||
"slug": "KautenjaDSP-PotatoChips", | |||
"version": "1.8.2", | |||
"version": "1.9.0", | |||
"license": "GPL-3.0-or-later", | |||
"name": "KautenjaDSP Potato Chips", | |||
"brand": "KautenjaDSP", | |||
@@ -25,7 +25,7 @@ | |||
"slug": "2612", | |||
"name": "Boss Fight", | |||
"description": "An emulation of the Yamaha YM2612 FM synthesis chip from the Sega Mega Drive and Sega Genesis.", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/Boss_Fight.pdf", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/BossFight.pdf", | |||
"tags": [ | |||
"Noise", | |||
"Oscillator", | |||
@@ -100,51 +100,21 @@ | |||
] | |||
}, | |||
{ | |||
"slug": "S_SMP", | |||
"name": "S-SMP", | |||
"description": "An emulation of the Sony S-SMP chip from the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP.pdf", | |||
"tags": [ | |||
"Multiple", | |||
"Noise", | |||
"Oscillator", | |||
"Polyphonic", | |||
"Synth voice" | |||
], | |||
"disabled": true | |||
}, | |||
{ | |||
"slug": "S_SMP_ADSR", | |||
"name": "S-SMP(ADSR)", | |||
"description": "An emulation of the ADSR envelope from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP_ADSR.pdf", | |||
"slug": "SuperADSR", | |||
"name": "Super ADSR", | |||
"description": "An emulation of the ADSR envelope generator from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SuperADSR.pdf", | |||
"tags": [ | |||
"Dual", | |||
"Envelope generator", | |||
"Polyphonic" | |||
], | |||
"disabled": true | |||
}, | |||
{ | |||
"slug": "S_SMP_BRR", | |||
"name": "S-SMP(BRR)", | |||
"description": "An emulation of the BRR sample playback engine from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP_BRR.pdf", | |||
"tags": [ | |||
"Multiple", | |||
"Effect", | |||
"Filter", | |||
"Panning", | |||
"Polyphonic", | |||
"Sampler" | |||
], | |||
"disabled": true | |||
] | |||
}, | |||
{ | |||
"slug": "S_SMP_Echo", | |||
"name": "S-SMP(Echo)", | |||
"slug": "SuperEcho", | |||
"name": "Super Echo", | |||
"description": "An emulation of the echo effect from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP_Echo.pdf", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SuperEcho.pdf", | |||
"tags": [ | |||
"Delay", | |||
"Dual", | |||
@@ -153,14 +123,13 @@ | |||
"Panning", | |||
"Polyphonic", | |||
"Reverb" | |||
], | |||
"disabled": true | |||
] | |||
}, | |||
{ | |||
"slug": "S_SMP_Gauss", | |||
"name": "S-SMP(Gauss)", | |||
"description": "An emulation of the Gaussian low-pass filter effect from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/S_SMP_Gauss.pdf", | |||
"slug": "SuperVCA", | |||
"name": "Super Low-Pass Gate", | |||
"description": "An emulation of the Gaussian interpolation filter effect from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SuperVCA.pdf", | |||
"tags": [ | |||
"Dual", | |||
"Filter", | |||
@@ -168,25 +137,42 @@ | |||
"Panning", | |||
"Polyphonic", | |||
"Voltage-controlled amplifier" | |||
], | |||
"disabled": true | |||
] | |||
}, | |||
{ | |||
"slug": "S_SMP_Blank1", | |||
"name": "S-SMP(Blank)", | |||
"description": "A blank panel with an S-SMP illustration.", | |||
"slug": "Sony_S_SMP_Blank1", | |||
"name": "Sony S-SMP Blank", | |||
"description": "A blank panel with an illustration of the Sony S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"tags": [ | |||
"Blank" | |||
] | |||
}, | |||
{ | |||
"slug": "SuperSampler", | |||
"name": "Super Sampler", | |||
"description": "An emulation of the BRR sample playback engine from the S-SMP chip on the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SuperSampler.pdf", | |||
"tags": [ | |||
"Multiple", | |||
"Effect", | |||
"Filter", | |||
"Panning", | |||
"Polyphonic", | |||
"Sampler" | |||
], | |||
"disabled": true | |||
}, | |||
{ | |||
"slug": "SCC", | |||
"name": "SCC", | |||
"description": "An emulation of the Konami SCC wavetable chip.", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SCC.pdf", | |||
"slug": "SuperSynth", | |||
"name": "Super Synth", | |||
"description": "An emulation of the Sony S-SMP chip from the Super Nintendo Entertainment System (SNES).", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/SuperSynth.pdf", | |||
"tags": [ | |||
"Oscillator" | |||
"Multiple", | |||
"Noise", | |||
"Oscillator", | |||
"Polyphonic", | |||
"Synth voice" | |||
], | |||
"disabled": true | |||
}, | |||
@@ -201,16 +187,6 @@ | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
"slug": "TURBO_GRAFX_16", | |||
"name": "Turbo Grafx 16", | |||
"description": "An emulation of the NEC Turbo Grafx 16 wavetable chip.", | |||
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/TURBO_GRAFX_16.pdf", | |||
"tags": [ | |||
"Oscillator" | |||
], | |||
"disabled": true | |||
}, | |||
{ | |||
"slug": "VRC6", | |||
"name": "StepSaw", | |||
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "Stalys", | |||
"name": "Stalys", | |||
"version": "1.0.1", | |||
"version": "1.2.1", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "Stalys", | |||
"author": "Denis Dubo Chevalier", | |||
@@ -29,6 +29,72 @@ | |||
"vca", | |||
"waveshaper" | |||
] | |||
}, | |||
{ | |||
"slug": "Comparator", | |||
"name": "8 Comparator", | |||
"description": "8x Comparator", | |||
"tags": [ | |||
"utility", | |||
"clock generator", | |||
"logic" | |||
] | |||
}, | |||
{ | |||
"slug": "Multiplier", | |||
"name": "8 Multiplier", | |||
"description": "8 four-quadrant multipliers / ring modulators", | |||
"tags": [ | |||
"attenuator", | |||
"ring modulator", | |||
"utility", | |||
"vca" | |||
] | |||
}, | |||
{ | |||
"slug": "Sum", | |||
"name": "8 Sum", | |||
"description": "8 three to one unity mixers", | |||
"tags": [ | |||
"mixer", | |||
"utility" | |||
] | |||
}, | |||
{ | |||
"slug": "Diff", | |||
"name": "8 Diff", | |||
"description": "8 difference calculators", | |||
"tags": [ | |||
"utility" | |||
] | |||
}, | |||
{ | |||
"slug": "Not", | |||
"name": "8 Not", | |||
"description": "8 Not operators", | |||
"tags": [ | |||
"logic", | |||
"utility" | |||
] | |||
}, | |||
{ | |||
"slug": "Abs", | |||
"name": "8 Abs", | |||
"description": "8 Absolute value operators", | |||
"tags": [ | |||
"utility", | |||
"waveshaper" | |||
] | |||
}, | |||
{ | |||
"slug": "ASR", | |||
"name": "Analog Shift Register", | |||
"description": "8 bits analog shift register", | |||
"tags": [ | |||
"s&h", | |||
"logic", | |||
"clock modulator" | |||
] | |||
} | |||
] | |||
} |
@@ -11,7 +11,7 @@ | |||
"donateUrl": "https://www.paypal.me/SubmarineFree", | |||
"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.8", | |||
"version": "1.1.9", | |||
"modules": [ | |||
{ | |||
"slug": "AG-104", | |||
@@ -33,6 +33,17 @@ | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "AG-202", | |||
"name": "AG-202", | |||
"description": "AG-202 4-input Polyphonic AND Gates", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/AG.md", | |||
"tags": [ | |||
"LOGIC", | |||
"DUAL", | |||
"POLYPHONIC" | |||
] | |||
}, | |||
{ | |||
"slug": "A0-106", | |||
"name": "AO-106", | |||
@@ -378,6 +389,37 @@ | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "NG-206", | |||
"name": "NG-206", | |||
"description": "NG-206 Polyphonic NOT Gates", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/NG.md", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE", | |||
"POLYPHONIC" | |||
] | |||
}, | |||
{ | |||
"slug": "OA-103", | |||
"name": "OA-103", | |||
"description": "OA-103 Op-Amps", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OA.md", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "OA-105", | |||
"name": "OA-105", | |||
"description": "OA-105 Op-Amps", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OA.md", | |||
"tags": [ | |||
"LOGIC", | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "OG-104", | |||
"name": "OG-104", | |||
@@ -398,6 +440,17 @@ | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "OG-202", | |||
"name": "OG-202", | |||
"description": "OG-202 4-Channel Polyphonic OR Gates", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/OG.md", | |||
"tags": [ | |||
"LOGIC", | |||
"DUAL", | |||
"POLYPHONIC" | |||
] | |||
}, | |||
{ | |||
"slug": "PG-104", | |||
"name": "PG-104", | |||
@@ -578,6 +631,54 @@ | |||
"UTILITY" | |||
] | |||
}, | |||
{ | |||
"slug": "VM-101", | |||
"name": "VM-101", | |||
"description": "VM-101 VU-Meter", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md", | |||
"tags": [ | |||
"UTILITY", | |||
"VISUAL", | |||
"HARDWARE" | |||
] | |||
}, | |||
{ | |||
"slug": "VM-102", | |||
"name": "VM-102", | |||
"description": "VM-102 2-Channel VU-Meter", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md", | |||
"tags": [ | |||
"UTILITY", | |||
"VISUAL", | |||
"DUAL", | |||
"POLYPHONIC", | |||
"HARDWARE" | |||
] | |||
}, | |||
{ | |||
"slug": "VM-201", | |||
"name": "VM-201", | |||
"description": "VM-201 Vintage VU-Meter", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md", | |||
"tags": [ | |||
"UTILITY", | |||
"VISUAL", | |||
"HARDWARE" | |||
] | |||
}, | |||
{ | |||
"slug": "VM-202", | |||
"name": "VM-202", | |||
"description": "VM-202 2-Channel Vintage VU-Meter", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/VM.md", | |||
"tags": [ | |||
"UTILITY", | |||
"VISUAL", | |||
"DUAL", | |||
"POLYPHONIC", | |||
"HARDWARE" | |||
] | |||
}, | |||
{ | |||
"slug": "WK-101", | |||
"name": "WK-101", | |||
@@ -685,6 +786,17 @@ | |||
"MULTIPLE" | |||
] | |||
}, | |||
{ | |||
"slug": "XG-202", | |||
"name": "XG-202", | |||
"description": "XG-202 4-Input Polyphonic XOR Gates", | |||
"manualUrl": "https://github.com/david-c14/SubmarineFree/blob/main/manual/XG.md", | |||
"tags": [ | |||
"LOGIC", | |||
"DUAL", | |||
"POLYPHONIC" | |||
] | |||
}, | |||
{ | |||
"slug": "XG-106", | |||
"name": "XG-106", | |||