From 5605b03acc81453276aba525ba40ea309454832d Mon Sep 17 00:00:00 2001 From: Mike Oliphant Date: Mon, 1 Jan 2024 15:33:50 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b411a14..52dd6ba 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,4 @@ Note - you'll have to change the Visual Studio version if you are using a differ After building, the plugin will be in **build/neural_amp_modeler.lv2**. +If you have an older processor that does not support moder x64 optimizations, you may need to pass "**-DUSE_NATIVE_ARCH=OFF**" on your cmake command line.