| @@ -1352,7 +1352,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1727177336.4126167, | |||||
| "buildTimestamp": 1730227576.1420946, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -12129,7 +12129,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "CosineKitty-Sapphire": { | "CosineKitty-Sapphire": { | ||||
| "buildTimestamp": 1729362682.385174, | |||||
| "buildTimestamp": 1730227148.2922251, | |||||
| "creationTimestamp": 1660869608.068208, | "creationTimestamp": 1660869608.068208, | ||||
| "modules": { | "modules": { | ||||
| "Moots": { | "Moots": { | ||||
| @@ -12182,6 +12182,9 @@ | |||||
| }, | }, | ||||
| "Gravy": { | "Gravy": { | ||||
| "creationTimestamp": 1729364151.879189 | "creationTimestamp": 1729364151.879189 | ||||
| }, | |||||
| "Sauce": { | |||||
| "creationTimestamp": 1730227604.4276254 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -12933,7 +12936,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Venom": { | "Venom": { | ||||
| "buildTimestamp": 1726454163.454809, | |||||
| "buildTimestamp": 1730227527.8658183, | |||||
| "creationTimestamp": 1676260955.1683722, | "creationTimestamp": 1676260955.1683722, | ||||
| "modules": { | "modules": { | ||||
| "BernoulliSwitch": { | "BernoulliSwitch": { | ||||
| @@ -13082,6 +13085,18 @@ | |||||
| }, | }, | ||||
| "Thru": { | "Thru": { | ||||
| "creationTimestamp": 1724754239.7200668 | "creationTimestamp": 1724754239.7200668 | ||||
| }, | |||||
| "MousePad": { | |||||
| "creationTimestamp": 1730227604.6204388 | |||||
| }, | |||||
| "PolyFade": { | |||||
| "creationTimestamp": 1730227604.6892748 | |||||
| }, | |||||
| "QuadVCPolarizer": { | |||||
| "creationTimestamp": 1730227604.7569199 | |||||
| }, | |||||
| "VCOUnit": { | |||||
| "creationTimestamp": 1730227604.8274825 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -14511,7 +14526,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "acModules": { | "acModules": { | ||||
| "buildTimestamp": 1729793197.5424337, | |||||
| "buildTimestamp": 1730227604.2685342, | |||||
| "creationTimestamp": 1729793469.3900518, | "creationTimestamp": 1729793469.3900518, | ||||
| "modules": { | "modules": { | ||||
| "Pick6": { | "Pick6": { | ||||
| @@ -14525,6 +14540,9 @@ | |||||
| }, | }, | ||||
| "Chord4Roy": { | "Chord4Roy": { | ||||
| "creationTimestamp": 1729793469.6527503 | "creationTimestamp": 1729793469.6527503 | ||||
| }, | |||||
| "Rhythm1101": { | |||||
| "creationTimestamp": 1730227604.5116591 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "CosineKitty-Sapphire", | "slug": "CosineKitty-Sapphire", | ||||
| "name": "Sapphire", | "name": "Sapphire", | ||||
| "version": "2.5.1", | |||||
| "version": "2.5.2", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Sapphire", | "brand": "Sapphire", | ||||
| "author": "Don Cross", | "author": "Don Cross", | ||||
| @@ -142,6 +142,16 @@ | |||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "Sauce", | |||||
| "name": "Sauce", | |||||
| "description": "Polyphonic low/high/band-pass filter with resonance control.", | |||||
| "manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Sauce.md", | |||||
| "tags": [ | |||||
| "Filter", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "SplitAddMerge", | "slug": "SplitAddMerge", | ||||
| "name": "Split/Add/Merge", | "name": "Split/Add/Merge", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "2.4.7", | |||||
| "version": "2.4.8", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Venom", | "slug": "Venom", | ||||
| "name": "Venom", | "name": "Venom", | ||||
| "version": "2.9.1", | |||||
| "version": "2.10.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "David Benham", | "author": "David Benham", | ||||
| @@ -28,7 +28,7 @@ | |||||
| "slug": "BayInput", | "slug": "BayInput", | ||||
| "name": "Bay Input", | "name": "Bay Input", | ||||
| "description": "Teleporting input utility with custom labels for patch bays", | "description": "Teleporting input utility with custom labels for patch bays", | ||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-input", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -38,7 +38,7 @@ | |||||
| "slug": "BayNorm", | "slug": "BayNorm", | ||||
| "name": "Bay Normal", | "name": "Bay Normal", | ||||
| "description": "Teleporting output utility with normal inputs and custom labels for patch bays", | "description": "Teleporting output utility with normal inputs and custom labels for patch bays", | ||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-normal", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -48,7 +48,7 @@ | |||||
| "slug": "BayOutput", | "slug": "BayOutput", | ||||
| "name": "Bay Output", | "name": "Bay Output", | ||||
| "description": "Teleporting output utility with custom labels for patch bays", | "description": "Teleporting output utility with custom labels for patch bays", | ||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-output", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#bay-modules", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -307,6 +307,16 @@ | |||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "MousePad", | |||||
| "name": "Mouse Pad", | |||||
| "description": "Use your mouse as a controller", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#mouse-pad", | |||||
| "tags": [ | |||||
| "Controller", | |||||
| "Utility" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "MultiMerge", | "slug": "MultiMerge", | ||||
| "name": "Multi Merge", | "name": "Multi Merge", | ||||
| @@ -357,6 +367,18 @@ | |||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "PolyFade", | |||||
| "name": "Poly Fade", | |||||
| "description": "Cross fade between channels of a polyphonic signal", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#poly-fade", | |||||
| "tags": [ | |||||
| "Envelope Generator", | |||||
| "Polyphonic", | |||||
| "Sequencer", | |||||
| "Switch" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "PolyOffset", | "slug": "PolyOffset", | ||||
| "name": "Poly Offset", | "name": "Poly Offset", | ||||
| @@ -411,6 +433,20 @@ | |||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "QuadVCPolarizer", | |||||
| "name": "Quad VC Polarizer", | |||||
| "description": "Compact polyphonic bipolar VCA and mixer inspired by Mutable Instruments Blinds", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#quad-vc-polarizer", | |||||
| "tags": [ | |||||
| "Attenuator", | |||||
| "Mixer", | |||||
| "Polyphonic", | |||||
| "Ring modulator", | |||||
| "Utility", | |||||
| "Voltage-controlled amplifier" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "Recurse", | "slug": "Recurse", | ||||
| "name": "Recurse", | "name": "Recurse", | ||||
| @@ -526,6 +562,18 @@ | |||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "VCOUnit", | |||||
| "name": "VCO Unit", | |||||
| "description": "A smaller version of VCO Lab with only one selectable waveform at a time, and no mixing capabilities", | |||||
| "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#vco-lab", | |||||
| "tags": [ | |||||
| "Function generator", | |||||
| "Low-frequency oscillator", | |||||
| "Oscillator", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "VenomBlank", | "slug": "VenomBlank", | ||||
| "name": "Venom Blank", | "name": "Venom Blank", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "acModules", | "slug": "acModules", | ||||
| "name": "acModules", | "name": "acModules", | ||||
| "version": "2.0.0", | |||||
| "version": "2.0.2", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "artificialcolors", | "brand": "artificialcolors", | ||||
| "author": "g.wygonik", | "author": "g.wygonik", | ||||
| @@ -11,7 +11,7 @@ | |||||
| "manualUrl": "https://github.com/gwygonik/acModules", | "manualUrl": "https://github.com/gwygonik/acModules", | ||||
| "sourceUrl": "https://github.com/gwygonik/acModules", | "sourceUrl": "https://github.com/gwygonik/acModules", | ||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "changelogUrl": "", | |||||
| "changelogUrl": "https://github.com/gwygonik/acModules", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "Pick6", | "slug": "Pick6", | ||||
| @@ -49,6 +49,15 @@ | |||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Rhythm1101", | |||||
| "name": "Rhythm1101", | |||||
| "description": "16-step drum-oriented trigger sequencer (1:4 patterned switch), with preset grooves.", | |||||
| "tags": [ | |||||
| "Sequencer", | |||||
| "Switch" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||