-
-
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
: Usesmegalink
to transfer and run the built ROM on the EverDrive PRO. You'll need to first installmegalink
and have it available on your system'sPATH
but 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_PORT
variable 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:
-
sendmidi
needs to be on your system path for them to work. - The
MIDI_MIDI_PORT
environmental variable should be set to the device ID for the interface. Runsendmidi list
to see the possible strings.