| @@ -7320,7 +7320,7 @@ | |||
| } | |||
| }, | |||
| "FrozenWasteland": { | |||
| "buildTimestamp": 1594269723.001668, | |||
| "buildTimestamp": 1594395448.213897, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "BPMLFO": { | |||
| @@ -8014,11 +8014,14 @@ | |||
| } | |||
| }, | |||
| "IggyLabsModules": { | |||
| "buildTimestamp": 1594269749.4188628, | |||
| "buildTimestamp": 1594395477.821144, | |||
| "creationTimestamp": 1594269751.191527, | |||
| "modules": { | |||
| "table": { | |||
| "creationTimestamp": 1594269751.4262383 | |||
| }, | |||
| "select": { | |||
| "creationTimestamp": 1594395484.2257426 | |||
| } | |||
| } | |||
| }, | |||
| @@ -8030,5 +8033,68 @@ | |||
| "creationTimestamp": 1594281849.8602555 | |||
| } | |||
| } | |||
| }, | |||
| "KautenjaDSP-PotatoChips": { | |||
| "buildTimestamp": 1594395125.3709013, | |||
| "creationTimestamp": 1594395479.9564288, | |||
| "modules": { | |||
| "2A03": { | |||
| "creationTimestamp": 1594395480.1542037 | |||
| }, | |||
| "VRC6": { | |||
| "creationTimestamp": 1594395480.3760235 | |||
| }, | |||
| "106": { | |||
| "creationTimestamp": 1594395480.6364884 | |||
| }, | |||
| "FME7": { | |||
| "creationTimestamp": 1594395480.8871474 | |||
| } | |||
| } | |||
| }, | |||
| "rackwindows": { | |||
| "buildTimestamp": 1594395203.879107, | |||
| "creationTimestamp": 1594395481.168588, | |||
| "modules": { | |||
| "bitshiftgain": { | |||
| "creationTimestamp": 1594395481.3981516 | |||
| }, | |||
| "capacitor": { | |||
| "creationTimestamp": 1594395481.614076 | |||
| }, | |||
| "capacitor_stereo": { | |||
| "creationTimestamp": 1594395481.824884 | |||
| }, | |||
| "chorus": { | |||
| "creationTimestamp": 1594395482.0391088 | |||
| }, | |||
| "console": { | |||
| "creationTimestamp": 1594395482.237692 | |||
| }, | |||
| "distance": { | |||
| "creationTimestamp": 1594395482.4380848 | |||
| }, | |||
| "hombre": { | |||
| "creationTimestamp": 1594395482.6452663 | |||
| }, | |||
| "interstage": { | |||
| "creationTimestamp": 1594395482.8663485 | |||
| }, | |||
| "mv": { | |||
| "creationTimestamp": 1594395483.0971732 | |||
| }, | |||
| "reseq": { | |||
| "creationTimestamp": 1594395483.345891 | |||
| }, | |||
| "tape": { | |||
| "creationTimestamp": 1594395483.5726662 | |||
| }, | |||
| "tremolo": { | |||
| "creationTimestamp": 1594395483.7814336 | |||
| }, | |||
| "vibrato": { | |||
| "creationTimestamp": 1594395483.987962 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "FrozenWasteland", | |||
| "name": "Frozen Wasteland", | |||
| "version": "1.15.0", | |||
| "version": "1.15.1", | |||
| "author": "almostEric", | |||
| "license": "GPL-3.0-only", | |||
| "authorEmail": "almostEric@frozenwastelandmodules.com", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "IggyLabsModules", | |||
| "name": "iggy.labs", | |||
| "version": "1.0.0", | |||
| "version": "1.0.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "iggy.labs", | |||
| "author": "Isabel Kaspriskie", | |||
| @@ -22,6 +22,14 @@ | |||
| "polyphonic" | |||
| ], | |||
| "manualUrl": "https://github.com/IggyLabs/IggyLabsModules/wiki/Oscillators#table" | |||
| }, | |||
| { | |||
| "slug": "select", | |||
| "name": "select", | |||
| "description": "Utility to route one of 16 inputs to an output", | |||
| "tags": [ | |||
| "utility" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -0,0 +1,51 @@ | |||
| { | |||
| "slug": "KautenjaDSP-PotatoChips", | |||
| "version": "1.2.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "name": "KautenjaDSP Potato Chips", | |||
| "brand": "KautenjaDSP", | |||
| "author": "Christian Kauten", | |||
| "authorEmail": "KautenjaDSP@gmail.com", | |||
| "authorUrl": "https://kautenja.github.io/", | |||
| "sourceUrl": "https://github.com/Kautenja/PotatoChips", | |||
| "changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md", | |||
| "modules": [ | |||
| { | |||
| "slug": "2A03", | |||
| "name": "2A03", | |||
| "description": "An emulation of the Ricoh 2A03 audio processing unit.", | |||
| "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/download/1.2.0/2A03.pdf", | |||
| "tags": [ | |||
| "Oscillator", | |||
| "Noise" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "VRC6", | |||
| "name": "VRC6", | |||
| "description": "An emulation of the Konami VRC6 audio processing unit.", | |||
| "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/download/1.2.0/VRC6.pdf", | |||
| "tags": [ | |||
| "Oscillator" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "106", | |||
| "name": "106", | |||
| "description": "An emulation of the Namco 106 audio processing unit.", | |||
| "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/download/1.2.0/106.pdf", | |||
| "tags": [ | |||
| "Oscillator" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "FME7", | |||
| "name": "FME7", | |||
| "description": "An emulation of the Sunsoft FME-7 audio processing unit.", | |||
| "manualUrl": "https://github.com/Kautenja/PotatoChips/releases/download/1.2.0/FME7.pdf", | |||
| "tags": [ | |||
| "Oscillator" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -0,0 +1,151 @@ | |||
| { | |||
| "slug": "rackwindows", | |||
| "name": "Rackwindows", | |||
| "version": "1.1.0", | |||
| "license": "MIT", | |||
| "brand": "Rackwindows", | |||
| "author": "Jens Robert Janke", | |||
| "authorEmail": "jensrobertjanke@gmail.com", | |||
| "authorUrl": "https://github.com/n0jo", | |||
| "pluginUrl": "https://github.com/n0jo/rackwindows", | |||
| "manualUrl": "https://github.com/n0jo/rackwindows/blob/master/readme.md", | |||
| "sourceUrl": "https://github.com/n0jo/rackwindows.git", | |||
| "donateUrl": "", | |||
| "changelogUrl": "https://github.com/n0jo/rackwindows/blob/master/changelog.md", | |||
| "modules": [ | |||
| { | |||
| "slug": "bitshiftgain", | |||
| "name": "Dual BSG", | |||
| "description": "Dual gain shifter", | |||
| "tags": [ | |||
| "Attenuator", | |||
| "Dual", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "capacitor", | |||
| "name": "Capacitor", | |||
| "description": "Filters (Mono)", | |||
| "tags": [ | |||
| "Equalizer", | |||
| "Filter", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "capacitor_stereo", | |||
| "name": "Capacitor Stereo", | |||
| "description": "Filters (Stereo)", | |||
| "tags": [ | |||
| "Equalizer", | |||
| "Filter", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "chorus", | |||
| "name": "Chorus", | |||
| "description": "Stereo chorus with multi-tap option", | |||
| "tags": [ | |||
| "Chorus", | |||
| "Delay", | |||
| "Effect", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "console", | |||
| "name": "Console", | |||
| "description": "Stereo summing mixer", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "distance", | |||
| "name": "Distance", | |||
| "description": "Far-away-izer", | |||
| "tags": [ | |||
| "Effect", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "hombre", | |||
| "name": "Hombre", | |||
| "description": "Texas tone and texture", | |||
| "tags": [ | |||
| "Distortion", | |||
| "Effect", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "interstage", | |||
| "name": "Interstage", | |||
| "description": "Subtle analogifier", | |||
| "tags": [ | |||
| "Effect", | |||
| "Filter", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "mv", | |||
| "name": "MV", | |||
| "description": "Dual-mono reverb", | |||
| "tags": [ | |||
| "Effect", | |||
| "Reverb" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "reseq", | |||
| "name": "ResEQ", | |||
| "description": "Resonance equalizer", | |||
| "tags": [ | |||
| "Equalizer", | |||
| "Filter", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "tape", | |||
| "name": "Tape", | |||
| "description": "All-purpose tape mojo", | |||
| "tags": [ | |||
| "Distortion", | |||
| "Effect", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "tremolo", | |||
| "name": "Tremolo", | |||
| "description": "Fluctuating saturation curves", | |||
| "tags": [ | |||
| "Effect", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "vibrato", | |||
| "name": "Vibrato", | |||
| "description": "FM vibrator o_O", | |||
| "tags": [ | |||
| "Chorus", | |||
| "Clock generator", | |||
| "Effect", | |||
| "Flanger", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||