MODEP consistently losing MIDI device connections

If so, you can just use the amidiauto utility (which is already installed and running), you can do:

  1. Deactivate MODEP: patchbox module deactivate
  2. Edit the routings configs: sudo nano /etc/amidiauto.conf, see this post for examples: Midi connection manager, you can see your MIDI device names by running aconnect -l.
  3. Save and close the config file (ctrl+x, y, enter)
  4. Restart amdiaiuto, so it reads the latest config: sudo systemctl restart amidiauto

If you hit any issues, please share the contents of /etc/amidiauto.conf and output of aconnect -l so we can help :slight_smile: