home *** CD-ROM | disk | FTP | other *** search
/ Da Capo / da_capo_vol1.bin / programs / amiga / midi / midi_playground / examples / display-fun < prev   
Text File  |  1993-01-23  |  340b  |  11 lines

  1. ; An example of sending text to the Matrix-12 display.
  2. ; Xpander users must change the 4th byte to 0x05.
  3. ; You MUST send exactly 80 characters or the Oberheim ignores you.
  4. ; Send this with:
  5. ;    mp  -g  DISPLAY-FUN  -it  -om 
  6.  
  7. 0xf0 0x10 0x02 0x06 0x01
  8. "I THINK THAT I SHALL NEVER SEE          "
  9. "A POEM AS LOVELY AS LITTLE OL' ME       "
  10. 0xf7
  11.