Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdatkinson/NeuralAmpModelerPlugin
Plugin for Neural Amp Modeler
https://github.com/sdatkinson/NeuralAmpModelerPlugin
Last synced: 16 days ago
JSON representation
Plugin for Neural Amp Modeler
- Host: GitHub
- URL: https://github.com/sdatkinson/NeuralAmpModelerPlugin
- Owner: sdatkinson
- License: mit
- Created: 2022-12-13T03:45:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T00:28:06.000Z (20 days ago)
- Last Synced: 2024-10-23T09:54:06.063Z (20 days ago)
- Language: C++
- Homepage:
- Size: 9.61 MB
- Stars: 1,949
- Watchers: 59
- Forks: 132
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Neural Amp Modeler Plug-in
A VST3/AudioUnit plug-in\* for [Neural Amp Modeler](https://github.com/sdatkinson/neural-amp-modeler), built with [iPlug2](https://iplug2.github.io).
- https://www.youtube.com/user/RunawayThumbtack
- https://github.com/sdatkinson/neural-amp-modeler## Installation
Check the [Releases](https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases) for pre-built installers for the plugin!
## Supported Platforms
The Neural Amp Modeler plugin currently supports Windows 10 (64bit) or later, and macOS 10.15 (Catalina) or later.
For Linux support, there is an LV2 plugin available: https://github.com/mikeoliphant/neural-amp-modeler-lv2.
## About
This is a cleaned up version of [the original iPlug2-based NAM plugin](https://github.com/sdatkinson/iPlug2) with some refactoring to adopt better practices recommended by the developers of iPlug2.
(Thanks [Oli](https://github.com/olilarkin) for your generous suggestions!)\*could also support VST2, AAX, CLAP, Linux, iOS soon.