This repository has been archived on 2023-10-23. You can view files and clone it, but cannot push or open issues or pull requests.
A10U8R/plugin.json
2022-10-14 12:20:24 -04:00

25 lines
628 B
JSON

{
"slug": "a10u8r_plugin",
"name": "A10U8R",
"version": "2.0.0",
"license": "GPL-2.0-or-later",
"brand": "ewpratten",
"author": "Evan Pratten",
"authorEmail": "contact@ewpratten.com",
"authorUrl": "https://ewpratten.com",
"pluginUrl": "https://ewpratten.com/products/vcvrack/a10u8r",
"manualUrl": "",
"sourceUrl": "https://github.com/ewpratten/A10U8R",
"donateUrl": "https://ewpratten.com/donate",
"changelogUrl": "",
"modules": [
{
"slug": "a10u8r_module",
"name": "A10U8R",
"description": "A simple, hacky, attenuator",
"tags": [
"Attenuator"
]
}
]
}