{
  "vendor": "Matthew Yee-King",
  "slug": "matthew-yee-king",
  "iri": "http://purl.org/stuff/plugin-universe/vendor/matthewyeeking-09f00466",
  "names": [
    "Matthew Yee-King"
  ],
  "altLabels": [],
  "total": 1,
  "results": [
    {
      "iri": "http://purl.org/stuff/plugin-universe/plugin/midi-markov-rebuilt-aae2f1a7",
      "name": "MIDI Markov Rebuilt",
      "homepage": "https://github.com/yeeking/ai-improviser-plugin",
      "seeAlso": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yeeking/ai-improviser-plugin/index.json",
      "sameAs": [],
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yeeking/ai-improviser-plugin/ai-improviser-plugin.jpg",
      "imageIsLocal": false,
      "created": "2026-09-09T14:45:19.997Z",
      "licenceId": "MIT",
      "sourceAvailability": "OpenSource",
      "pricing": "Free",
      "provenance": {
        "graph": "graph:source/open-audio-stack",
        "source": "open-audio-stack",
        "licence": "CC0-1.0",
        "derivedFrom": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/index.json"
      },
      "vendor": "Matthew Yee-King",
      "vendorIri": "http://purl.org/stuff/plugin-universe/vendor/matthewyeeking-09f00466",
      "description": "An AI improviser plugin that learns a Markov model from an incoming MIDI stream in realtime and improvises with what it has learnt — generating chords from monophonic input, playing slower/faster, avoiding the input's register, or a call-and-response mode.",
      "roles": [
        "Instrument",
        "AudioInstrument"
      ],
      "accepts": [],
      "produces": [],
      "requires": [],
      "platforms": [
        "Windows",
        "MacOS"
      ],
      "categories": [
        "instrument"
      ],
      "categoryAltLabels": [
        "virtual instrument",
        "sound source",
        "vsti",
        "sound generator"
      ],
      "formats": [
        "VST3",
        "AudioUnit",
        "Standalone"
      ],
      "tags": [
        "ai",
        "improvisation",
        "markov chain",
        "midi generative"
      ],
      "parameters": [],
      "cautions": null,
      "downloads": [
        {
          "url": "https://github.com/yeeking/ai-improviser-plugin/releases/download/v4.0/macos-v41.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/yeeking/ai-improviser-plugin/releases/download/v4.0/win_v4.zip",
          "systems": [
            "win"
          ]
        }
      ],
      "vendorSlug": "matthew-yee-king"
    }
  ],
  "licence": {
    "licence": "CC0-1.0",
    "url": "https://creativecommons.org/publicdomain/zero/1.0/",
    "attribution": "Plugin Universe — https://plugin-universe.com (requested, not required)"
  }
}