1
0
Fork 0
nih-plug/plugins/loudness_war_winner/README.md

39 lines
1.7 KiB
Markdown
Raw Normal View History

2022-04-27 23:37:17 +10:00
# Loudness War Winner
This plugin does what it says on the tin. Have you ever wanted to show off your
dominance by winning the loudness war? Neither have I. Dissatisfaction
guaranteed.
_Loudness War Winner may cause side effects such as headache, nausea, diarrhea,
loss of balance, loss of sight, loss of hearing, loss of other senses, loss of
common sense, heart palpitations, heart arrhythmia, heart attack, other Demi
Lovato songs, rashes, acne, boils, simmers, chronic earwax, acute belly button
lint, athlete's foot, tennis elbow, couch potato butt, depression, anxiety,
Scientology, multiple sclerosis, single sclerosis, divorced sclerosis, it's
complicated sclerosis, paralysis, hyperactivity, TikTokism, time travel,
Matrixism, Marxism, sudden clarity and awareness of your surroundings and
situation, existential dread, suicide, and enlarged earlobes. Ask your doctor if
Loudness War Winner is right for you._
## Download
You can download the development binaries for Linux, Windows and macOS from the
[automated
builds](https://github.com/robbert-vdh/nih-plug/actions/workflows/test.yml?query=branch%3Amaster)
page. If you're not signed in on GitHub, then you can also find the last nightly
build [here](https://nightly.link/robbert-vdh/nih-plug/workflows/build/master).
The macOS version has not been tested and may not work correctly. You may also
have to [disable Gatekeeper](https://disable-gatekeeper.github.io/) to use the
VST3 version as Apple has recently made it more difficult to run unsigned code
on macOS.
### Building
After installing [Rust](https://rustup.rs/), you can compile Puberty Simulator
as follows:
```shell
cargo xtask bundle loudness_war_winner --release
```