From f2e1781a598051110dd1d17f489b1010091a4080 Mon Sep 17 00:00:00 2001 From: Robert Haist Date: Sun, 5 Jul 2026 09:23:54 +0200 Subject: [PATCH] Update NeuralAmpModelerCore to 0.5.4 and Eigen to 5.0.1 NeuralAmpModelerCore v0.5.3 -> v0.5.4, which bumps its own Eigen to 5.0.1. The plugin compiles Core against the top-level eigen submodule, so bump that to 5.0.1 as well to stay consistent. Verified: macOS APP, VST3, and AU targets build clean (Debug) against Core 0.5.4 + Eigen 5.0.1. --- NeuralAmpModelerCore | 2 +- eigen | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NeuralAmpModelerCore b/NeuralAmpModelerCore index 9c7b185de..1f42f8853 160000 --- a/NeuralAmpModelerCore +++ b/NeuralAmpModelerCore @@ -1 +1 @@ -Subproject commit 9c7b185de346fe0725dea537bcee4bc38b5bb6d6 +Subproject commit 1f42f88535884450104b8711d7595019afa0495b diff --git a/eigen b/eigen index ed8cda3ce..bc3b39870 160000 --- a/eigen +++ b/eigen @@ -1 +1 @@ -Subproject commit ed8cda3ce4cb9d12640f9236fed968655a93b604 +Subproject commit bc3b39870ecb690a623a3f49149a358b95c5781d