Provenance-preserving ConvertWithMoss downstream with transparent chipsynth SFC import research
  • Java 99.4%
  • Python 0.4%
  • CSS 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-22 18:16:24 +00:00
.forgejo docs: adopt org-wide contributor-review policy (v1) 2026-08-22 11:11:27 -07:00
.github/workflows PDF 2026-06-07 16:30:17 +02:00
documentation Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
icons * Added reading support for S5000/S6000 AKP format. 2026-02-07 17:33:55 +01:00
linux Added Linux build and resource files (#19) 2023-03-24 11:05:04 +01:00
maven-local-repository/de/mossgrabers/uitools * Fixed: When writing WAV files the padding byte was counted as content. 2026-05-06 07:51:34 +02:00
scripts Exclude generated Python bytecode 2026-08-22 10:59:05 -07:00
src Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
.gitignore Exclude generated Python bytecode 2026-08-22 10:59:05 -07:00
AI-NUTRITION.md Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
checkdependencies.cmd Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
CONTRIBUTING.md docs: adopt org-wide contributor-review policy (v1) 2026-08-22 11:11:27 -07:00
ConvertWithMossCLI.properties 2nd try to create specific Windows CLI launcher. 2025-07-05 10:57:35 +02:00
GOVERNANCE.md Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
jpackage-linux.sh Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
jpackage-mac.sh Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
jpackage-win - Zulu.cmd Some work on Maschine 1. 2025-11-30 22:52:51 +01:00
jpackage-win.cmd Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
LICENSE Initial check-in. 2021-03-15 18:01:45 +01:00
Makefile Added Linux build and resource files (#19) 2023-03-24 11:05:04 +01:00
NOTICE Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
output.img * Added support for reading Akai MPC60 programs. 2026-04-07 00:40:50 +02:00
pom.xml * New: If the source does not contain pitch bend values, the default is now 2 semi-tones (instead of 0). 2026-06-13 12:21:23 +02:00
PROVENANCE.md Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
README.md Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00
release.cmd Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
run.cmd Updated to JDK 25 and all libraries. 2025-10-06 21:44:52 +02:00
SECURITY.md Add SFC import research and SPELWork provenance 2026-08-22 10:58:52 -07:00

ConvertWithMoss, SPELWork Provenanced Edition

This is a provenance-preserving downstream of ConvertWithMoss, created and maintained by Jürgen Moßgraber and contributors. The upstream project converts multi-sample instruments between sampler formats.

SPELWork's current contribution is transparent research and read-only import support for Plogue chipsynth SFC FermataX (.fermatax) presets. This downstream does not claim ownership of upstream work, Plogue products, or third-party sample content.

License and attribution

This repository remains licensed under the GNU Lesser General Public License, version 3 or later. See LICENSE and NOTICE. Existing copyright notices and license headers are preserved. New SPELWork contributions are identified in PROVENANCE.md.

SFC support status

The current reader imports preset metadata and resolvable WAV sample references from the readable 7E87 block. It does not translate opaque SFC engine state, including voice configuration, envelopes, modulation, key mapping, or playback settings stored in BA73 and 575A payloads.

No Plogue sample files, preset files, plugin binaries, or proprietary format definitions are included in this repository. The reader only operates on files already installed or provided by the user.

See documentation/SFC-Preset-Mapping-Notes.md for the evidence and current boundaries of the implementation.

AI nutritional label

AI-NUTRITION.md identifies where AI-assisted work was used, what was human-directed or reviewed, and which claims remain hypotheses. AI assistance conveys no copyright or authorship claim.

Participating

Contributions are welcome under CONTRIBUTING.md. Report security concerns privately under SECURITY.md. Project decision rules are described in GOVERNANCE.md.