Skip to content

Releases: synchu/NeuralAmpModelerPlugin

0.7.14-b4_pnam

26 Apr 18:30

Choose a tag to compare

(b4) New for this release

  1. Added creating Chains feature in Neural Amp Modeler plugin fork.
    The Chains (saved in .pnam files) allow to load and switch between multiple (nam) models at once (for example - single amp at different gain, volume, EQ settings, or different amps, or different Neutron Studio speaker models).
    Once you open the PNAM File Editor, you can drag and drop multiple nam files (i.e. models) to the grid. You can also drag and drop a single file or added through the Browse button.
    If multiple files are added, they are arranged so Min/Max values are spread equally between 0 - 10, allowing switching between models by rotating the newly created Voice knob on the plugin dialog. If a pnam file is loaded, hovering mouse over the Voice button displays the currently loaded slot nam model name in the file name control.
    You can override the settings for the EQ and Output level for each of the loaded models, i.e. adjusting - for example - the output according to the particular model loudness. If you select multiple lines (slots), then the overrides are applied to all selected lines (slots). Each change is applied to the selected slot by using Apply to Slot (which changes to Apply to Selected, if multiple slots are selected).
    You can move up and down the selected slot (or multiple slot) and then use Distribute button to automatically calculate Min/Max distribution. It has been left like this in case one would like irregular distribution between the min and max.
    Saving the pnam file (i.e. created chain) works via the Save or Save As... buttons and you can save it wherever you like.
    NOTE
    Chain (pnam) files contain only references to the models inside, i.e. not the models/files themselves. So if you move a nam model file, the plugin will not be able to find it.
    You can also preview the selected slot or the entire chain by using the respective buttons. This is useful while creating the Chain.
  2. Created chains, i.e. pnam files can be added, tagged and organized in NAM Model Manager. Naturally, they can be dragged and dropped over this Neural Amp Modeler plugin fork. Once in NAM Model Manager, they can be searched and used within Neural Amp Modeler plugin fork Library Browser.
  3. Plugin/app file with _compat in the name are compiled without AVX2 extensions, so these can be used with older Intel CPUs/Win versions. If the optimized Windows build does not work for you, get this file.
  4. This plugin fork follows the latest branch of Neural Amp Modeler Core (0.5.1 at the time of this release), supporting current development stage of A2.
  5. Make sure to acquaint yourself with the ThirdPartyNotices.txt file, referring to software licensing used within NAM Plugin build.

(b3) New for this release

  1. Added connectivity to tone3000.com with capability to select and add models directly to NAM Model Manager. The models are downloaded locally, under (Windows) %APPDATA%/nam-model-manager//...... or (Mac) Library/Application Support/nam-model-manager//....... If the models are moved within NAM Model Manager - they are moved to the respective folder on the disk.
  2. You need to have an account for tone3000.com and during the required login, you need to use the 6-digit code sent via email
  3. You select a parent item on NAM Model Manager (or create a new one) and then the models selected at tone3000.com are downloaded under this parent item.
  4. All capabilities under the new "tone3000.com" window are what is currently supported by tone3000.com API, i.e. search, filtering and ordering of everything displayed.

(b2) New for this release

  1. Mac binaries for both NAM Model Manager and NAM Plugin
  2. Added Library browser to NAM Plugin that uses the library created and managed with NAM Model Manager

This is NAM plugin 0.7.13 fork with added drag and drop of .nam model and .wav (IR) files. E.g. you can drag a .nam file from Windows File Explorer / Mac Finder and drop it over the plugin window and it will be loaded. Same works for IR .wav files.
It also displays and allows choosing a model from a library browser should you have the NAM Model Manager installed. You can search and filter models by arbitrary text or tags (that are assigned within the NAM Model Manager).

Windows has the VST3 and Standalone only - no installer.

Just copy the .vst3 file to your VST3 plugins folder (_Clang has been added to the name of the plugin to not mess with an existing NAM installation and to denote the compiler used). Also there's an AVX added to the plugin name as ID to your host platform. So after rescanning your plugins it will appear as NeuralAmpModelerAVX).

NAM Model Manager
Added NAM Model Manager beta release. An Electron based app used for organizing and tagging NAM models and also featuring drag and drop over the above NAM plugin.
NAM.Model.Manager.1.0.xx.exe is a portable application format.
NAM.Model.Manager.Setup.1.0.xx.exe is the installation package.

