|
||
---|---|---|
CONTRIBUTING.org | ||
COPYING | ||
README.org | ||
manifest.ttl | ||
miser.c | ||
miser.ttl |
README.org
LibreMiser LV2
Copyright (C) 2022 mirk0dex <mirkodi.tech>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
LibreMiser
A free/libre LV2 maximiser/maximizer plugin.
Installation
Just download the latest release or compile it yourself, then get it into your plugins directory (I personally use ~/.local/share/ladspa/) and use it in your LV2-compatible digital audio workstation.
GNU/Linux
You have two options: you can either
- use Carla or
- use the latest nightly LMMS version (no GUI [yet]).
*BSD
BSDs are BaSeD, but I don't know anything about plugins for them. You guys gotta figure it out yourselves, sorry.
Windows
If you're on Windows, I'm sorry for you. LV2 is not supported there. Heck, LV2 means "LADSPA Version 2", and LADSPA is the "(GNU/)Linux Audio Developer's Simple API". Install GNU/Linux. You're missing out on many great plugins, and, more importantly, freedom.
MacOS
is garbage.
Building
Dependencies
- an LV2-compatible DAW (bonus points if free software, LMMS and Ardour are the best);
- a computer;
- a file manager (you need one in order to move the plugin to your plugins directory);
- that's it.
For building
- LV2 libs and stuff
Usage
Load it into your DAW and […]
Contributing
See 'CONTRIBUTING.org'.
Hacking & configuring
Just
git clone https://git.mirkodi.tech/mirk0dex/LibreMiser
Known bugs
The program is not working as per now.