Changes

Jump to navigation Jump to search
Line 606: Line 606:  
The Zynthian can be controlled remotely via Two Midi network protocols:
 
The Zynthian can be controlled remotely via Two Midi network protocols:
    +
==RTP-MIDI==
 +
 +
RTP-MIDI (IETF RFC 6295) is a specification for sending/receiving standard "MIDI 1.0" messages using standard networking protocols ("Real Time Protocol" and "Internet Protocol"). RTP-MIDI includes a data recovery mechanism (MIDI event journaling) to address packet loss that can occur on networks, eliminating the need for packet retransmission (which would increase latency and reduce throughput)
 +
 +
==QmidiNet (IP Multicast)==
 +
 +
QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA Sequencer and/or JACK MIDI) over the network, using UDP/IP multicast. Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (https://nerds.de).
 +
 +
They can be enabled and disabled as shown below.
    
The GUI ...
 
The GUI ...
 
[[File:Networks.png|430px|right]]
 
[[File:Networks.png|430px|right]]
 +
 
Or The Webconf...
 
Or The Webconf...
 
[[File:Webconf-networks.png|430px|right]]
 
[[File:Webconf-networks.png|430px|right]]
  −
  −
QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA Sequencer and/or JACK MIDI) over the network, using UDP/IP multicast. Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (https://nerds.de).
 
584

edits

Navigation menu