home *** CD-ROM | disk | FTP | other *** search
- Synths may store patch names in various formats. Use this cycle gadget
- to indicate the name format being used by your synth.
-
- ASCII: ASCII format is the most common format.
- ADD NAMES: If the banks in your synth do not contain names use
- this option if you wish to add names.
- D-50: Format used by the Roland D-50. Values 0 thru 63 are
- converted as follows: ' ', 'A'-'Z', 'a'-'z', '1'-'9',
- '0' and '-'.
- PACKED 7: Name is stored as consecutive 7-bit packets.
- i.e. AAAAAAAB BBBBBBCC CCCCCDDD must be unpacked to become
- 0AAAAAAA 0BBBBBBB 0CCCCCCC 0DDD....
- PROTEUS: A space is stored in between each letter. i.e. H.o.r.n.
- DPM-3: Sysex characters are converted into ASCII using a DPM-3
- character translation table.