home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / MidI / SYNTHLIB.LHA / Synth_Librarian / sources / SY22 / SY22.cd < prev    next >
Encoding:
Text File  |  1994-08-20  |  1021 b   |  41 lines

  1. ; $VER: SY22.cd Revison 1.1
  2. ; This file is part of Synth Librarian v1.1
  3. ; ©1993-1994 Jean-Alexis MONTIGNIES
  4. ; This file must not be distributed modified or separatly
  5. ; without my written permission
  6. ; See Synth_Librarian.guide for more details
  7. ;
  8. ; Catalog descriptor file for the SY22 driver
  9. ERRORD_OUT_OF_MEMORY (1//)
  10. Out of memory.
  11. ERRORD_TOO_MANY_DATA (//)
  12. Too many data.
  13. ERRORD_UNKNOWN_FORMAT (//)
  14. Unknown format.
  15. ERRORD_UNKNOWN_TYPE (//)
  16. Unkown data type.
  17. MSGD_SENDVOICE (//)
  18. Sending Voice %s.
  19. MSGD_SENDEND (//)
  20. %s data sent.
  21. MSGD_RECIEVEVOICE (//)
  22. Recieving voice data.
  23. MSGD_RECIEVEALL (//)
  24. Recieving all data.
  25. MSGD_RECIEVEENDVOICE (//)
  26. Voice data recieved.
  27. MSGD_RECIEVEENDALL (//)
  28. All data recieved.
  29. MSGD_RECIEVEPACKET (//)
  30. Recieving packet %d.
  31. MSGD_SENDALLPACKET (//)
  32. Sending all data, packet %d.
  33. MSGD_ABOUT (//)
  34. Yamaha SY22 driver for SynthLib\nprogrammed by Jean-Alexis MONTIGNIES.\nVersion 1.1 ©1993-1994.
  35. MSGD_OK (//)
  36. OK
  37. ERRORD_UNEXPECTED_ANSWER (//)
  38. Unexcpected answer.
  39. ERRORD_BAD_CHECKSUM (//)
  40. Bad checksum.
  41.