Skip to content

Update NeuralAmpModelerCore to v0.5.5 and Eigen to 5.0.1 - #670

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

Update NeuralAmpModelerCore to v0.5.5 and Eigen to 5.0.1#670
sdatkinson wants to merge 2 commits into
mainfrom
core-v0.5.5

Conversation

@sdatkinson

@sdatkinson sdatkinson commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • update the NeuralAmpModelerCore submodule from v0.5.3 to the current origin/main release candidate for v0.5.5 (daae2d0)
  • update the top-level Eigen submodule to 5.0.1 (bc3b398), matching Core's nested Eigen revision and superseding Update NeuralAmpModelerCore to 0.5.4 and Eigen to 5.0.1 #650
  • add the new linear.cpp and nam_file.cpp translation units to the macOS, iOS, and Windows build projects
  • add the new compiler.h, linear.h, and nam_file.h headers to project metadata

Impact

The plugin now builds and links against the v0.5.5 Core release candidate with a consistent Eigen 5.0.1 dependency, including the new linear-model and NAM-file validation implementations.

Validation

  • macOS standalone app Debug build: passed
  • macOS VST3 Debug build: passed
  • macOS AU Debug build: passed
  • macOS/iOS Xcode project parsing: passed
  • Visual Studio project XML validation: passed
  • git diff --check: passed
  • iOS AUv3 framework build: the new Core sources compile, but the 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
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