diff --git a/README.md b/README.md new file mode 100644 index 0000000..e97eba7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# neural-amp-modeler-lv2 + +Bare-bones implementation of [Neural Amp Modeler](https://github.com/sdatkinson/neural-amp-modeler) (NAM) models in an LV2 plugin. + +There is no user interface. Currently the model path is hardcoded in the plugin code.