RXB Workstation

Third-Party Notices

Components distributed with RXB Workstation, and the licences they are provided under.

THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
RXB Workstation v2.6
Generated: 2026-04-14

This file documents the third-party packages used by RXB Workstation that carry
attribution obligations under their open-source licenses.  The vast majority of
the dependency tree (224+ packages) is MIT- or ISC-licensed and requires no
special notice.  Only packages with Apache-2.0, MPL-2.0, or CC-BY-4.0 licenses
are listed here, as those are the three license families that expressly require
attribution or notice preservation.

NOTE: The packages in Sections A-C are used as build-time or development tools
and are not bundled into the shipped application binary.  Section D is the
exception: @breezystack/lamejs (LGPL-3.0) IS bundled into the shipped renderer
to provide MP3 export, and carries the additional obligations set out there.
Electron's own required notice files (LICENSE.electron.txt and
LICENSES.chromium.html) are distributed with every packaged build automatically
by electron-builder.  Section E covers the two self-hosted typefaces bundled
under renderer/fonts/, which also ship inside the application.  Section F
records the provenance of the factory sample library, which is first-party.

================================================================================
TABLE OF CONTENTS
================================================================================

  SECTION A  Apache License 2.0 packages (8 packages)
  SECTION B  Mozilla Public License 2.0 packages (2 packages)
  SECTION C  Creative Commons Attribution 4.0 packages (1 package)
  SECTION D  GNU Lesser General Public License 3.0 packages (1 package, BUNDLED)
  SECTION E  SIL Open Font License 1.1 typefaces (2 families, BUNDLED)
  SECTION F  First-party content (factory sample library)

================================================================================
SECTION A — Apache License 2.0
================================================================================

