https://github.com/chausner/x9aeditor
Tool to inspect, edit and merge Yamaha CP88/CP73 backup files (.X9A)
https://github.com/chausner/x9aeditor
cp73 cp88 x9a yamaha ysfc
Last synced: 7 months ago
JSON representation
Tool to inspect, edit and merge Yamaha CP88/CP73 backup files (.X9A)
- Host: GitHub
- URL: https://github.com/chausner/x9aeditor
- Owner: chausner
- License: other
- Created: 2020-05-05T20:38:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T15:45:24.000Z (over 1 year ago)
- Last Synced: 2025-01-28T03:36:35.609Z (8 months ago)
- Topics: cp73, cp88, x9a, yamaha, ysfc
- Language: C#
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# X9A Editor
[](https://github.com/chausner/X9AEditor/releases/latest)
[](LICENSE.md)Tool to inspect, edit and merge Yamaha CP88/CP73 backup files (.X9A)
**Disclaimer:** this is an unofficial tool and as such not supported by Yamaha. Use this software at your own risk. Always keep backups of files you edit.
## Features
- View and edit voice names
- Reorder and copy voices between backups
- Reset voices to their factory default
- Compatible with firmware versions 1.20, 1.30, 1.31, 1.40, 1.41, 1.50, 1.60 (older or newer versions may work but are untested)While all functionality that this tool provides can already be performed on the instrument itself, it is inconvenient to make major changes there directly.
This tool provides a faster way to rename, reorder and merge voices from one or more backups.## Usage
Usage should be largely self-explanatory. To merge multiple X9A files, open each in a separate instance of the tool. You can then select and copy voices in one instance and paste them into the other.
## X9A file format
The structure of X9A files is not officially documented. You can find a mostly complete but unofficial specification in [X9A file format.md](X9A%20file%20format.md).
See also https://gist.github.com/arachsys/2883877 for documentation on an older variant of the format.## License
MIT, see [LICENSE.md](LICENSE.md)Uses parts of the [Silk icon set](http://www.famfamfam.com/lab/icons/silk/).