[Plugin] Add fil4.lv2 - #605
Conversation
4-band parametric EQ with low+high shelf filters and an optional custom GUI showing the transfer function and realtime spectrum (mac/win/linux, GPL-2.0). Image sourced manually from the repo's README screenshot since the fetch script's detection didn't pick it up; corrected the win32 build's architecture (was mislabeled x64).
|
Thanks for the heads up. Those binaries are more than a decade old and outdated. |
|
@x42 Thanks but I don't see binaries on that Release? |
|
As I mentioned at x42/fat1.lv2#31 (comment) there are no plans to provide official binary releases on 3rd party sites. Could you elaborate why Open Audio Stack registry is so focused on github binary releases? |
|
The Open Audio Stack (OAS) Registry relies heavily on GitHub Releases and pinned binary URLs as a deliberate architecture choice. Rather than hosting heavy binary files on a centralized server, OAS operates as a lightweight, static metadata index. Key Reasons for Relying on GitHub Binary Releases1. Zero Infrastructure Costs for Open-Source SoftwareAudio plugins, presets, and sample libraries require significant storage space and bandwidth. Because OAS is tailored primarily for free and open-source audio software, hosting gigabytes of binary downloads directly on a central server would be cost-prohibitive. Offloading asset storage to GitHub Releases allows the project to remain entirely free, open, and community-maintained. 2. Immutability and Cryptographic Security (
|
Adds fil4.lv2 (x42-eq), a 4-band parametric EQ with low/high shelf filters and an optional custom GUI showing the transfer function and realtime spectrum (mac/win/linux, GPL-2.0).
From the RX 12 replacements list in #527 (EQ alternative). Unlike other x42.lv2 repos checked recently (fat1.lv2, meters.lv2, darc.lv2, dpl.lv2), this one does have real GitHub release binaries.