The following packages are licensed under the Apache License, Version 2.0.
The full license text appears once at the end of this section, and applies to
all packages listed below.

  Package                      Version   Copyright holder
  ---------------------------  --------  -----------------------------------------
  detect-libc                  2.1.2     Lovell Fuller <npm@lovell.info>
  ejs                          3.1.10    Matthew Eernisse <mde@fleegix.org>
  filelist                     1.0.4     Matthew Eernisse <mde@fleegix.org>
  jake                         10.9.4    Matthew Eernisse <mde@fleegix.org>
  crc-32                       1.2.2     SheetJS LLC (https://sheetjs.com)
  sumchecker                   3.0.1     Mark Lee
  @malept/cross-spawn-promise  1.1.1     Mark Lee
  baseline-browser-mapping     2.10.13   Browserslist contributors

Role in this project:
  These packages are transitive dependencies of electron-builder, the tool used
  to package RXB Workstation into a distributable installer.  They run only at
  build time on the developer's machine and are not present in the packaged app.

--- Apache License 2.0 full text ---

                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the
      purposes of this License, Derivative Works shall not include works
      that remain separable from, or merely link (or bind by name) to the
      interfaces of, the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within it constitutes direct or
      contributory patent infringement, then any patent licenses granted
      to You under this License for that Work shall terminate as of the
      date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, You must include a readable copy of the
          attribution notices contained within such NOTICE file.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution submitted for inclusion in the Work shall be under
      the terms and conditions of this License.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor.

   7. Disclaimer of Warranty. The Work is provided "AS IS", without
      warranties or conditions of any kind.

   8. Limitation of Liability. In no event shall any Contributor be liable
      for damages arising from this License or out of the use of the Work.

   9. Accepting Warranty or Additional Liability. You may offer support,
      warranty, or liability obligations, but only on Your own behalf.

   END OF TERMS AND CONDITIONS

================================================================================
SECTION B — Mozilla Public License 2.0
================================================================================

The following packages are licensed under the Mozilla Public License 2.0.

  Package                      Version   Source / project
  ---------------------------  --------  -----------------------------------------
  lightningcss                 1.32.0    https://github.com/parcel-bundler/lightningcss
  lightningcss-win32-x64-msvc  1.32.0    https://github.com/parcel-bundler/lightningcss

Copyright (c) Devon Govett and the Parcel contributors.

Role in this project:
  lightningcss is a CSS transform/minification engine used by Tailwind CSS v4
  during the build step.  It runs at build time only and is not bundled into the
  packaged app binary.

MPL-2.0 key obligations:
  - If you modify the lightningcss source files themselves, you must make those
    modified source files available under MPL-2.0.
  - Simply using lightningcss as a dependency (even in a commercial product)
    does NOT require you to open-source your own code.
  - The file-level copyleft does NOT extend to any other file in this project.

--- Mozilla Public License 2.0 full text ---

Mozilla Public License Version 2.0
==================================

1. Definitions
--------------

1.1. "Contributor" means each individual or legal entity that creates,
contributes to the creation of, or owns Covered Software.

1.2. "Contributor Version" means the combination of the Contributions of
others (if any) used by a Contributor and that particular Contributor's
Contribution.

1.3. "Contribution" means Covered Software of a particular Contributor.

1.4. "Covered Software" means Source Code Form to which the initial
Contributor has attached the notice in Exhibit A, the Executable Form of
such Source Code Form, and Modifications of such Source Code Form, in
each case including portions thereof.

1.5. "Incompatible With Secondary Licenses" means
(a) that the initial Contributor has attached the notice described in
Exhibit B to the Covered Software; or
(b) that the Covered Software was made available under the terms of
version 1.1 or earlier of the License, but not also under the terms of a
Secondary License.

1.6. "Executable Form" means any form of the work other than Source Code Form.

1.7. "Larger Work" means a work that combines Covered Software with other
material, in a separate file or files, that is not Covered Software.

1.8. "License" means this document.

1.9. "Licensable" means having the right to grant, to the maximum extent
possible, whether at the time of the initial grant or subsequently, any
and all of the rights conveyed by this License.

1.10. "Modifications" means any of the following:
(a) any file in Source Code Form that results from an addition to,
deletion from, or modification of the contents of Covered Software; or
(b) any new file in Source Code Form that contains any Covered Software.

1.11. "Patent Claims" of a Contributor means any patent claim(s), in any
patent Licensable by such Contributor that would be infringed, but for the
grant of the License.

1.12. "Secondary License" means either the GNU General Public License,
Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU
Affero General Public License, Version 3.0, or any later versions of
those licenses.

1.13. "Source Code Form" means the form of the work preferred for making
modifications.

1.14. "You" (or "Your") means an individual or a legal entity exercising
rights under this License.

2. License Grants and Conditions
---------------------------------

2.1. Grants — Each Contributor hereby grants You a world-wide, royalty-free,
non-exclusive license to use, reproduce, make available, modify, display,
perform, distribute, and otherwise exploit its Contributions.

2.2. Effective Date — Licenses granted in Section 2.1 become effective on
the date the Contributor first distributes such Contribution.

2.3. Limitations on Grant Scope — No additional rights or licenses will be
implied from the distribution or licensing of Covered Software under this
License.

3. Responsibilities
-------------------

3.1. Distribution of Source Form — All distribution of Covered Software in
Source Code Form must be under the terms of this License.

3.2. Distribution of Executable Form — If You distribute Covered Software in
Executable Form then: (a) such Covered Software must also be made available
in Source Code Form; and (b) You may distribute such Executable Form under
the terms of this License, or sublicense it under different terms.

3.3. Distribution of a Larger Work — You may create and distribute a Larger
Work under terms of Your choice, provided that You also comply with the
requirements of this License for the Covered Software.

3.4. Notices — You may not remove or alter the substance of any license
notices contained within the Source Code Form of the Covered Software.

4. Inability to Comply Due to Statute or Regulation — If it is impossible for
You to comply with any of the terms of this License with respect to some or
all of the Covered Software due to statute, judicial order, or regulation then
You must: (a) comply to the maximum extent possible; and (b) describe the
limitations and the code they affect in a text file included with all
distributions.

5. Termination
--------------

5.1. Rights granted under this License will terminate automatically if You
fail to comply with any of its terms.

5.2. If You initiate litigation against any entity by asserting a patent
infringement claim alleging that a Contributor Version directly or indirectly
infringes any patent, then the rights granted to You by all Contributors for
the Covered Software under Section 2.1 shall terminate.

6. Disclaimer of Warranty — Covered Software is provided on an "as is" basis,
without warranty of any kind.

7. Limitation of Liability — Under no circumstances shall any Contributor be
liable for any direct, indirect, special, incidental, or consequential damages.

8. Litigation — Any litigation relating to this License may be brought only in
the courts of a jurisdiction where the defendant maintains its principal place
of business.

9. Miscellaneous — This License represents the complete agreement concerning
the subject matter hereof.

10. Versions of the License
----------------------------

10.1. New Versions — Mozilla Foundation is the license steward. No one other
than the license steward has the right to modify or publish new versions.

10.2. Effect of New Versions — You may distribute the Covered Software under
the terms of the version under which You originally received it, or under any
subsequent version published by the license steward.

10.3. Modified Versions — If you create software not governed by this License
and want to create a new license, you may create a modified version of this
License if you rename it and remove any references to Mozilla Foundation.

Exhibit A - Source Code Form License Notice
-------------------------------------------
This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can
obtain one at https://mozilla.org/MPL/2.0/.

Exhibit B - "Incompatible With Secondary Licenses" Notice
----------------------------------------------------------
This Source Code Form is "Incompatible With Secondary Licenses", as defined by
the Mozilla Public License, v. 2.0.

================================================================================
SECTION C — Creative Commons Attribution 4.0 International
================================================================================

The following package is licensed under CC-BY-4.0.

  Package          Version          Copyright holder
  ---------------  ---------------  -----------------------------------------
  caniuse-lite     1.0.30001784     Ben Briggs <beneb.info@gmail.com>
                                    https://github.com/browserslist/caniuse-lite

Role in this project:
  caniuse-lite provides browser compatibility data used by Tailwind CSS and
  autoprefixer to determine which CSS features need vendor prefixes.  It is a
  build-time dependency only and its data is not redistributed in the packaged
  app binary.

CC-BY-4.0 attribution requirement (Section 3a):
  Credit: caniuse-lite data copyright Ben Briggs, licensed under CC-BY-4.0.
  Original data sourced from https://caniuse.com.

--- Creative Commons Attribution 4.0 International full text ---

Creative Commons Attribution 4.0 International Public License

By exercising the Licensed Rights (defined below), You accept and agree to be
bound by the terms and conditions of this Creative Commons Attribution 4.0
International Public License ("Public License").

Section 1 -- Definitions.

  a. Adapted Material means material derived from or based upon the Licensed
     Material in which the Licensed Material is translated, altered, arranged,
     transformed, or otherwise modified.

  b. Adapter's License means the license You apply to Your Copyright and Similar
     Rights in Your contributions to Adapted Material.

  c. Copyright and Similar Rights means copyright and/or similar rights closely
     related to copyright including performance, broadcast, sound recording, and
     Sui Generis Database Rights.

  d. Effective Technological Measures means those measures that may not be
     circumvented under laws fulfilling obligations under Article 11 of the WIPO
     Copyright Treaty.

  e. Exceptions and Limitations means fair use, fair dealing, and/or any other
     exception or limitation to Copyright and Similar Rights.

  f. Licensed Material means the artistic or literary work, database, or other
     material to which the Licensor applied this Public License.

  g. Licensed Rights means the rights granted to You subject to the terms and
     conditions of this Public License.

  h. Licensor means the individual(s) or entity(ies) granting rights under this
     Public License.

  i. Share means to provide material to the public by any means or process.

  j. You means the individual or entity exercising the Licensed Rights.

Section 2 -- Scope.

  a. License grant. Subject to this Public License, the Licensor grants You a
     worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable
     license to reproduce and Share the Licensed Material and to produce and
     Share Adapted Material.

  b. Other rights. Moral rights, publicity, privacy, and similar personality
     rights are not licensed. Patent and trademark rights are not licensed.

Section 3 -- License Conditions.

  a. Attribution. If You Share the Licensed Material (including in modified
     form), You must:
       i.   retain identification of the creator(s);
       ii.  retain a copyright notice;
       iii. retain a notice that refers to this Public License;
       iv.  retain a disclaimer of warranties notice;
       v.   provide a URI or hyperlink to the Licensed Material where
            reasonably practicable.
     You may satisfy these conditions in any reasonable manner based on the
     medium, means, and context.

Section 4 -- Sui Generis Database Rights.

  Where the Licensed Rights include Sui Generis Database Rights that apply to
  Your use of the Licensed Material, You must comply with the conditions in
  Section 3(a) if You Share all or a substantial portion of the database
  contents.

Section 5 -- Disclaimer of Warranties and Limitation of Liability.

  THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND AS-AVAILABLE AND MAKES
  NO REPRESENTATIONS OR WARRANTIES OF ANY KIND. TO THE EXTENT POSSIBLE, THE
  LICENSOR WILL NOT BE LIABLE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL,
  CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES ARISING OUT OF THIS
  PUBLIC LICENSE OR USE OF THE LICENSED MATERIAL.

Section 6 -- Term and Termination.

  This Public License applies for the term of the Copyright and Similar Rights
  licensed here. If You fail to comply, Your rights terminate automatically.

================================================================================
SECTION D — GNU Lesser General Public License v3.0  (BUNDLED IN THE APPLICATION)
================================================================================

  @breezystack/lamejs  1.2.7
  License : LGPL-3.0
  Source  : https://github.com/breezystack/lamejs
  Upstream: lamejs by Yuriy Zhuravlev (zhuker), a JavaScript port of the LAME
            MP3 encoder (https://lame.sourceforge.io/)

  Purpose in RXB Workstation
  --------------------------
  Provides the MP3 encoder used by EXPORT > MP3.  Unlike every other package in
  this file, this library IS bundled into the shipped renderer bundle
  (renderer/app.bundle.js) and therefore ships inside the application package.

  Obligations
  -----------
  This library is used UNMODIFIED and is dynamically referenced by the
  application at runtime (it is supplied to the audio engine as
  `window.lamejs`).  RXB Workstation itself is proprietary software, copyright
  Brand RPB, all rights reserved; only this one component is LGPL-3.0.

  Under LGPL-3.0 section 4, recipients are entitled to:
    * this notice and a copy of the LGPL-3.0 and GPL-3.0 license texts, which
      are distributed with the library at
      node_modules/@breezystack/lamejs/LICENSE in the source distribution;
    * the complete corresponding source code of the library, available at the
      upstream URL above; and
    * the ability to relink the application with a modified version of the
      library.  Because the library is shipped as readable JavaScript inside
      the application's asar archive, it can be replaced by extracting the
      archive, substituting the library code, and repacking it.

  Patent note
  -----------
  The MP3 format patents expired worldwide in 2017; no MP3 patent license is
  required for encoding or decoding.  The obligation above is a copyright
  license obligation only.


================================================================================
SECTION E - SIL Open Font License 1.1  (BUNDLED IN THE APPLICATION)
================================================================================

Both typefaces below are self-hosted under `renderer/fonts/` and ship inside the
application package.  The SIL Open Font License permits bundling, embedding and
commercial redistribution without royalty, but it REQUIRES that this copyright
notice and license text travel with the font files.  That is what this section
is for.

  Inter
  -----
  Files   : renderer/fonts/Inter-Regular.ttf
            renderer/fonts/Inter-SemiBold.ttf
            renderer/fonts/Inter-ExtraBold.ttf
  License : SIL Open Font License, Version 1.1
  Source  : https://github.com/rsms/inter
  Notice  : Copyright (c) 2016 The Inter Project Authors.
            "Inter" is a Reserved Font Name.

  JetBrains Mono
  --------------
  Files   : renderer/fonts/JetBrainsMono-Regular.ttf
            renderer/fonts/JetBrainsMono-Bold.ttf
  License : SIL Open Font License, Version 1.1
  Source  : https://github.com/JetBrains/JetBrainsMono
  Notice  : Copyright (c) 2020 The JetBrains Mono Project Authors.
            "JetBrains Mono" is a Reserved Font Name.

  Reserved Font Names
  -------------------
  Both licenses declare a Reserved Font Name.  RXB Workstation ships these fonts
  UNMODIFIED, so the names may be used as-is.  If a font is ever subsetted,
  re-hinted or otherwise modified, the modified file MUST be renamed so it no
  longer contains "Inter" or "JetBrains Mono".  Keep that in mind before adding
  a font-subsetting step to the build.

  The canonical license text is published at https://openfontlicense.org and is
  reproduced in full below.

--------------------------------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
--------------------------------------------------------------------------------

PREAMBLE

The goals of the Open Font License (OFL) are to stimulate worldwide development
of collaborative font projects, to support the font creation efforts of academic
and linguistic communities, and to provide a free and open framework in which
fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed
freely as long as they are not sold by themselves. The fonts, including any
derivative works, can be bundled, embedded, redistributed and/or sold with any
software provided that any reserved names are not used by derivative works. The
fonts and derivatives, however, cannot be released under any other type of
license. The requirement for fonts to remain under this license does not apply to
any document created using the fonts or their derivatives.

DEFINITIONS

"Font Software" refers to the set of files released by the Copyright Holder(s)
under this license and clearly marked as such. This may include source files,
build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright
statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or
substituting -- in part or in whole -- any of the components of the Original
Version, by changing formats or by porting the Font Software to a new
environment.

"Author" refers to any designer, engineer, programmer, technical writer or other
person who contributed to the Font Software.

PERMISSION & CONDITIONS

Permission is hereby granted, free of charge, to any person obtaining a copy of
the Font Software, to use, study, copy, merge, embed, modify, redistribute, and
sell modified and unmodified copies of the Font Software, subject to the
following conditions:

1) Neither the Font Software nor any of its individual components, in Original or
Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy contains the
above copyright notice and this license. These can be included either as
stand-alone text files, human-readable headers or in the appropriate
machine-readable metadata fields within text or binary files as long as those
fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font Name(s)
unless explicit written permission is granted by the corresponding Copyright
Holder. This restriction only applies to the primary font name as presented to
the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software
shall not be used to promote, endorse or advertise any Modified Version, except
to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s)
or with their explicit written permission.

