Changes

Jump to navigation Jump to search
277 bytes added ,  10:25, 19 February 2021
Line 224: Line 224:  
= External Trigger =
 
= External Trigger =
   −
It is possible to trigger a sequence from a MIDI controller, e.g. a MIDI keyboard connected to the Zynthian. Zynseq listens for triggers on a the ''Master MIDI channel''.
+
It is possible to trigger a sequence from a MIDI controller, e.g. a MIDI keyboard connected to the Zynthian.
   −
Each sequence may be triggered by a MIDI note. Select "Trigger note" from ZynPad's context menu to adjust the MIDI note that will trigger the highlighted pad. By default triggers are disabled. To disable a sequence from being triggered set its trigger value to None which is below C-1 or above G9, i.e. increase to maximum value. The trigger note is shown in brackets after the sequence name on the left of the Arranger, e.g. A1 (2, C4) indicates sequence 1 is triggered by note C4.
+
To set the channel that ZynSeq listens for triggers, select _Trigger channel_ from the menu.
   −
ZynSeq will send MIDI note on / off messages to represent the current play status of each sequence. This may be used by an external pad controller like Novation's Launchpad to indicate the status of a sequence. The note number sent is the same as the external trigger configured for a sequence. Tallies are sent on the ''Master MIDI channel''.
+
Each sequence may be triggered by a MIDI note. Select "Trigger note" from the menu to adjust the MIDI note that will trigger the highlighted pad. By default triggers are disabled. To disable a sequence from being triggered set its trigger value to None which is below C-1 or above G9, i.e. increase to maximum value.
 +
 
 +
ZynSeq will send MIDI note on messages to represent the current play status of each sequence with play state represented by MIDI note velocity. This may be used by an external pad controller like Novation's Launchpad to indicate the status of a sequence. The note number sent is the same as the external trigger configured for a sequence. Tallies are sent on the same MIDI channel as configured to recieve triggers. Currently only the following tallies are configured which will work with Akai APC:
 +
 
 +
{| class="wikitable"
 +
|+ Feedback tallies
 +
! State
 +
! MIDI velocity
 +
|-
 +
! Stopped
 +
| 3
 +
|-
 +
! Starting
 +
| 5
 +
|-
 +
! Playing
 +
| 1
 +
|-
 +
! Stopping
 +
| 4
 +
|}
 +
 
 +
It is not currently possible to change this configuration and tallies will always be sent if trigger is configured.
    
= Arranger =
 
= Arranger =
334

edits

Navigation menu