Yamaha A-series disk image and sampler object tooling.
Documentation is published at https://tphzz.github.io/axklib/.
Install the locked environment from a checkout:
uv syncShow the CLI help:
uv run axklib --helpSummarize an image, directory, or glob input:
uv run axklib info <image-or-directory>Export waveform data:
uv run axklib extract waves --exact --stereo auto -o build/exports/waves <image-or-directory>Write validation reports:
uv run axklib validate -o build/reports/validation <image-or-directory>Build the local documentation:
uv run --group docs axklib-docs build --strictThis project is licensed under the Mozilla Public License 2.0.