{ "slug": "TMT", "name": "T's Musical Tools", "version": "2.2.0", "license": "GPL-3.0-or-later", "brand": "T", "author": "T", "authorEmail": "hillhand@gmail.com", "authorUrl": "http://hillhand.com", "pluginUrl": "https://github.com/Jadael/TMT", "manualUrl": "https://github.com/Jadael/TMT", "sourceUrl": "https://github.com/Jadael/TMT", "donateUrl": "https://hillhand.itch.io/tmt", "changelogUrl": "", "modules": [ { "slug": "Shuffle", "name": "Shuffle", "description": "Randomly re-order the channels of a polyphonic signal. CV controls for seed and number of output channels.", "tags": [ "Polyphonic", "Random", "Utility" ] }, { "slug": "Calendar", "name": "Calendar", "description": "A variety of LFO-like CVs, Triggers, and Gates related to time and date.", "tags": [ "Utility", "LFO" ] }, { "slug": "Seed", "name": "Seed", "description": "Given a seed voltage, generates 16 random voltages, as 16 mono outputs and 1 polyphonic output.", "tags": [ "Random", "Polyphonic" ] }, { "slug": "Ouroboros", "name": "Ouroboros", "description": "Sequentially step through the channels of a polyphonic input.", "tags": [ "Polyphonic", "Utility" ] }, { "slug": "Append", "name": "Append", "description": "Append up to 16 mono or polyphonic signals together into a single list, and output a CV controlled (length, start point) subset of that list as a polyphonic signal.", "tags": [ "Polyphonic", "Utility" ] }, { "slug": "Sight", "name": "Sight", "description": "Simple scope wih a non-linear time scale.", "tags": [ "Visual" ] }, { "slug": "Spellbook", "name": "Spellbook", "description": "Play RhythML formatted text sequences.", "tags": [ "Sequencer", "Polyphonic" ] }, { "slug": "Page", "name": "Page", "description": "Expander for Spellbook that outputs columns 17-32. Chain up to 31 Pages for 512 columns total.", "tags": [ "Sequencer", "Polyphonic", "Expander" ] }, { "slug": "Stats", "name": "Stats", "description": "Perform statistical functions on a polyphonic cable.", "tags": [ "Utility", "Polyphonic" ] }, { "slug": "Blankt", "name": "Blankt", "description": "A resizeable blank panel.", "tags": [] }, { "slug": "Sort", "name": "Sort", "description": "A tool to arbitrarily sort and select channels from a polyphonic cable using polyphonic CVs.", "tags": [] }, { "slug": "Spine", "name": "Spine", "description": "A few constant CV offsets I use often.", "tags": [ "Polyphonic", "Utility" ] } ] }