Update README.md

This commit is contained in:
Mike Oliphant
2025-02-07 09:26:57 -08:00
committed by GitHub
parent 46a9691259
commit 9bb3a3f34d
+1 -1
View File
@@ -57,4 +57,4 @@ After building, the plugin will be in **build/neural_amp_modeler.lv2**.
```-DUSE_NATIVE_ARCH=ON```: If you have a relatively modern x64 processor, you can pass ```-DUSE_NATIVE_ARCH=ON``` on your cmake command line to enable certain processor-specific optimizations. ```-DUSE_NATIVE_ARCH=ON```: If you have a relatively modern x64 processor, you can pass ```-DUSE_NATIVE_ARCH=ON``` on your cmake command line to enable certain processor-specific optimizations.
Also see the [NeuralAudio CMake options](https://github.com/mikeoliphant/NeuralAudio#cmake-options) - adding these to your neural-amp-modeler-lv2 will pass them to the NeuralAudio build. Also see the [NeuralAudio CMake options](https://github.com/mikeoliphant/NeuralAudio#cmake-options) - adding these to your neural-amp-modeler-lv2 cmake will pass them to the NeuralAudio build.