Patch organizer helper utility for Hotone Ampero(c) and Ampero One multieffect presets files.
This is PatchOrganizer, a small tool that will help you organize your Ampero(c) presets files on your Mac or Windows computer.
Don't care about the source code?
- Go to the Release section
- Download the application zip file according to your favorite OS (Windows or MacOS)
- From the Finder / Explorer, unzip (uncompress) it
- Right clic on the application file
- Chose "Open" and ignore the warnings if any
Also... read the user guide provided in the Wiki section: you use this software at your own risk.
The source code:
All Swift code was created to handle the C code that manipulates the PRST files.
You need XCode on your MacOS to develop and compile the app.
The equivalent C++ code was created using Qt6 community edition (Qt Creator). See http://qt.io for more info, or to download Qt.
Two C files are needed:
patchorg.h -> header file
patchorg.c -> tools to manipulate the PRST files
GPL - GNU GENERAL PUBLIC LICENSE.
See https://www.gnu.org/licenses/gpl.txt and https://www.qt.io/licensing/
Unless you participate... all code is (c) Copyright 2022 Thibault Ducray