home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / midifile / genpat / genpatch.doc next >
Text File  |  1989-03-04  |  2KB  |  44 lines

  1.                         GenPatch file convertor rev0.1
  2.                         ------------------------------
  3.  
  4.         This program is hereby placed in the public domain.  Copy it all you 
  5. like.  Just don't dare to try to make money from it (I doubt that you could).
  6.  
  7.         This program takes a GenPatch file for a D50 bulk dump and converts it 
  8. into a raw binary image of the D50 RAM.  This image is suitable for loading 
  9. into the D50 Bulk Dump/Load program I've posted recently.
  10.  
  11.         To run the program, type:
  12.  
  13. C:genpatch  genpatch_filespec  image_filespec
  14.  
  15.         The program will then load the genpatch_filespec, convert it, and 
  16. write it out to image_filespec.  WARNING: there is no file error checking in 
  17. this program.  It will happily write over any output filename you give it.  If 
  18. it can't open the input file, or can't open the output file, it just returns 
  19. with no messages.
  20.  
  21.         As you may have guessed, I've not put a lot of effort into this 
  22. program.  This is because I don't think it will work on all GenPatch files.  
  23. I wrote it so that I can use the D50SND.ARC file posted on CompuServe.  It 
  24. correctly converted all five patch banks in that archive.  It "sort of" 
  25. converted the Synthony patch bank that has been posted to GEnie (enough to 
  26. make the patches usable anyway).  I was just going to re-post the converted 
  27. D50SND files, but decided that if it helped someone convert just one more file 
  28. from GenPatch to D50DUMP, then it was worth posting.  But just note, I've not 
  29. tested it on any other GenPatch D50 dumps, so there's no gaurantee it will 
  30. work on any other files.  
  31.  
  32.         Any problems, or if it converted any other files, I'd be glad to hear 
  33. from you.  My addresses are:
  34.  
  35. Internet:   yon@apollo.com or yon@apollo.uucp
  36. PAN:        ARCTICDAVE 
  37. GEnie:      D.YON1
  38. CompuServe: 73017,1375
  39.  
  40. David Yon
  41. Arlington, MA
  42. March 4, 1989
  43.  
  44.