NeuralAmpModelerPlugin

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

commit 4e2d9f5a1e5b4972a77cb386d7ef166b5940920c
parent 427152b042f3f4bc051ebfbe650d0ab1a82800ad
Author: Mike Oliphant <[email protected]>
Date:   Sun,  9 Apr 2023 11:56:12 -0700

Added "Supported Platforms" to readme (#179)

* Added "Supported Platforms" to readme

* Fixed macOS capitalization
Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -9,6 +9,12 @@ A VST3/AudioUnit plug-in\* for [Neural Amp Modeler](https://github.com/sdatkinso Check the [Releases](https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases) for pre-built installers for the plugin! +## Supported Platforms + +The Neural Amp Modeler plugin currently supports Windows 10 (64bit) or later, and macOS 10.15 (Catalina) or later. + +For Linux support, there is an LV2 plugin available: https://github.com/mikeoliphant/neural-amp-modeler-lv2. + ## 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.