home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / MidI / SYNTHLIB.LHA / Synth_Librarian / sources / TG33 / TG33.cd < prev    next >
Encoding:
Text File  |  1994-08-23  |  1.1 KB  |  43 lines

  1. ; $VER: TG33.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 TG33 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_SEND22VOICE (//)
  20. Sending Sy22 Voice %s.
  21. MSGD_SENDEND (//)
  22. %s data sent.
  23. MSGD_RECIEVEVOICE (//)
  24. Recieving voice data.
  25. MSGD_RECIEVEALL (//)
  26. Recieving all data.
  27. MSGD_RECIEVEENDVOICE (//)
  28. Voice data recieved.
  29. MSGD_RECIEVEENDALL (//)
  30. 64 voices data recieved.
  31. MSGD_RECIEVEPACKET (//)
  32. Recieving packet %d.
  33. MSGD_SENDALLPACKET (//)
  34. Sending 64 voices data, packet %d.
  35. MSGD_ABOUT (//)
  36. Yamaha TG33 driver for SynthLib\nprogrammed by Jean-Alexis MONTIGNIES.\nVersion 1.1 ©1993-1994.
  37. MSGD_OK (//)
  38. OK
  39. ERRORD_UNEXPECTED_ANSWER (//)
  40. Unexcpected answer.
  41. ERRORD_BAD_CHECKSUM (//)
  42. Bad checksum.
  43.