Ultramaster KR-106 — Third-Party Licenses
==========================================

This software uses the following third-party libraries, bundled via the
JUCE framework. Their license terms are reproduced below.


JUCE Framework
--------------
https://juce.com
License: AGPLv3 (https://www.gnu.org/licenses/agpl-3.0.en.html)

The JUCE Framework modules are dual-licensed under the AGPLv3 and
a commercial JUCE licence. This project uses JUCE under the AGPLv3.


VST3 SDK
--------
Copyright (c) 2025, Steinberg Media Technologies GmbH
License: MIT

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.


Apple AudioUnit SDK
-------------------
Copyright (C) Apple Inc.
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)


HarfBuzz
--------
Copyright (c) 2010-2022  Google, Inc.
Copyright (c) 2015-2020  Ebrahim Byagowi
Copyright (c) 2019,2020  Facebook, Inc.
Copyright (c) 2012,2015  Mozilla Foundation
Copyright (c) 2011  Codethink Limited
Copyright (c) 2008,2010  Nokia Corporation and/or its subsidiary(-ies)
Copyright (c) 2009  Keith Stribley
Copyright (c) 2011  Martin Hosken and SIL International
Copyright (c) 2007  Chris Wilson
Copyright (c) 2005,2006,2020,2021,2022,2023  Behdad Esfahbod
Copyright (c) 2004,2007,2008,2009,2010,2013,2021,2022,2023  Red Hat, Inc.
Copyright (c) 1998-2005  David Turner and Werner Lemberg
Copyright (c) 2016  Igalia S.L.
Copyright (c) 2022  Matthias Clasen
Copyright (c) 2018,2021  Khaled Hosny
Copyright (c) 2018,2019,2020  Adobe, Inc
Copyright (c) 2013-2015  Alexei Podtelezhnikov
License: Old MIT

Permission is hereby granted, without written agreement and without
license or royalty fees, to use, copy, modify, and distribute this
software and its documentation for any purpose, provided that the above
copyright notice and the following two paragraphs appear in all copies
of this software.

IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE
COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON
AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO PROVIDE
MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.


SheenBidi
---------
Copyright (C) Muhammad Tayyab Akram
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)


FLAC
----
Copyright (C) 2000-2009  Josh Coalson
Copyright (C) 2011-2023  Xiph.Org Foundation
License: BSD

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

- Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
- Neither the name of the Xiph.Org Foundation nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Ogg Vorbis
----------
Copyright (c) 2002-2020 Xiph.org Foundation
License: BSD (same terms as FLAC above)


zlib
----
Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler
License: zlib

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
   be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
   distribution.


pnglib
------
License: zlib (same terms as zlib above)


jpeglib
-------
This software is based in part on the work of the Independent JPEG Group.
License: IJG
