Changes

Jump to navigation Jump to search
Line 198: Line 198:  
is interpreted the same as
 
is interpreted the same as
 
  /CUIA/REBOOT
 
  /CUIA/REBOOT
 +
 +
An example Python script to start a MIDI recording:
 +
import liblo
 +
liblo.send(('zynthian.local', 1370), "/cuia", ('s', 'START_MIDI_RECORD'))
    
==== TouchOSC ====
 
==== TouchOSC ====

Navigation menu