| @@ -14205,7 +14205,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "CVfunk": { | "CVfunk": { | ||||
| "buildTimestamp": 1761544372.1770768, | |||||
| "buildTimestamp": 1762138620.9613738, | |||||
| "creationTimestamp": 1711827243.9642084, | "creationTimestamp": 1711827243.9642084, | ||||
| "modules": { | "modules": { | ||||
| "Steps": { | "Steps": { | ||||
| @@ -15363,7 +15363,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Moffenzeef": { | "Moffenzeef": { | ||||
| "buildTimestamp": 1759689830.8895304, | |||||
| "buildTimestamp": 1762138733.181864, | |||||
| "creationTimestamp": 1742146425.774556, | "creationTimestamp": 1742146425.774556, | ||||
| "modules": { | "modules": { | ||||
| "BadIdea9": { | "BadIdea9": { | ||||
| @@ -15422,6 +15422,15 @@ | |||||
| }, | }, | ||||
| "TheRunner": { | "TheRunner": { | ||||
| "creationTimestamp": 1757920772.032751 | "creationTimestamp": 1757920772.032751 | ||||
| }, | |||||
| "Stargazer": { | |||||
| "creationTimestamp": 1762139014.1866274 | |||||
| }, | |||||
| "Kleztizer": { | |||||
| "creationTimestamp": 1762139014.2712295 | |||||
| }, | |||||
| "Tantz": { | |||||
| "creationTimestamp": 1762139014.3538027 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -16069,5 +16078,26 @@ | |||||
| "creationTimestamp": 1762056355.79291 | "creationTimestamp": 1762056355.79291 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "QuestionableDinner": { | |||||
| "buildTimestamp": 1762138745.8062627, | |||||
| "creationTimestamp": 1762139013.9552894, | |||||
| "modules": { | |||||
| "ASawB": { | |||||
| "creationTimestamp": 1762139014.0334935 | |||||
| }, | |||||
| "Pilfer": { | |||||
| "creationTimestamp": 1762139014.112109 | |||||
| } | |||||
| } | |||||
| }, | |||||
| "SignalFunctionSet": { | |||||
| "buildTimestamp": 1762138753.6285996, | |||||
| "creationTimestamp": 1762139014.4446235, | |||||
| "modules": { | |||||
| "Drift": { | |||||
| "creationTimestamp": 1762139014.5212402 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "CVfunk", | "slug": "CVfunk", | ||||
| "name": "CV funk Modules", | "name": "CV funk Modules", | ||||
| "version": "2.0.35", | |||||
| "version": "2.0.36", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "CV funk", | "brand": "CV funk", | ||||
| "author": "Cody Geary", | "author": "Cody Geary", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Moffenzeef", | "slug": "Moffenzeef", | ||||
| "name": "Moffenzeef", | "name": "Moffenzeef", | ||||
| "version": "2.2.0", | |||||
| "version": "2.3.0", | |||||
| "license": "GPL-3.0+", | "license": "GPL-3.0+", | ||||
| "brand": "Moffenzeef", | "brand": "Moffenzeef", | ||||
| "author": "Ross Fish", | "author": "Ross Fish", | ||||
| @@ -245,6 +245,37 @@ | |||||
| "oscillator", | "oscillator", | ||||
| "synth voice" | "synth voice" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Stargazer", | |||||
| "name": "Stargazer", | |||||
| "description": "Eurorack fantasy version of a previously released drone synth.", | |||||
| "manualUrl": "https://static1.squarespace.com/static/56d67baac6fc08e0509b99f4/t/5aa3144e24a694e8b808eb92/1520637008696/STARGAZERQUICKSTART.pdf", | |||||
| "tags": [ | |||||
| "Synth voice", | |||||
| "oscillator", | |||||
| "hardware clone", | |||||
| "LFO", | |||||
| "Random" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Kleztizer", | |||||
| "name": "Kleztizer", | |||||
| "description": "A quantizer that follows the harmonic structure of Klezmer modes", | |||||
| "tags": [ | |||||
| "quantizer", | |||||
| "sequencer" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Tantz", | |||||
| "name": "Tantz!", | |||||
| "description": "Klezmer preset drum sequencer", | |||||
| "tags": [ | |||||
| "sequencer", | |||||
| "clock modulator" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -0,0 +1,38 @@ | |||||
| { | |||||
| "slug": "QuestionableDinner", | |||||
| "name": "Questionable Dinner", | |||||
| "version": "2.0.4", | |||||
| "license": "Apache-2.0", | |||||
| "brand": "Questionable Dinner", | |||||
| "author": "Rox Wilson", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://rox1000000.bandcamp.com/", | |||||
| "pluginUrl": "", | |||||
| "manualUrl": "", | |||||
| "sourceUrl": "", | |||||
| "donateUrl": "https://ko-fi.com/rox1000000", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "ASawB", | |||||
| "name": "A Saw B", | |||||
| "description": "Compare, split, subtract and mangle two inputs", | |||||
| "tags": [ | |||||
| "Logic", | |||||
| "Utility" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Pilfer", | |||||
| "name": "Pilfer", | |||||
| "description": "A moving particle attempts to follow input audio.", | |||||
| "tags": [ | |||||
| "Filter", | |||||
| "Distortion", | |||||
| "Envelope follower", | |||||
| "Oscillator", | |||||
| "Physical modeling" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -0,0 +1,28 @@ | |||||
| { | |||||
| "slug": "SignalFunctionSet", | |||||
| "name": "Signal Function Set", | |||||
| "version": "2.0.0", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "SignalFunctionSet", | |||||
| "author": "Stuart Frederich-Smith", | |||||
| "authorEmail": "hello@signalfunctionset.com", | |||||
| "authorUrl": "https://signalfunctionset.com/", | |||||
| "pluginUrl": "https://signalfunctionset.com/", | |||||
| "manualUrl": "https://signalfunctionset.com/drift", | |||||
| "sourceUrl": "", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "Drift", | |||||
| "name": "Drift", | |||||
| "description": "Phase shifted LFO with offset, attenuation and stability controls", | |||||
| "tags": [ | |||||
| "LFO", | |||||
| "Quad", | |||||
| "Random", | |||||
| "Utility" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||