- Proteus 1000/2000/2500 racks
- Command Station (MP-7, XL-7, PX-7)
- Audity 2000
-
Choose the version of Release from the deployment page
-
Download the corresponding executable for your OS or build from source (steps below)
-
The executable is built portable, and you should create a prodatum_config folder alongside the executable to store the sync files
-
Done!
Note to linux users: a prodatum.desktop file is provided in the repo
git clone https://github.com/haxorhax/prodatum
git clone https://github.com/haxorhax/fltk prodatum/lib/fltk
git clone https://github.com/haxorhax/portmidi prodatum/lib/portmidi
cd prodatum
cmake -S . -B build
cmake --build build --config Release
Support for more than 300 arps (DRUM expansion has 400) Dumping more than 512 presets requires load to edit buffer first Command Station sync bug fix
See wiki for details -> New features v2.1
Update provided by haxorhax (https://haxorhax.com)
Project redecorating and versioning, no functional changes
See wiki for details -> New features v2.1
Update provided by haxorhax (https://haxorhax.com)
Added bulk import/export functionality
See wiki for details -> New features v2.1
Update provided by haxorhax (https://haxorhax.com)
Resurrected repository. Enhanced cmake build process, and added github action support.
Update provided by haxorhax (https://haxorhax.com)
Last updated on 1/31/2015.