{
  "vendor": "POTR Software",
  "slug": "potr-software",
  "iri": "http://purl.org/stuff/plugin-universe/vendor/potrsoftware-9ed5f522",
  "names": [
    "POTR Software"
  ],
  "altLabels": [],
  "total": 1,
  "results": [
    {
      "iri": "http://purl.org/stuff/plugin-universe/plugin/polarity-chord-filter-a4fee3a8",
      "name": "Polarity Chord Filter",
      "homepage": "https://github.com/POTR-Soft/Chord-Filter",
      "seeAlso": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potr-soft/chord-filter/index.json",
      "sameAs": [],
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potr-soft/chord-filter/chord-filter.jpg",
      "imageIsLocal": false,
      "created": "2026-09-09T14:45:19.997Z",
      "licenceId": "BSD-2-Clause",
      "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": "POTR Software",
      "vendorIri": "http://purl.org/stuff/plugin-universe/vendor/potrsoftware-9ed5f522",
      "description": "Filters notes out of an incoming chord based on their position from the bottom (e.g. always return the 2nd-lowest note) — useful for splitting chord progressions into separate melody/bass lines to send to other instruments.",
      "roles": [
        "AudioEffect"
      ],
      "accepts": [],
      "produces": [],
      "requires": [],
      "platforms": [
        "Windows",
        "MacOS",
        "Linux"
      ],
      "categories": [
        "effect",
        "midi"
      ],
      "categoryAltLabels": [
        "audio effect",
        "fx",
        "processor",
        "insert",
        "midi effect",
        "note effect",
        "midi processor"
      ],
      "formats": [
        "VST3"
      ],
      "tags": [
        "bitwig",
        "midi effect",
        "chord",
        "note filter"
      ],
      "parameters": [],
      "cautions": null,
      "downloads": [
        {
          "url": "https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/Linux.zip",
          "systems": [
            "linux"
          ]
        },
        {
          "url": "https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/Windows.zip",
          "systems": [
            "win"
          ]
        },
        {
          "url": "https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/macOS.zip",
          "systems": [
            "mac"
          ]
        }
      ],
      "vendorSlug": "potr-software"
    }
  ],
  "licence": {
    "licence": "CC0-1.0",
    "url": "https://creativecommons.org/publicdomain/zero/1.0/",
    "attribution": "Plugin Universe — https://plugin-universe.com (requested, not required)"
  }
}