Neural Analog for Windows
------
Version: v1.1.12
Architecture: 64-bit x64

Thank you for using Neural Analog!

Website: https://neuralanalog.com
Need help? Join the Discord: https://discord.gg/sKaKmZwBQ9

Installation
------

Step 1 — Copy the files
------

Standalone app:
Recommended location: %LOCALAPPDATA%\Programs\Neural Analog\Neural Analog.exe
You can also keep the executable in another application folder if you prefer.

Step 2 — Windows security warning, if one appears
------

Windows Defender or Microsoft SmartScreen may show a warning the first time you open the standalone app.
If this happens, review the warning and choose the option that allows Neural Analog to run, then open the app again.

Step 3 — Restart, rescan, and enjoy
------

Restart your DAW or plug-in host after installing or updating a plug-in.
Rescan plug-ins if Neural Analog does not appear automatically.
Load Neural Analog as a standalone app, VST3, or AAX depending on your install.

Note for FL Studio and some other DAWs: if .m4a is not supported, click the gear icon next to Export and select FLAC or MP3 as the default streaming format.

Enjoy!

Update to a newer version — copy/paste commands
------

Close the standalone app and any DAW or plug-in host before updating.
Extract the new download, open PowerShell as Administrator in that extracted folder, and copy/paste the commands for the file included in your download.
For the standalone app, these commands use the recommended LocalAppData installation folder. If you installed the .exe somewhere else, replace that copy instead.

Standalone app:
New-Item -ItemType Directory -Force "$env:LOCALAPPDATA\Programs\Neural Analog" | Out-Null
Copy-Item -Force ".\Neural Analog.exe" "$env:LOCALAPPDATA\Programs\Neural Analog\Neural Analog.exe"

After updating, reopen your DAW and force a plug-in rescan if the previous version is still shown.
