Changes

Jump to navigation Jump to search
1,211 bytes added ,  21:53, 26 July 2018
no edit summary
Line 47: Line 47:  
* '''MIDI over network''': It can be enabled from the Webconf or the UI’s Admin menu. It uses QmidiNet, that implements UDP/IP multicast and it’s fully compatible with IP-Midi 2 for Windows & Mac.
 
* '''MIDI over network''': It can be enabled from the Webconf or the UI’s Admin menu. It uses QmidiNet, that implements UDP/IP multicast and it’s fully compatible with IP-Midi 2 for Windows & Mac.
 
* '''Improved controller scheme for setBfree''', integrating latest changes from @x42
 
* '''Improved controller scheme for setBfree''', integrating latest changes from @x42
 +
 +
* '''Channel Clone''': it’s the new method for “layering” sounds while allowing to change volume and other controllers independently. Any MIDI channel can be bond to other channels, what it means that all the note on/off + pitch bending + channel presure (aftertouch) messages received by the source channel will be cloned to the bond channels.
 +
 +
* '''Multi-port Architecture''': the new MIDI router allows having several input and output ports, that can be configured and routed easily (by code). This will allow to adapt the Zynthian MIDI Router to the new features as we develop it.
 +
 +
* '''Active Channel''': this feature, that can be enabled/disabled from the webconf tool, allows to forward all MIDI input to the active layer’s channel. This is very useful when your master keyboard can’t change its MIDI channel easily. You can rotate the active layer by clicking the “layer” knob, or selecting from the layer list.
 +
 +
* '''Improve Filter Rule System''':
 +
** Fix IGNORE rules. Now it should work as expected!
 +
** Add new events types: NOTE_ON, NOTE_OFF
 +
** Program Change event name has changed from PG to PC!!!
 +
** Allow specifying PC number in rules, so you can set rules for specific Prog.Nums.
393

edits

Navigation menu