BPM-Player -- Third-Party Software Notices This product bundles the following third-party components. They remain licensed under their own terms, reproduced or referenced below. -------------------------------------------------------------------------- 1. soundtouchjs / @soundtouchjs/audio-worklet 2.0.4 File: soundtouch-processor.js (vendored, locally patched; patches are marked "BPM-PLAYER PATCH" in the file) License: Mozilla Public License 2.0 (MPL-2.0) Upstream: https://github.com/cutterbl/soundtouchjs-audio-worklet The MPL-2.0 license text is available at https://mozilla.org/MPL/2.0/ Per MPL-2.0, the source of this file (including modifications) is the file itself as shipped; the upstream notice at the top of the file is preserved. -------------------------------------------------------------------------- 2. web-audio-beat-detector 8.2.37 (and its bundled dependencies) File: vendor/web-audio-beat-detector.js (bundled with esbuild; regenerate via `npm run vendor:build`) License: MIT Copyright (c) Christoph Guttandin Upstream: https://github.com/chrisguttandin/web-audio-beat-detector 3. music-metadata 11.14.0 (and its bundled dependencies) File: vendor/music-metadata.js (bundled with esbuild; regenerate via `npm run vendor:build`) License: MIT Copyright (c) Borewit Upstream: https://github.com/Borewit/music-metadata MIT License (applies to items 2, 3 and 4 and their bundled dependencies; individual bundled dependencies retain their own copyright holders): 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. -------------------------------------------------------------------------- 4. electron-updater License: MIT -- https://github.com/electron-userland/electron-builder 5. Electron framework (incl. Chromium and Node.js) License: MIT (Electron) plus the licenses of its bundled components (Chromium: BSD-style; Node.js: MIT and others). The full set of Chromium/Electron third-party notices is distributed inside the application bundle as LICENSES.chromium.html and LICENSE (Electron), see BPM-Player.app/Contents/Resources/. Upstream: https://github.com/electron/electron