home *** CD-ROM | disk | FTP | other *** search
/ Audio Version 4.94 / audioversion4.94knowledgemediaresourcelibraryoctober1994.iso / unix / midi / k1-dump.txt < prev    next >
Text File  |  1994-03-15  |  1KB  |  32 lines

  1. K1dump is a program that takes complete patch dump files (64 SINGLES and 32 
  2. MULTIS) from the Kawai K-1 synthesizer, and prints them out in a human
  3. readable form.  This program does not do any MIDI action.  Getting the data
  4. from the K1 to the computer is therefore your own problem.
  5.  
  6. This program serves several major purposes:  it gives those of us without a 
  7. MIDI computer setup the ability to see and enter (by hand) other people's
  8. patches (such as the Kawai patch library).
  9.  
  10. It also lets you make hard-copy backups of your patch libraries, for those
  11. who are paranoid about their diskettes.
  12.  
  13. It lets you see ALL the parameters of a patch at the same time.  Handy for 
  14. understanding why patches sound the way they do.
  15.  
  16. It also has a mode where it'll just print the patch names found in the dump
  17. file.  You can generate quick-reference cards with it.
  18.  
  19. The code is essentially a subset of Edward Hall's K1 patch editor for the PC.
  20. (Anonymous ftp to ucsd.edu to get it.)
  21.  
  22. There's nothing particularly OS dependent in this code.  I've compiled it
  23. on a Unix system, but there's no reason it shouldn't run on a PC, or whatever.
  24.  
  25. Enjoy.
  26.  
  27.     John Bradley  -  University of Pennsylvania  -  bradley@cis.upenn.edu
  28.     March 29, 1989
  29.  
  30.  
  31.  
  32.