-
-
Notifications
You must be signed in to change notification settings - Fork 8
Utilities
Robert Hargreaves edited this page Jul 16, 2024
·
4 revisions
This repo contains a number of scripts to make it easier to use the interface:
-
upload-everdrive-pro: Usesmegalinkto transfer and run the built ROM on the EverDrive PRO. You'll need to first installmegalinkand have it available on your system'sPATHbut can use this cross-platform .NET 6 fork. The original build only supports Windows. -
upload-everdrive-x7: Uses megaedx7-run to transfer and run the built ROM on the EverDrive X7. You may need to change theSERIAL_PORTvariable in the script to match your system.
The utils/midi folder contains a number of scripts which automate the sending of CCs and SysEx messages to the interface.
Requirements:
-
sendmidineeds to be on your system path for them to work. - The
MIDI_MIDI_PORTenvironmental variable should be set to the device ID for the interface. Runsendmidi listto see the possible strings.