@@ -14941,5 +14941,53 @@ | |||
"creationTimestamp": 1739693808.7680147 | |||
} | |||
} | |||
}, | |||
"not-things": { | |||
"buildTimestamp": 1740595407.2966106, | |||
"creationTimestamp": 1740595407.6005092, | |||
"modules": { | |||
"solim": { | |||
"creationTimestamp": 1740595407.6796136 | |||
}, | |||
"solim-input-expander": { | |||
"creationTimestamp": 1740595407.7598047 | |||
}, | |||
"solim-input-octaver-expander": { | |||
"creationTimestamp": 1740595407.83737 | |||
}, | |||
"solim-output-expander": { | |||
"creationTimestamp": 1740595407.9156718 | |||
}, | |||
"solim-output-octaver-expander": { | |||
"creationTimestamp": 1740595407.9957087 | |||
}, | |||
"solim-random-expander": { | |||
"creationTimestamp": 1740595408.0770626 | |||
}, | |||
"pipo-output": { | |||
"creationTimestamp": 1740595408.1575654 | |||
}, | |||
"pipo-input": { | |||
"creationTimestamp": 1740595408.2419684 | |||
} | |||
} | |||
}, | |||
"HoyerHoppes": { | |||
"buildTimestamp": 1740595369.6161802, | |||
"creationTimestamp": 1740595408.3717122, | |||
"modules": { | |||
"scanning_clock_multiplier_v2": { | |||
"creationTimestamp": 1740595408.4429865 | |||
}, | |||
"phase_driven_multihit_envelope": { | |||
"creationTimestamp": 1740595408.5153942 | |||
}, | |||
"scanning_frequency_division_osc_poly": { | |||
"creationTimestamp": 1740595408.587032 | |||
}, | |||
"melody_transformer": { | |||
"creationTimestamp": 1740595408.6592586 | |||
} | |||
} | |||
} | |||
} |
@@ -0,0 +1,56 @@ | |||
{ | |||
"slug": "HoyerHoppes", | |||
"name": "Hoyer.Hoppes(modules)", | |||
"version": "2.0.0", | |||
"license": "CC-BY-NC-1.0", | |||
"brand": "HoyerHoppes", | |||
"author": "Jake McCulley", | |||
"authorEmail": "", | |||
"authorUrl": "", | |||
"pluginUrl": "", | |||
"manualUrl": "", | |||
"sourceUrl": "", | |||
"donateUrl": "", | |||
"changelogUrl": "", | |||
"modules": [ | |||
{ | |||
"slug": "scanning_clock_multiplier_v2", | |||
"name": "Scanning Clock Multiplier", | |||
"description": "Create a list of clock ratios, then scan through the list.", | |||
"tags": [ | |||
"Clock generator", | |||
"Clock modulator", | |||
"Envelope generator" | |||
] | |||
}, | |||
{ | |||
"slug": "phase_driven_multihit_envelope", | |||
"name": "Phase-Driven Multihit Envelope", | |||
"description": "A clocked function generator that derives up to 16 envelopes from a clock cycle, with facilities to warp and skew the position of the envelopes.", | |||
"tags": [ | |||
"Envelope generator", | |||
"Function generator", | |||
"Clock modulator" | |||
] | |||
}, | |||
{ | |||
"slug": "scanning_frequency_division_osc_poly", | |||
"name": "Scanning Frequency Division Oscillator", | |||
"description": "Polyphonic oscillator with thru-zero FM, windowed sync, and a unique scannable frequency-division parameter.", | |||
"tags": [ | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
"slug": "melody_transformer", | |||
"name": "Melody Transformer", | |||
"description": "Quantizer with user-defined master scale and sub-scales. Pre-quantization processing utilities include gain, offset, and a 16-step polyphonic looper", | |||
"tags": [ | |||
"Quantizer", | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
} | |||
] | |||
} |
@@ -0,0 +1,97 @@ | |||
{ | |||
"slug": "not-things", | |||
"name": "not-things", | |||
"version": "2.0.0", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "not-things", | |||
"author": "Johan Vanbockryck", | |||
"authorEmail": "vcv@not-things.com", | |||
"authorUrl": "https://not-things.com", | |||
"pluginUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/README.md", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/README.md", | |||
"sourceUrl": "https://github.com/not-things-modular/not-things-vcv", | |||
"donateUrl": "https://paypal.me/notthingsmodular", | |||
"changelogUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/CHANGELOG.md", | |||
"modules": [ | |||
{ | |||
"slug": "solim", | |||
"name": "Solim", | |||
"description": "Limiter and sorter of (note) voltages", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
"slug": "solim-input-expander", | |||
"name": "SL-I", | |||
"description": "Input expander for Solim", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "solim-input-octaver-expander", | |||
"name": "SL-IO", | |||
"description": "Input Octaver expander for Solim", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "solim-output-expander", | |||
"name": "SL-O", | |||
"description": "Output expander for Solim", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "solim-output-octaver-expander", | |||
"name": "SL-OO", | |||
"description": "Output Octaver expander for Solim", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "solim-random-expander", | |||
"name": "SL-R", | |||
"description": "Random expander for Solim", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/SOLIM.md", | |||
"tags": [ | |||
"Utility", | |||
"Expander", | |||
"Random" | |||
] | |||
}, | |||
{ | |||
"slug": "pipo-output", | |||
"name": "P-O", | |||
"description": "Polyphonic Output", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PIPO.md", | |||
"tags": [ | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
"slug": "pipo-input", | |||
"name": "P-I", | |||
"description": "Polyphonic Input", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PIPO.md", | |||
"tags": [ | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
} | |||
] | |||
} |