This is a new topic to continue the off-topic TM-1 discussion from Please just open source c6
Elektroid 1.4 can’t talk to the TM-1 right now:
$ elektroid-cli ld
1 Elektron TM-1 MIDI 1
$ elektroid-cli info 1 -vv
DEBUG:connector.c:1672:(connector_init): Initializing connector to 'hw:1'...
DEBUG:connector.c:1681:(connector_init): Setting blocking mode...
DEBUG:connector.c:1693:(connector_init): Stopping device...
DEBUG:connector.c:597:(connector_rx_drain): Draining buffer...
DEBUG:connector.c:581:(connector_tx): Raw message sent (13): f0 00 20 3c 10 00 00 00 00 00 00 01 f7
DEBUG:connector.c:586:(connector_tx): Message sent (5): 00 00 00 00 01
DEBUG:connector.c:653:(connector_rx_raw): Timeout!
DEBUG:connector.c:1542:(connector_destroy): Destroying connector...
(Edit: elektroid 2.1 gives the same result)
Pressing the turbo button on the TM-1 while it’s connected via USB (but with nothing connected to the DIN MIDI ports) shows a short message:
$ amidi -l
Dir Device Name
IO hw:1,0,0 Elektron TM-1 MIDI 1
$ amidi -p hw:1 -d -t 10
F000203C04000201F7
9 bytes read
I’ll make some time later this week (or at the weekend) to debug it a bit, try it with the MD connected, and try manually sending the Turbo mode sysex messages documented at the back of the MD manual.