Download Opcode PatchTalk User Guide
Transcript
Operator Precedence In the absence of parentheses, the following order of precedence is used for numeric expressions. The operators within the same row have equal precedence. Those with highest precedence are listed on the first row. Sub-expressions are evaluated from right to left. Not : * + << < And Or Messages / >> <= ÷ ≤ = is ≥ >= > <> ≠ A few commands use messages. These are pieces of text that are displayed for you under various circumstances. Messages are simply text between double quotes: Abort “The device sent bad MIDI” Receive .100 wait “Hit send on the MIDI Device” Custom Menu Figure 7: Custom Menu NOTE: To access the Custom menu, you need to have Programming Mode checked in the Define Device dialog box, and have a bank or a bundle window active. Opcode Publication 1950906 - 25 - PatchTalk Guide