NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
Log | Files | Refs | Submodules | README | LICENSE

commit 3a5a9efb187fe10c3861db71c2acafa5c9c7895e
parent 7cf34eda55e2db0c8fbc82166b1163a2ab49bfc9
Author: Steven Atkinson <steven@atkinson.mn>
Date:   Mon, 12 Dec 2022 20:17:41 -0800

Update README.md
Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -5,6 +5,12 @@ A VST3/AudioUnit plug-in\* for [Neural Amp Modeler](https://github.com/sdatkinso - https://www.youtube.com/user/RunawayThumbtack - https://github.com/sdatkinson/neural-amp-modeler +## Installation + +Check the [Releases](https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases) for pre-built installers for the plugin! + +## About + This is a cleaned up version of [the original iPlug2-based NAM plugin](https://github.com/sdatkinson/iPlug2) with some refactoring to adopt better practices recommended by the developers of iPlug2. (Thanks [Oli](https://github.com/olilarkin) for your generous suggestions!)