A tool to manage Presets and Sample files for the Rossum-Electro Assimil8or
Currently requires JUCE version 7. The revision from 1/10/2024: 31dfb05ea3299176a416bf9258e030d04a099798
There are no special steps to installing on Windows.
Since the application is not signed (I don't want to pay the $99/yr) you will have to do a manual step in the console to allow it to run.
- Download A8Manager.zip, the app will be automatically extracted during download.
- Use the following command to allow it to run
- xattr -d com.apple.quarantine ~/Downloads/A8Manager.app
- You can now run it. You can move it to the Applications folder if you do desire.
There is no Linux version yet, but since we are using JUCE it should be relative simple.
Thanks to Shawn Rakestraw for helping out with reverse engineering, some coding, documentation, testing, etc.
Thanks to Jean Obuchowicz for the great icon!