Specifications
converter 1.5
2000 - 2005 urr Sound Technologies Inc.
58
operation byte check parameters
midi parameters : program settings : operation settings : byte check parameters
[ F2 – programselection – F6 – operationselection – F6 ]
Each operation has three independent byte checks (conditional verifiers), each of which can perform a
comparison on any databyte of a midi message (even the same databyte as one of the other
comparators). Because each operation has a dedicated byte check for the statusbyte (through the
message type parameter in the operation parameters menu), these byte checks only reference the data
bytes of a midi message. If more than one byte check is used, AND verification logic is applied. In other
words, each byte check used must return a TRUE condition in order for the midi message in question
to be processed by the operation. Each of the conditional verifiers have the following parameters:
byte check byte number (BC byte number)
Selects which databyte in the midi message to perform the conditional verification on. Possible values
are between 1 and 99.
byte check operand
Selects what type of comparison to perform on the selected data byte. The possible selections are a
range comparison, an equality comparison, and no comparison. The range comparison could be used
to select note on messages of a certain range of the keyboard, or within a certain velocity range, for
processing. The equality comparator could be used to select an individual note.
byte check low (or = to) value
Selects the low cutoff for the range comparator, or the value for the equality comparator. Possible
values are between 0 and 127.
byte check high value
Selects the high cutoff for the range comparator; this parameter is unused for an equality comparison.
Possible values are between 0 and 127.