home *** CD-ROM | disk | FTP | other *** search
- If you are working on a sysex type that returns one (1) sysex packet,
- this string gadget stores the LENGTH of that -entire- SYSEX FILE,
- including the header and trailer portions of the file.
-
- If you are working on a bank that gets and sends its items one at a
- time, this string gadget stores the -entire- LENGTH of one (1) item,
- including its header and trailer.
-
- If you are working on a sysex type that returns multiple sysex packets,
- things work a little differently. The PatchMeister will strip out all
- headers and trailers with the exception of the first header and the
- last trailer. This string gadget should store the total sum of all
- data portions plus one (1) header and one (1) trailer.
-
-
- * This string gadget will always display a decimal numeric value. *
- * If you wish to enter a hexadecimal value, simply key the letter *
- * 'H' after the number. The hexidecimal number will automatically *
- * be converted to display as decimal; i.e. 1aH, 23h, 4FH will be *
- * considered hexidecimal values and will be converted to decimal. *
-