Usage:
Place the script/NAM-Runner.bat file in a folder of your liking and double click. (That's already it.)
First run needs time to download and locally install all prerequisites (WinPython system and all requirements), please be patient. Afterward, the script detects its local installation and launches the NAM trainer GUI.
Always launch the trainer with this script, otherwise you will get path issues.
For more information about input files, capturing the re-amped signal files etc., please read up the actual documentation about neural-amp-modeler (a.k.a. NAM).
Script and subfolder can be moved to a different location/computer, e.g. if a computer has no internet access, and the script is to be used as a launcher. (Portable Installation)
It is possible to have different versions in different locations on your computer.
Have fun. :-)
Major Updates:
- updated for NAM trainer 0.6.0
- downgraded WinPython to Python 3.10 (needed for compatibility to NAM 0.6.0)
- fixed paths for possible run as admin
- fixed paths for install path with spaces
Full Changelog: v1.2...v1.3