Skip to content

Fix minor incompatibilities with clang/g++ build on Linux#50

Merged
sdatkinson merged 1 commit into
sdatkinson:mainfrom
daleonov:fix-linux-builds
Jun 11, 2023
Merged

Fix minor incompatibilities with clang/g++ build on Linux#50
sdatkinson merged 1 commit into
sdatkinson:mainfrom
daleonov:fix-linux-builds

Conversation

@daleonov

@daleonov daleonov commented Jun 9, 2023

Copy link
Copy Markdown
Contributor

Some errors came up when I was building a JUCE project in Linux. So, quick fix.

@sdatkinson sdatkinson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

@sdatkinson sdatkinson merged commit a9affc6 into sdatkinson:main Jun 11, 2023
falkTX pushed a commit to mod-audio/NeuralAmpModelerCore that referenced this pull request Jun 15, 2023
synchu pushed a commit to synchu/NeuralAmpModelerCore that referenced this pull request Mar 24, 2026
* Loading weights from JSON works.

This is a midpoitn commit where we hack `config.json` to be called
`model.nam` and get both to work. In the next commit, we move over to
picking the config directly and have a stopgap for old-style models.

* get_dsp takes path to the config file instead of the directory

* Load NAMs by picking a file instead of a directory

Inherits the much nicer file browser instead of the directory picker :)

* Error message telling users to upgrade directory-style models

* More careful loading of weights and better error messages

* A few more IR cases

* Legacy load button for Macs

* Cleaner model and IR load messages

* Fix up file SVG, add to VS resources

* Initialize mNAMPath and mNAMLegacyPath
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.

2 participants