sdatkinson / NeuralAmpModelerCore

Core DSP library for NAM plugins
MIT License
304 stars 61 forks source link

[BREAKING] Remove constructors with loudness #87

Closed sdatkinson closed 1 year ago

sdatkinson commented 1 year ago

Use SetLoudness() after construction instead.

Resolves #86

A few other cleanups in there too 🙂