Latest versions optimize the search and also add option to edit files metadata, i.e. if you want to modify gear_make or gear_model or whatever metadata field - you can simply select the file (or multiple files, or folders) and edit the respective field in the file.

See usage.md for detailed usage instructions.
See NAMModelUIQuick.pdf for a quick overview of the User Interface and features.
See NAMModelManager_help.pdf for a more detailed app features description.

Short video guide on NAM Model Manager:
https://www.youtube.com/watch?v=Ue4xEGuPLsc

Disclaimer

  1. No Warranty
    This software is provided "as is" without any warranties, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. The authors and copyright holders shall not be liable for any claims, damages, or other liabilities arising from the use of this software.

  2. Use at Your Own Risk
    By using this software, you agree that you are doing so at your own risk. The developers are not responsible for any direct, indirect, incidental, or consequential damages or losses resulting from its use.

  3. No Liability
    In no event shall the authors, contributors, or distributors be held liable for any data loss, system failure, security breaches, or any other issues caused by this software.

  4. Acceptance of Terms
    Your use of this software constitutes your acceptance of this disclaimer. If you do not agree, you must refrain from using the software.

0.7.13-b3

28 Mar 15:05
c1171ab

Choose a tag to compare


(b3) New for this release

  1. Added connectivity to tone3000.com with capability to select and add models directly to NAM Model Manager. The models are downloaded locally, under (Windows) %APPDATA%/nam-model-manager//...... or (Mac) Library/Application Support/nam-model-manager//....... If the models are moved within NAM Model Manager - they are moved to the respective folder on the disk.
  2. You need to have an account for tone3000.com and during the required login, you need to use the 6-digit code sent via email
  3. You select a parent item on NAM Model Manager (or create a new one) and then the models selected at tone3000.com are downloaded under this parent item.
  4. All capabilities under the new "tone3000.com" window are what is currently supported by tone3000.com API, i.e. search, filtering and ordering of everything displayed.

(b2) New for this release

  1. Mac binaries for both NAM Model Manager and NAM Plugin
  2. Added Library browser to NAM Plugin that uses the library created and managed with NAM Model Manager

This is NAM plugin 0.7.13 fork with added drag and drop of .nam model and .wav (IR) files. E.g. you can drag a .nam file from Windows File Explorer / Mac Finder and drop it over the plugin window and it will be loaded. Same works for IR .wav files.
It also displays and allows choosing a model from a library browser should you have the NAM Model Manager installed. You can search and filter models by arbitrary text or tags (that are assigned within the NAM Model Manager).

Windows has the VST3 and Standalone only - no installer.

Just copy the .vst3 file to your VST3 plugins folder (_Clang has been added to the name of the plugin to not mess with an existing NAM installation and to denote the compiler used). Also there's an AVX added to the plugin name as ID to your host platform. So after rescanning your plugins it will appear as NeuralAmpModelerAVX).

NAM Model Manager
Added NAM Model Manager beta release. An Electron based app used for organizing and tagging NAM models and also featuring drag and drop over the above NAM plugin.
NAM.Model.Manager.1.0.xx.exe is a portable application format.
NAM.Model.Manager.Setup.1.0.xx.exe is the installation package.

Latest versions optimize the search and also add option to edit files metadata, i.e. if you want to modify gear_make or gear_model or whatever metadata field - you can simply select the file (or multiple files, or folders) and edit the respective field in the file.

See usage.md for detailed usage instructions.
See NAMModelUIQuick.pdf for a quick overview of the User Interface and features.
See NAMModelManager_help.pdf for a more detailed app features description.

Short video guide on NAM Model Manager:
https://www.youtube.com/watch?v=Ue4xEGuPLsc

Disclaimer

  1. No Warranty
    This software is provided "as is" without any warranties, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. The authors and copyright holders shall not be liable for any claims, damages, or other liabilities arising from the use of this software.

  2. Use at Your Own Risk
    By using this software, you agree that you are doing so at your own risk. The developers are not responsible for any direct, indirect, incidental, or consequential damages or losses resulting from its use.

  3. No Liability
    In no event shall the authors, contributors, or distributors be held liable for any data loss, system failure, security breaches, or any other issues caused by this software.

  4. Acceptance of Terms
    Your use of this software constitutes your acceptance of this disclaimer. If you do not agree, you must refrain from using the software.

0.7.13-b2

18 Mar 19:02
1b55ce4

Choose a tag to compare


New for this release

  1. Mac binaries for both NAM Model Manager and NAM Plugin
  2. Added Library browser to NAM Plugin that uses the library created and managed with NAM Model Manager