5) The Font Software, modified or unmodified, in part or in whole, must be
distributed entirely under this license, and must not be distributed under any
other license. The requirement for fonts to remain under this license does not
apply to any document created using the Font Software.

TERMINATION

This license becomes null and void if any of the above conditions are not met.

DISCLAIMER

THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR
OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
DEALINGS IN THE FONT SOFTWARE.

================================================================================
SECTION F - FIRST-PARTY CONTENT
================================================================================

  Factory sample library (assets/samples/default/, 63 files)
  ----------------------------------------------------------
  Every factory sample shipped with RXB Workstation was SYNTHESISED BY THE
  APPLICATION ITSELF.  `scripts/render-factory-samples.mjs` drives the real
  `AudioEngine.createSynthVoice()` from `audioEngine.js` into an
  OfflineAudioContext and renders each one-shot and loop from RXB's own
  oscillator and noise voices.  The reverb tails use impulse responses generated
  procedurally by original code in this repository, not recorded spaces.

  No third-party samples, sample packs, recordings, loops or impulse responses
  are used anywhere in the factory content.  Copyright Brand RPB, all rights
  reserved.  Per-file provenance is recorded in
  Content/Factory_Samples/factory_manifest.json.

  Effect modules
  --------------
  The five FX Rack modules (Granular Bloom, Nebula Verb, Vector Echo, Bedroom
  Air, Psychedelic Vox) are original DSP built on the Web Audio API.  No
  third-party audio-effect code, algorithm ports or presets are used.

================================================================================
END OF THIRD-PARTY SOFTWARE NOTICES
================================================================================