mungewell / zoom-zt2

Python script to install/remove effects from the Zoom G1Four pedal
MIT License
51 stars 10 forks source link

Added support for connecting to the MS Plus series of devices #72

Closed thammer closed 6 days ago

thammer commented 6 days ago

Changed midiname from string to a midinames array and loop through those when looking for devices to open. Added device name "ZOOM MS Plus Series" to the midinames array, for the MS+ series of pedals. The code should still work as before with the "ZOOM G" but I haven't tested it.