This is NAM plugin 0.7.13 fork with added drag and drop of .nam model and .wav (IR) files. E.g. you can drag a .nam file from Windows File Explorer / Mac Finder and drop it over the plugin window and it will be loaded. Same works for IR .wav files.
It also displays and allows choosing a model from a library browser should you have the NAM Model Manager installed. You can search and filter models by arbitrary text or tags (that are assigned within the NAM Model Manager).

Windows has the VST3 and Standalone only - no installer.

Just copy the .vst3 file to your VST3 plugins folder (_Clang has been added to the name of the plugin to not mess with an existing NAM installation and to denote the compiler used). Also there's an AVX added to the plugin name as ID to your host platform. So after rescanning your plugins it will appear as NeuralAmpModelerAVX).

NAM Model Manager
Added NAM Model Manager beta release. An Electron based app used for organizing and tagging NAM models and also featuring drag and drop over the above NAM plugin.
NAM.Model.Manager.1.0.xx.exe is a portable application format.
NAM.Model.Manager.Setup.1.0.xx.exe is the installation package.

Latest versions optimize the search and also add option to edit files metadata, i.e. if you want to modify gear_make or gear_model or whatever metadata field - you can simply select the file (or multiple files, or folders) and edit the respective field in the file.

See usage.md for detailed usage instructions.
See NAMModelUIQuick.pdf for a quick overview of the User Interface and features.
See NAMModelManager_help.pdf for a more detailed app features description.

Disclaimer

  1. No Warranty
    This software is provided "as is" without any warranties, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. The authors and copyright holders shall not be liable for any claims, damages, or other liabilities arising from the use of this software.

  2. Use at Your Own Risk
    By using this software, you agree that you are doing so at your own risk. The developers are not responsible for any direct, indirect, incidental, or consequential damages or losses resulting from its use.

  3. No Liability
    In no event shall the authors, contributors, or distributors be held liable for any data loss, system failure, security breaches, or any other issues caused by this software.

  4. Acceptance of Terms
    Your use of this software constitutes your acceptance of this disclaimer. If you do not agree, you must refrain from using the software.

0.7.13- drag and drop enhanced vst3 and exe

06 Jan 13:34

Choose a tag to compare

This is NAM plugin 0.7.13 fork with added drag and drop of .nam model and .wav (IR) files. E.g. you can drag a .nam file from Windows File Explorer and drop it over the plugin window and it will be loaded. Same works for IR .wav files.
It also displays and allows choosing a model from a library browser should you have the NAM Model Manager installed. You can search and filter models by arbitrary text or tags (that are assigned within the NAM Model Manager).

VST3 and Standalone only - no installer.

Just copy the .vst3 file to your VST3 plugins folder (_Clang has been added to the name of the plugin to not mess with an existing NAM installation and to denote the compiler used). Also there's an AVX added to the plugin name as ID to your host platform. So after rescanning your plugins it will appear as NeuralAmpModelerAVX).

NAM Model Manager
Added NAM Model Manager beta release. An Electron based app used for organizing and tagging NAM models and also featuring drag and drop over the above NAM plugin.
NAM.Model.Manager.1.0.xx.exe is a portable application format.
NAM.Model.Manager.Setup.1.0.xx.exe is the installation package.

Latest versions optimize the search and also add option to edit files metadata, i.e. if you want to modify gear_make or gear_model or whatever metadata field - you can simply select the file (or multiple files, or folders) and edit the respective field in the file.

See usage.md for detailed usage instructions.
See NAMModelUIQuick.pdf for a quick overview of the User Interface and features.
See NAMModelManager_help.pdf for a more detailed app features description.

Disclaimer

  1. No Warranty
    This software is provided "as is" without any warranties, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. The authors and copyright holders shall not be liable for any claims, damages, or other liabilities arising from the use of this software.

  2. Use at Your Own Risk
    By using this software, you agree that you are doing so at your own risk. The developers are not responsible for any direct, indirect, incidental, or consequential damages or losses resulting from its use.

  3. No Liability
    In no event shall the authors, contributors, or distributors be held liable for any data loss, system failure, security breaches, or any other issues caused by this software.

  4. Acceptance of Terms
    Your use of this software constitutes your acceptance of this disclaimer. If you do not agree, you must refrain from using the software.

Full Changelog: https://github.com/synchu/NeuralAmpModelerPlugin/commits/0.7.13-pre-draganddrop