Based on the work of https://github.com/sdatkinson/NeuralAmpModelerPlugin
and https://github.com/iPlug2/iPlug2
Added NAM/IR folder nav buttons.
Once a NAM/IR is selected, nav buttons (up/down) will appear to quickly load the files in the selected NAM/IR's containing folder. If the NAM/IR is cleared, the nav buttons will become hidden, but will re-appear upon new selection. If the NAM/IR selected is the only file in the folder, the buttons will not appear.
The .vst3 file (Windows 64-bit only) is in NeuralAmpModeler-\vst3\
Grab it from https://github.com/d3NNEb/NeuralAmpModeler-/blob/main/vst3/NeuralAmpModeler.vst3 Copy it to C:\Program Files\Common Files\VST3\NeuralAmpModeler.vst3\Contents\x86_64-win on your computer
To install locally (currently only in the NeuralAmpModeler-app project, only for Windows 64-bit):
-
Download Zip and unzip, or clone this repo to your computer
-
Download and install InnoSetup from https://jrsoftware.org/isdl.php
-
After installation, open InnoSetup and from the folder you used in 1), navigate to and open \NeuralAmpModeler-\NeuralAmpModeler\installer\NeuralAmpModeler.iss
-
From the top menu, select Build -> Compile, then hit F9 to run the installer
-
Should install to C:\Program Files\NeuralAmpModeler - enjoy!
For compiling the project in Visual Studio, see https://www.youtube.com/watch?v=W8Ff3xcsD1Y