HW5_to_HW4 ODF converter
- By: Gernot Wurst and Christoph Schmitz, 04/2020
- License: Creative Commons CC-BY-NC-SA-4.0, see https://creativecommons.org/licenses/by-nc-sa/4.0/
- Contact: contact@prospectum.com
This little command line tool (HW5_to_HW4) converts uncompacted HW5 organ definition files (CODM and NATIVE format are supported) to HW4 organ definition files. That way it becomes possible to use HW5 to create HW4 sample sets.
HW5_to_HW4 is written in C++ using the JUCE framework https://juce.com/. It should compile/run on all platforms supported by JUCE.
Git repository: https://github.com/prospectumdev/HW5toHW4
Provided 'as is' - no warranties, no support!