From 75962c96d652bfd2ddd8810ae1858ee6b35f0e1d Mon Sep 17 00:00:00 2001 From: "Robin E. R. Davies" Date: Wed, 6 Aug 2025 05:53:36 -0400 Subject: [PATCH] NeuralAudio acknowledgements and copyright notices. --- .../ToobAmp.lv2/ToobNeuralAmpModeler.ttl | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl b/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl index 5b53904..49a7a6e 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl @@ -113,6 +113,12 @@ TooB Neural Amp Modeler uses code from the NeuralAmp Modeler Core project (https to express gratitude to Steven Atkinson for making this revolutionary technology available as open-source code. This is groundbreaking technology that changes everything; and work that would be impossible to replicate without the work that Steven has done. +TooB Neural Amp Modeler uses code from the NeuralAudio project (https://www.neuralampmodeler.com/). The Neural Audio project provides highly +optimized implementations of the most commonly used Neural Amp models. The TooB team wishes to express gratitude to Mike Oliphant for +making his making his optimizations available as open-source code. + +Steve and Mike have done all of the hard work that was required to make NAM technology available through TooB Neural Amp Modeler. + Code from the the NeuralAmpModelerCore project (https://github.com/sdatkinson/NeuralAmpModelerCore) is provided under the following license. @@ -138,6 +144,30 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +Code from the the NeuralAudio project (https://github.com/sdatkinson/NeuralAmpModelerCore) is provided +under the following license. + +MIT License + +Copyright (c) 2024 Mike Oliphant + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. """ ;