Skip to content

Update Core to v0.5.5 with Sequential support and Eigen 5.0.1 - #670

Open
sdatkinson wants to merge 4 commits into
mainfrom
core-v0.5.5
Open

Update Core to v0.5.5 with Sequential support and Eigen 5.0.1#670
sdatkinson wants to merge 4 commits into
mainfrom
core-v0.5.5

Conversation

@sdatkinson

@sdatkinson sdatkinson commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

Impact

The plugin recognizes NAM 0.7.0 Sequential models and chains their child DSP models. This fixes loading the Gateway 1.1.0 WaveNet→Linear and LSTM→Linear models while retaining the v0.5.5 Core and Eigen updates.

The Core submodule currently points to the tip of sdatkinson/NeuralAmpModelerCore#323, which is based directly on the current Core main candidate.

Validation

  • NeuralAmpModelerCore Release build and run_tests: passed
  • loaded deluxe-reverb-atmospheric.nam (WaveNet→Linear): passed
  • loaded deluxe-reverb-vibrato-atmospheric.nam (LSTM→Linear): passed
  • macOS VST3 Release universal build and local install: passed
  • installed VST3 binary contains the Sequential implementation: verified
  • macOS/iOS Xcode project parsing: passed
  • Visual Studio project XML validation: passed
  • git diff --check: passed
  • iOS AUv3 framework build remains blocked by the pre-existing missing NeuralAmpModeler/projects/resample.cpp reference already present on main

@sdatkinson sdatkinson changed the title Update NeuralAmpModelerCore to v0.5.5 Update NeuralAmpModelerCore to v0.5.5 and Eigen to 5.0.1 Aug 9, 2026
@sdatkinson
sdatkinson marked this pull request as ready for review August 9, 2026 23:16
@sdatkinson sdatkinson changed the title Update NeuralAmpModelerCore to v0.5.5 and Eigen to 5.0.1 Update Core to v0.5.5 with Sequential support and Eigen 5.0.1 Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant