{
  "slug": "raphaelradna/xenos",
  "version": "1.0.1",
  "versions": {
    "1.0.1": {
      "name": "Xenos",
      "author": "Raphael Radna",
      "description": "A virtual instrument implementing Iannis Xenakis's Dynamic Stochastic Synthesis algorithm, with a xenharmonic pitch quantizer, Scala scale import, and ten stochastic distributions for generating waveforms.",
      "license": "gpl-3.0",
      "type": "instrument",
      "tags": [
        "Stochastic Synthesis",
        "Xenharmonic",
        "Microtonal"
      ],
      "url": "https://github.com/raphaelradna/xenos",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/raphaelradna/xenos/xenos.jpg",
      "date": "2023-03-30T17:51:49Z",
      "changes": "- Initial Linux release\r\n- Increase default polyphony to 128 voices\r\n- New voices begin with the current pitch bend value\r\n- Properly clear inactive voices\r\n- Fix bug affecting pitch at sampling rates other than 44.1 kHz",
      "files": [
        {
          "systems": [
            {
              "type": "linux"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "type": "archive",
          "size": 3554045,
          "sha256": "edd4ab7674feff1b349a21f4a568dc6a65dbfaf8cf0d812bc6e11832e7881599",
          "url": "https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_LIN.tar.gz",
          "downloads": 273
        },
        {
          "systems": [
            {
              "type": "mac"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "component"
          ],
          "type": "installer",
          "size": 3459391,
          "sha256": "10dacac58d06a5048df8040fb0380abd8e37ac8ee80bfba74e74cefb7f02cb15",
          "url": "https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_MAC.dmg",
          "downloads": 602
        },
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3"
          ],
          "type": "archive",
          "size": 2432084,
          "sha256": "fa357faf079ece8a86515464f790f71a06182f711ed2c0cf9914c3a6f50fe5e3",
          "url": "https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_WIN.zip",
          "downloads": 1228
        }
      ],
      "verified": true,
      "downloads": 2103
    }
  },
  "downloads": 2103
}