{
  "slug": "tiagolr/reevr",
  "version": "1.4.0",
  "versions": {
    "1.4.0": {
      "name": "REEV-R",
      "author": "TiagoLr",
      "description": "Convolution reverb with modulation for pre/send and post/volume signals.",
      "license": "gpl-3.0",
      "type": "effect",
      "tags": [
        "Modulation",
        "Convolution",
        "Reverb"
      ],
      "url": "https://github.com/tiagolr/reevr",
      "audio": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.flac",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.jpg",
      "date": "2026-01-22T17:50:32Z",
      "changes": "Add band splitting\r\nFix crash when transforming send or reverb amount\r\nFix UI scale not being recalled",
      "files": [
        {
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "sha256": "243da8bd8b90e60372f75ddea9a6ae54c5a1dd7f2071b0050e47ed613c511f8f",
          "systems": [
            {
              "type": "linux"
            }
          ],
          "size": 7549063,
          "type": "archive",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-linux-v1.4.0.zip",
          "downloads": 922
        },
        {
          "architectures": [
            "x64"
          ],
          "contains": [
            "component",
            "lv2",
            "vst3"
          ],
          "sha256": "92e069e942ac0f286169b32d0fd175483a10e07da6470a3582c93cc8a741c9e3",
          "systems": [
            {
              "type": "mac"
            }
          ],
          "size": 19300930,
          "type": "archive",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-macos-v1.4.0.zip",
          "downloads": 764
        },
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "type": "archive",
          "size": 7730204,
          "sha256": "d22f2c2421f4d3b52040bad8878ec37c96f1c69413f231f689769833dfffb864",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-win-v1.4.0.zip",
          "downloads": 2030
        }
      ],
      "verified": true,
      "downloads": 3716
    },
    "1.3.2": {
      "name": "REEV-R",
      "author": "TiagoLr",
      "description": "Convolution reverb with modulation for pre/send and post/volume signals.",
      "license": "gpl-3.0",
      "type": "effect",
      "tags": [
        "Modulation",
        "Convolution",
        "Reverb"
      ],
      "url": "https://github.com/tiagolr/reevr",
      "audio": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.flac",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.jpg",
      "date": "2026-01-02T18:20:41Z",
      "changes": "EQ improvements\r\n- Added 6dB slope lowpass and highpass filters\r\n- Other QoL improvements",
      "files": [
        {
          "systems": [
            {
              "type": "linux"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "type": "archive",
          "size": 7514491,
          "sha256": "62e2caccbf9ae7c8d76797292f707df555ea4e15c21e11ff4bdbb55ac9d79184",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.3.2/reevr-linux-v1.3.2.zip",
          "downloads": 152
        },
        {
          "systems": [
            {
              "type": "mac"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "component",
            "lv2",
            "vst3"
          ],
          "type": "archive",
          "size": 19233457,
          "sha256": "e0b8b51f819693c43faa1f46730b329f3f12ed392a52b482427b319e4c8f3e96",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.3.2/reevr-macos-v1.3.2.zip",
          "downloads": 290
        },
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "type": "archive",
          "size": 7707968,
          "sha256": "2a820f123b1e959bb5604dc3ceb315dcd590dcdaf1237caf9f6efed5685024e5",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.3.2/reevr-win-v1.3.2.zip",
          "downloads": 722
        }
      ],
      "verified": true,
      "downloads": 1164
    },
    "1.0.2": {
      "name": "REEV-R",
      "author": "TiagoLr",
      "description": "Convolution reverb with modulation for pre/send and post/volume signals.",
      "license": "gpl-3.0",
      "type": "effect",
      "tags": [
        "Modulation",
        "Convolution",
        "Reverb"
      ],
      "url": "https://github.com/tiagolr/reevr",
      "audio": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.flac",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.jpg",
      "date": "2025-06-17T00:00:00.000Z",
      "changes": "- Revert small change to FFT block size calc, very long IRs should work now.\n",
      "files": [
        {
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "sha256": "e6291c6a1648ac92b911eb9072c8ec1b2b94f6679fb24dc2c61fb2a4c1256353",
          "systems": [
            {
              "type": "linux"
            }
          ],
          "size": 6746832,
          "type": "archive",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.0.2/reevr-linux-v1.0.2.zip",
          "downloads": 772
        },
        {
          "architectures": [
            "x64"
          ],
          "contains": [
            "component",
            "lv2",
            "vst3"
          ],
          "sha256": "03b7f4053d9b6803cc26ed9463ec22d068e75ad4c4a7f90cda35d0fa68476cf4",
          "systems": [
            {
              "type": "mac"
            }
          ],
          "size": 17150475,
          "type": "archive",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.0.2/reevr-macos-v1.0.2.zip",
          "downloads": 1154
        },
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3",
            "lv2"
          ],
          "type": "archive",
          "size": 6938907,
          "sha256": "9c3ebb5e586c56b75b8a20cd51b0e1010bf99e1b934eae56c3f566dc0f35e229",
          "url": "https://github.com/tiagolr/reevr/releases/download/v1.0.2/reevr-win-v1.0.2.zip",
          "downloads": 3477
        }
      ],
      "verified": true,
      "downloads": 5403
    }
  },
  "downloads": 10283
}