{
  "vendor": "Vincent Alsteen",
  "slug": "vincent-alsteen",
  "iri": "http://purl.org/stuff/plugin-universe/vendor/vincentalsteen-e6a1ae2d",
  "names": [
    "Vincent Alsteen"
  ],
  "altLabels": [],
  "total": 1,
  "results": [
    {
      "iri": "http://purl.org/stuff/plugin-universe/plugin/midi-bpm-detection-11b756e5",
      "name": "MIDI BPM Detection",
      "homepage": "https://github.com/valsteen/midi_bpm_detection",
      "seeAlso": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valsteen/midi-bpm-detection/index.json",
      "sameAs": [],
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valsteen/midi-bpm-detection/midi-bpm-detection.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": "Vincent Alsteen",
      "vendorIri": "http://purl.org/stuff/plugin-universe/vendor/vincentalsteen-e6a1ae2d",
      "description": "Estimates tempo (BPM) from incoming MIDI note-on events in realtime while you play, showing a histogram of competing tempo candidates. Includes a Bitwig controller extension to feed detected tempo back to the DAW transport. Experimental project.",
      "roles": [
        "Utility"
      ],
      "accepts": [],
      "produces": [],
      "requires": [],
      "platforms": [
        "Windows",
        "MacOS",
        "Linux"
      ],
      "categories": [
        "midi",
        "utility"
      ],
      "categoryAltLabels": [
        "midi effect",
        "note effect",
        "midi processor",
        "routing",
        "tool",
        "helper",
        "housekeeping"
      ],
      "formats": [
        "VST3",
        "CLAP",
        "Standalone"
      ],
      "tags": [
        "utility",
        "midi",
        "bitwig",
        "tempo"
      ],
      "parameters": [],
      "cautions": null,
      "downloads": [
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-linux-x86_64.zip",
          "systems": [
            "linux"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-macos-arm64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-macos-x86_64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-windows-x86_64.zip",
          "systems": [
            "win"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-linux-x86_64.zip",
          "systems": [
            "linux"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-macos-arm64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-macos-x86_64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-linux-x86_64.zip",
          "systems": [
            "linux"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-macos-arm64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-macos-x86_64.zip",
          "systems": [
            "mac"
          ]
        },
        {
          "url": "https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-windows-x86_64.zip",
          "systems": [
            "win"
          ]
        }
      ],
      "vendorSlug": "vincent-alsteen"
    }
  ],
  "licence": {
    "licence": "CC0-1.0",
    "url": "https://creativecommons.org/publicdomain/zero/1.0/",
    "attribution": "Plugin Universe — https://plugin-universe.com (requested, not required)"
  }
}