This page contains input-related settings for the current part, including which MIDI port and channel the part should receive its input from.
Port
This is the device index of the MIDI input device from which the part expects to receive its input. For a list of the available input devices, see the left-hand pane of the devices bar. Note that unlike MIDI channels, ports are zero-origin. The input port and channel can also be learned, as follows:
Channel
This is the MIDI channel number on which the part listens for its input. MIDI channels range from 1 to 16. To discover which channel the input device is sending on, the input messages can be examined using the MIDI input bar. The input port and channel can also be learned, in which case it's not necessary to know their values; for instructions, see input port above.
Zone Low
Each part responds to a range of input notes, also known as the part's zone. This setting specifies the zone's lowest note. The highest note is specified via Zone High. By default the zone is C−1 to G9, which covers the entire 128-note range of MIDI.
Zones let you play multiple parts from the same instrument, using different ranges of notes. The usual case is self-accompaniment on a keyboard instrument, using two non-overlapping zones, one for each hand. This is known as a split. Normally the right-hand zone is used for soloing, while the left-hand zone is used for playing chords. To set up a typical split, create two parts, both receiving on the same input port and channel. Assuming a split point of C4, for the right-hand part, select the Lead function and a zone of C4 to G9. For the left-hand part, select the Comp function and a zone of C−1 to B3.
It's also possible to play multiple parts from the same instrument, using the same range of notes. This is called layering. In this case the parts may have partially or completely overlapping zones.
Zone High
This setting is the upper limit of the range of notes the part responds to; see Zone Low.
Transpose
This setting is the amount of transposition to apply to input notes, in semitones. The transposition is applied before the notes are passed to the part's mapping function. For normal operation, it should be zero. To transpose by a number of octaves, it should be a multiple of 12, e.g. 12 for up an octave, 24 for up two octaves, −12 for down an octave, etc.
This setting also lets you play in a diatonic scale other than C. This may be useful for MIDI instruments on which playing in C would be inconvenient. To use an input scale other than C, specify a non-octave input transposition, i.e. an input transposition that isn't a multiple of 12. For example, if you prefer to play in the key of Bb, set input transposition to 2 (or −10). For other examples, see the table below.
Note that the terms "white keys" and "black keys" are used as shorthand for diatonic and non-diatonic notes respectively, but this no longer holds true if a non-octave input transposition is applied. For example, if input transposition is 2, the notes of the Bb major scale are the "white keys" in the sense that they map to the notes of the current chord scale. The remaining input notes are "black keys" and their behavior is determined by the non-diatonic notes setting.
Input transposition is unrelated to the global transpose function, which affects output notes, not input notes.
Key | Up | Down |
---|---|---|
C | 12 | −12 |
Db | 11 | −1 |
D | 10 | −2 |
Eb | 9 | −3 |
E | 8 | −4 |
F | 7 | −5 |
Gb | 6 | −6 |
G | 5 | −7 |
Ab | 4 | −8 |
A | 3 | −9 |
Bb | 2 | −10 |
B | 1 | −11 |
Velocity Offset
This setting is an offset which is added to each input note's velocity. The offset ranges from −127 to 127. For normal operation, it should be zero. Specify a positive offset to increase velocity, or a negative offset to decrease velocity. In either direction, compression may occur, i.e. dynamic range may be reduced. Note that extreme negative values may effectively mute the part. Altering note velocities may cause timbral changes in addition to or instead of volume changes, depending on the output MIDI instrument. To change a part's volume without affecting its timbre, use output volume instead.
Non-diatonic notes
This setting determines how non-diatonic input notes (also known as black keys) are handled. The terms "white keys" and "black keys" are used loosely here to mean diatonic and non-diatonic notes respectively, but bear in mind that ChordEase can accept diatonic scales other than C as input; see input transpose. By default, non-diatonic input notes are allowed, and may generate non-scale output notes. To see the effect of these modes, show the piano dialog and set its key label style to "Output Notes" (via its context menu). The effect can also be seen on the output notes bar.
Allow | Black keys are allowed, and may create non-scale tones, i.e. "out" notes. The uncertainty results from the fact that remapping can reduce the interval between two adjacent white keys from a whole step to a half step. In such cases the black key between them generates a duplicate note. This means that a given chromaticism may or may not generate unique notes, depending on the chord. Playing a complete chromatic scale is only consistently possible when the mapping function is "Bypass". |
Quantize | All black keys are quantized to the nearest scale tone and therefore generate duplicate notes. This may be useful on inherently sloppy instruments, e.g. MIDI guitars. |
Disable | The black keys do nothing. |
Skip | The diatonic scale is compressed onto the chromatic scale, so that all keys are active and output unique scale tones. This is useful when inputting notes via a continuous controller, theremin, or similar device, because it ensures that the scale tones are linearly mapped to controller coordinates, i.e. any two adjacent scale tones are always separated by the same increment of physical motion. Interval distances are greatly reduced, e.g. playing a fifth yields an octave. The mapping is aligned so that middle C (C4) remains constant, but all other notes are shifted. |
Thirds | Input notes are mapped to output notes in such a way that successive white keys form the cycle of thirds. This makes it much easier to play arpeggios. Adjacent white keys output scale tones separated by two scale degrees instead of one. Each black key outputs the scale tone that its white neighbors step over. Non-scale notes are inaccessible. Interval distances are greatly reduced: each input octave spans two output octaves. |
Device name
This is the name of the MIDI input device associated with the current part. To change the input device, edit the input port. For a list of input devices, see the devices bar.