@@ -12210,7 +12210,7 @@ | |||
} | |||
}, | |||
"CosineKitty-Sapphire": { | |||
"buildTimestamp": 1736672832.4607003, | |||
"buildTimestamp": 1741018148.708142, | |||
"creationTimestamp": 1660869608.068208, | |||
"modules": { | |||
"Moots": { | |||
@@ -12272,6 +12272,9 @@ | |||
}, | |||
"Chaops": { | |||
"creationTimestamp": 1734368822.801784 | |||
}, | |||
"Env": { | |||
"creationTimestamp": 1741018378.0939243 | |||
} | |||
} | |||
}, | |||
@@ -14019,7 +14022,7 @@ | |||
} | |||
}, | |||
"CVfunk": { | |||
"buildTimestamp": 1736672983.344876, | |||
"buildTimestamp": 1741018042.9235106, | |||
"creationTimestamp": 1711827243.9642084, | |||
"modules": { | |||
"Steps": { | |||
@@ -14087,6 +14090,9 @@ | |||
}, | |||
"Tatami": { | |||
"creationTimestamp": 1736672983.549539 | |||
}, | |||
"Cartesia": { | |||
"creationTimestamp": 1741018378.0135396 | |||
} | |||
} | |||
}, | |||
@@ -14133,7 +14139,7 @@ | |||
} | |||
}, | |||
"SanguineMutants": { | |||
"buildTimestamp": 1729793394.240109, | |||
"buildTimestamp": 1741018337.460433, | |||
"creationTimestamp": 1717919524.088269, | |||
"modules": { | |||
"Funes": { | |||
@@ -14195,6 +14201,15 @@ | |||
}, | |||
"Sanguine-Vimina": { | |||
"creationTimestamp": 1729364152.2350888 | |||
}, | |||
"Sanguine-Nix": { | |||
"creationTimestamp": 1741018378.2892573 | |||
}, | |||
"Sanguine-Ansa": { | |||
"creationTimestamp": 1741018378.3692794 | |||
}, | |||
"Sanguine-Scalaria": { | |||
"creationTimestamp": 1741018378.4474435 | |||
} | |||
} | |||
}, | |||
@@ -14952,7 +14967,7 @@ | |||
} | |||
}, | |||
"not-things": { | |||
"buildTimestamp": 1740595407.2966106, | |||
"buildTimestamp": 1741018377.8171127, | |||
"creationTimestamp": 1740595407.6005092, | |||
"modules": { | |||
"solim": { | |||
@@ -14978,6 +14993,9 @@ | |||
}, | |||
"pipo-input": { | |||
"creationTimestamp": 1740595408.2419684 | |||
}, | |||
"poly-same-diff": { | |||
"creationTimestamp": 1741018378.1802142 | |||
} | |||
} | |||
}, | |||
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "CVfunk", | |||
"name": "CV funk Modules", | |||
"version": "2.0.12", | |||
"version": "2.0.13", | |||
"license": "MIT", | |||
"brand": "CV funk", | |||
"author": "Cody Geary", | |||
@@ -216,6 +216,15 @@ | |||
"Waveshaper", | |||
"Polyphonic" | |||
] | |||
}, | |||
{ | |||
"slug": "Cartesia", | |||
"name": "Cartesia", | |||
"description": "A 4x4x4 sequencer for both quantized and non-quantized voltages, gates per step, and polyphonic outputs with stacked z-layer options.", | |||
"tags": [ | |||
"Sequencer", | |||
"Polyphonic" | |||
] | |||
} | |||
] | |||
} |
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "CosineKitty-Sapphire", | |||
"name": "Sapphire", | |||
"version": "2.5.7", | |||
"version": "2.5.8", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "Sapphire", | |||
"author": "Don Cross", | |||
@@ -17,7 +17,7 @@ | |||
"slug": "Chaops", | |||
"name": "Chaops", | |||
"description": "Left-expander to add extra controls to chaos modules Frolic, Glee, Lark.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Chaops.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Chaops.md", | |||
"tags": [ | |||
"Expander" | |||
] | |||
@@ -26,7 +26,7 @@ | |||
"slug": "Elastika", | |||
"name": "Elastika", | |||
"description": "Filters audio through a simulated network of balls and springs.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Elastika.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Elastika.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -34,11 +34,21 @@ | |||
"Reverb" | |||
] | |||
}, | |||
{ | |||
"slug": "Env", | |||
"name": "Env", | |||
"description": "Envelope follower and pitch detector.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Env.md", | |||
"tags": [ | |||
"Polyphonic", | |||
"Envelope follower" | |||
] | |||
}, | |||
{ | |||
"slug": "Frolic", | |||
"name": "Frolic", | |||
"description": "Chaotic oscillator based on the Rucklidge Attractor.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Frolic.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Frolic.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -49,7 +59,7 @@ | |||
"slug": "Galaxy", | |||
"name": "Galaxy", | |||
"description": "An adaptation of the Airwindows Galactic algorithm by Chris Johnson (https://github.com/airwindows).", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Galaxy.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Galaxy.md", | |||
"tags": [ | |||
"Reverb", | |||
"Effect", | |||
@@ -61,7 +71,7 @@ | |||
"slug": "Glee", | |||
"name": "Glee", | |||
"description": "Chaotic oscillator based on the Aizawa Attractor.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Glee.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Glee.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -72,7 +82,7 @@ | |||
"slug": "Gravy", | |||
"name": "Gravy", | |||
"description": "Low/high/band-pass filter with resonance control.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Gravy.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Gravy.md", | |||
"tags": [ | |||
"Filter" | |||
] | |||
@@ -81,7 +91,7 @@ | |||
"slug": "Hiss", | |||
"name": "Hiss", | |||
"description": "Generates directionally unbiased N-dimensional vector noise.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Hiss.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Hiss.md", | |||
"tags": [ | |||
"Noise", | |||
"Polyphonic" | |||
@@ -91,7 +101,7 @@ | |||
"slug": "Lark", | |||
"name": "Lark", | |||
"description": "Chaotic oscillator based on the Dequan Li Attractor.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Lark.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Lark.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -102,7 +112,7 @@ | |||
"slug": "Moots", | |||
"name": "Moots", | |||
"description": "Plugs/unplugs polyphonic cables.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Moots.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Moots.md", | |||
"tags": [ | |||
"Controller", | |||
"Switch", | |||
@@ -113,7 +123,7 @@ | |||
"slug": "Nucleus", | |||
"name": "Nucleus", | |||
"description": "Simulation of a cloud of particles with mutually attractive, repulsive, and orthogonal forces.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Nucleus.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Nucleus.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -124,7 +134,7 @@ | |||
{ | |||
"slug": "Pivot", | |||
"name": "Pivot", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Pivot.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Pivot.md", | |||
"description": "Rotates a 3D vector around axis-cycling vector (1,1,1).", | |||
"tags": [ | |||
"Utility" | |||
@@ -134,7 +144,7 @@ | |||
"slug": "Polynucleus", | |||
"name": "Polynucleus", | |||
"description": "Simulation of a cloud of particles with mutually attractive, repulsive, and orthogonal forces.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Polynucleus.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Polynucleus.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -146,7 +156,7 @@ | |||
"slug": "Pop", | |||
"name": "Pop", | |||
"description": "A trigger generator based on the statistics of radioactive decay.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Pop.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Pop.md", | |||
"tags": [ | |||
"Noise", | |||
"Polyphonic", | |||
@@ -157,7 +167,7 @@ | |||
"slug": "Rotini", | |||
"name": "Rotini", | |||
"description": "Takes the 3D vector cross product of a pair of 3D vectors.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Rotini.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Rotini.md", | |||
"tags": [ | |||
"Utility" | |||
] | |||
@@ -166,7 +176,7 @@ | |||
"slug": "Sauce", | |||
"name": "Sauce", | |||
"description": "Polyphonic low/high/band-pass filter with resonance control.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Sauce.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Sauce.md", | |||
"tags": [ | |||
"Filter", | |||
"Polyphonic" | |||
@@ -176,7 +186,7 @@ | |||
"slug": "SplitAddMerge", | |||
"name": "Split/Add/Merge", | |||
"description": "Splits, adds, and/or merges stereo or 3D vector signals.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/SplitAddMerge.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/SplitAddMerge.md", | |||
"tags": [ | |||
"Utility" | |||
] | |||
@@ -185,7 +195,7 @@ | |||
"slug": "Tin", | |||
"name": "Tin", | |||
"description": "Feeds arbitrary input signals into Tricorder.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Tin.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Tin.md", | |||
"tags": [ | |||
"Expander", | |||
"Utility" | |||
@@ -195,7 +205,7 @@ | |||
"slug": "Tout", | |||
"name": "Tout", | |||
"description": "Receives vectors from the left just like Tricorder does, then outputs them to ports.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Tout.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Tout.md", | |||
"tags": [ | |||
"Expander", | |||
"Utility" | |||
@@ -205,7 +215,7 @@ | |||
"slug": "Tricorder", | |||
"name": "Tricorder", | |||
"description": "3D plotter expander module for Frolic and Tin.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Tricorder.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/Tricorder.md", | |||
"tags": [ | |||
"Expander", | |||
"Visual" | |||
@@ -215,7 +225,7 @@ | |||
"slug": "TubeUnit", | |||
"name": "Tube Unit", | |||
"description": "Tubular waveguide synth.", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/TubeUnit.md", | |||
"manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/doc/TubeUnit.md", | |||
"tags": [ | |||
"Physical modeling", | |||
"Effect", | |||
@@ -1,19 +1,20 @@ | |||
{ | |||
"slug": "SanguineMutants", | |||
"name": "Sanguine Mutants", | |||
"version": "2.5.2", | |||
"version": "2.6.2", | |||
"license": "GPL-3.0-or-later", | |||
"author": "Bloodbat", | |||
"pluginUrl": "https://github.com/Bloodbat/SanguineMutants", | |||
"sourceUrl": "https://github.com/Bloodbat/SanguineMutants", | |||
"description": "A collection of modules based on Mutable Instruments Eurorack devices and their variants.", | |||
"changelogUrl": "https://github.com/Bloodbat/SanguineMutants/blob/main/CHANGELOG.md", | |||
"manualUrl": "https://raw.githubusercontent.com/Bloodbat/SanguineModulesManuals/main/mutants_manual.pdf", | |||
"manualUrl": "https://media.githubusercontent.com/media/Bloodbat/SanguineModulesManuals/refs/heads/main/mutants_manual.pdf", | |||
"modules": [ | |||
{ | |||
"slug": "Funes", | |||
"name": "Funes", | |||
"description": "Powerful, polyphonic macro oscillator based on Mutable Instruments' Plaits 1.2", | |||
"keywords": "Plaits", | |||
"tags": [ | |||
"Digital", | |||
"Drum", | |||
@@ -29,6 +30,7 @@ | |||
"slug": "Sanguine-Mutants-Blank", | |||
"name": "Sanguine Mutants Blank", | |||
"description": "Rack sleekerizer: add the Mutants goblin and a glowing Mutants logo to your rack!", | |||
"keywords": "Goblin", | |||
"tags": [ | |||
"Blank", | |||
"Visual" | |||
@@ -38,6 +40,7 @@ | |||
"slug": "Sanguine-Apices", | |||
"name": "Apices", | |||
"description": "Versatile complement to any patch, based on Mutable Instruments' Peaks", | |||
"keywords": "Peaks", | |||
"tags": [ | |||
"Delay", | |||
"Drum", | |||
@@ -54,6 +57,7 @@ | |||
"slug": "Sanguine-Aleae", | |||
"name": "Aleae", | |||
"description": "Pair of polyphonic Bernoully gates based on Mutable Instruments' Branches", | |||
"keywords": "Branches", | |||
"tags": [ | |||
"Random", | |||
"Dual", | |||
@@ -65,6 +69,7 @@ | |||
"slug": "Sanguine-Nodi", | |||
"name": "Nodi", | |||
"description": "Adaptable, polyphonic macro oscillator based on Mutable Instruments' Braids", | |||
"keywords": "Braids Analog", | |||
"tags": [ | |||
"Digital", | |||
"Hardware clone", | |||
@@ -80,6 +85,7 @@ | |||
"slug": "Sanguine-Contextus", | |||
"name": "Contextus", | |||
"description": "Multipurpose, polyphonic macro oscillator based on the Renaissance alternative firmware for Mutable Instruments' Braids", | |||
"keywords": "Braids Renaissance Analog", | |||
"tags": [ | |||
"Digital", | |||
"Hardware clone", | |||
@@ -95,6 +101,7 @@ | |||
"slug": "Sanguine-Nebulae", | |||
"name": "Nebulae", | |||
"description": "Texture synthesizer based on the Monsoon version of Mutable Instruments' Clouds", | |||
"keywords": "Clouds Monsoon", | |||
"tags": [ | |||
"Delay", | |||
"Digital", | |||
@@ -108,6 +115,7 @@ | |||
"slug": "Sanguine-Etesia", | |||
"name": "Etesia", | |||
"description": "Texture synthesizer based on the Parasite firmware for Mutable Instruments' Clouds", | |||
"keywords": "Clouds Parasite Monsoon", | |||
"tags": [ | |||
"Delay", | |||
"Digital", | |||
@@ -120,7 +128,8 @@ | |||
{ | |||
"slug": "Sanguine-Mortuus", | |||
"name": "Mortuus", | |||
"description": "All-around gap filler based on the Dead Man's Catch firmware, with some additions, for Mutable Instruments' Peaks.", | |||
"description": "All-around gap filler based on the Dead Man's Catch firmware, with some additions, for Mutable Instruments' Peaks", | |||
"keywords": "Peaks Dead Man Catch bytebeats", | |||
"tags": [ | |||
"Delay", | |||
"Drum", | |||
@@ -137,6 +146,7 @@ | |||
"slug": "Sanguine-Fluctus", | |||
"name": "Fluctus", | |||
"description": "Texture synthesizer based on the Kammerl Beat-Repeat firmware for Mutable Instruments' Clouds", | |||
"keywords": "Clouds Beat-repeat Beat Repeat Monsoon beatrepeat", | |||
"tags": [ | |||
"Delay", | |||
"Digital", | |||
@@ -149,6 +159,7 @@ | |||
"slug": "Sanguine-Incurvationes", | |||
"name": "Incurvationes", | |||
"description": "Polyphonic meta modulator based on Mutable Instruments' Warps", | |||
"keywords": "Warps", | |||
"tags": [ | |||
"Digital", | |||
"Effect", | |||
@@ -164,6 +175,7 @@ | |||
"slug": "Sanguine-Distortiones", | |||
"name": "Distortiones", | |||
"description": "Doctored, flexible and fully polyphonic meta-modulator based on the Parasite alternative firmware for Mutable Instruments' Warps", | |||
"keywords": "Warps Parasite Tape", | |||
"tags": [ | |||
"Delay", | |||
"Digital", | |||
@@ -180,6 +192,7 @@ | |||
"slug": "Sanguine-Mutuus", | |||
"name": "Mutuus", | |||
"description": "Experimental, polyphonic and multifaceted meta-modulator based on the Symbiote firmware for Mutable Instruments' Warps", | |||
"keywords": "Warps Symbiote", | |||
"tags": [ | |||
"Delay", | |||
"Digital", | |||
@@ -198,6 +211,7 @@ | |||
"slug": "Sanguine-Explorator", | |||
"name": "Explorator", | |||
"description": "Polyphonic multiple, mixer, noise source, sample and hold, inverter, rectifier and logic unit, based on Mutable Instruments' Links and Kinks", | |||
"keywords": "Links Kinks Aliasing", | |||
"tags": [ | |||
"Hardware clone", | |||
"Logic", | |||
@@ -214,6 +228,7 @@ | |||
"slug": "Sanguine-Marmora", | |||
"name": "Marmora", | |||
"description": "Random sampler based on Mutable Instruments' Marbles", | |||
"keywords": "Marbles", | |||
"tags": [ | |||
"Clock generator", | |||
"Clock modulator", | |||
@@ -228,6 +243,7 @@ | |||
"slug": "Sanguine-Anuli", | |||
"name": "Anuli", | |||
"description": "Polyphonic resonator based on Mutable Instruments' Rings", | |||
"keywords": "Rings Modal Resonator Organ String Machine", | |||
"tags": [ | |||
"Effect", | |||
"Filter", | |||
@@ -241,6 +257,7 @@ | |||
"slug": "Sanguine-Velamina", | |||
"name": "Velamina", | |||
"description": "Tetrad of voltage controller amplifiers based on the revised Veils from Mutable Instruments", | |||
"keywords": "Veils 2020", | |||
"tags": [ | |||
"Mixer", | |||
"Polyphonic", | |||
@@ -252,6 +269,7 @@ | |||
"slug": "Sanguine-Aestus", | |||
"name": "Aestus", | |||
"description": "Modulator based on Mutable Instruments' Tides", | |||
"keywords": "Tides", | |||
"tags": [ | |||
"Clock generator", | |||
"Digital", | |||
@@ -267,6 +285,7 @@ | |||
"slug": "Sanguine-Temulenti", | |||
"name": "Temulenti", | |||
"description": "Multifaceted modulator based on the Parasite firmware for Mutable Instruments' Tides", | |||
"keywords": "Tides Parasite", | |||
"tags": [ | |||
"Clock generator", | |||
"Digital", | |||
@@ -281,7 +300,8 @@ | |||
{ | |||
"slug": "Sanguine-Vimina", | |||
"name": "Vimina", | |||
"description": "Polyphonic dual clock divider, multiplier and swinger based on the Twigs firmware for Mutable Instruments' Branches.", | |||
"description": "Polyphonic dual clock divider, multiplier and swinger based on the Twigs firmware for Mutable Instruments' Branches", | |||
"keywords": "Branches Twigs Divider Multiplier", | |||
"tags": [ | |||
"Clock modulator", | |||
"Dual", | |||
@@ -289,6 +309,35 @@ | |||
"Polyphonic", | |||
"Utility" | |||
] | |||
}, | |||
{ | |||
"slug": "Sanguine-Nix", | |||
"name": "Nix", | |||
"description": "Expander for Apices: adds CV modulation to function knobs", | |||
"keywords": "Peaks CV Voltage Control Rainier", | |||
"tags": [ | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "Sanguine-Ansa", | |||
"name": "Ansa", | |||
"description": "Expander for Mortuus: adds CV modulation to function knobs", | |||
"keywords": "Peaks CV Voltage Control Dead Man Catch Rainier", | |||
"tags": [ | |||
"Expander" | |||
] | |||
}, | |||
{ | |||
"slug": "Sanguine-Scalaria", | |||
"name": "Scalaria", | |||
"description": "A polyphonic Moog inspired low-pass ladder filter from the original Symbiote firmware for Mutable Instruments' Warps", | |||
"keywords": "Warps Moog Symbiote Low-pass LP", | |||
"tags": [ | |||
"Filter", | |||
"Oscillator", | |||
"Polyphonic" | |||
] | |||
} | |||
] | |||
} |
@@ -1,7 +1,7 @@ | |||
{ | |||
"slug": "not-things", | |||
"name": "not-things", | |||
"version": "2.0.0", | |||
"version": "2.0.1", | |||
"license": "GPL-3.0-or-later", | |||
"brand": "not-things", | |||
"author": "Johan Vanbockryck", | |||
@@ -30,7 +30,8 @@ | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
], | |||
"keywords": "sli" | |||
}, | |||
{ | |||
"slug": "solim-input-octaver-expander", | |||
@@ -40,7 +41,8 @@ | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
], | |||
"keywords": "slio" | |||
}, | |||
{ | |||
"slug": "solim-output-expander", | |||
@@ -50,7 +52,8 @@ | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
], | |||
"keywords": "slo" | |||
}, | |||
{ | |||
"slug": "solim-output-octaver-expander", | |||
@@ -60,7 +63,8 @@ | |||
"tags": [ | |||
"Utility", | |||
"Expander" | |||
] | |||
], | |||
"keywords": "sloo" | |||
}, | |||
{ | |||
"slug": "solim-random-expander", | |||
@@ -71,7 +75,8 @@ | |||
"Utility", | |||
"Expander", | |||
"Random" | |||
] | |||
], | |||
"keywords": "slr" | |||
}, | |||
{ | |||
"slug": "pipo-output", | |||
@@ -81,7 +86,8 @@ | |||
"tags": [ | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
], | |||
"keywords": "po pipo" | |||
}, | |||
{ | |||
"slug": "pipo-input", | |||
@@ -91,7 +97,19 @@ | |||
"tags": [ | |||
"Utility", | |||
"Polyphonic" | |||
] | |||
], | |||
"keywords": "pi pipo" | |||
}, | |||
{ | |||
"slug": "poly-same-diff", | |||
"name": "P-SD", | |||
"description": "Polyphonic Same and Different", | |||
"manualUrl": "https://github.com/not-things-modular/not-things-vcv/blob/main/doc/PSD.md", | |||
"tags": [ | |||
"Utility", | |||
"Polyphonic" | |||
], | |||
"keywords": "psd compare" | |||
} | |||
] | |||
} |