home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Sound / SampleE / Catalogs / source / se_fio_aiff.cd < prev    next >
Text File  |  1999-10-04  |  744b  |  58 lines

  1. AIFF_OK (//)
  2. ok
  3. ;
  4. AIFF_NOTSUPPORTEDAIFF (//)
  5. this AIFF file is not supported
  6. ;
  7. AIFF_CORRUPT (//)
  8. AIFF file is corrupt
  9. ;
  10. AIFF_LOADINGAIFF (//24)
  11. loading AIFF
  12. ;
  13. AIFF_SAVEINGAIFF (//24)
  14. saveing AIFF
  15. ;
  16. AIFF_AIFFOPTION (//24)
  17. AIFF-Options
  18. ;
  19. AIFF_MONO (//10)
  20. mono
  21. ;
  22. AIFF_STEREO (//10)
  23. stereo
  24. ;
  25. AIFF_USE (//12)
  26. use
  27. ;
  28. AIFF_CANCEL (//12)
  29. cancel
  30. ;
  31. AIFF_NOCONTEXT (//)
  32. could not create context
  33. ;
  34. AIFF_NOGADGET (//)
  35. could not create gadget
  36. ;
  37. AIFF_NOWINDOW (//)
  38. could not open window
  39. ;
  40. AIFF_NODELETE (//)
  41. could not delete file
  42. ;
  43. AIFF_NOWRITE (//)
  44. problems while writing to file
  45. ;
  46. AIFF_NOREAD (//)
  47. problems while reading from file
  48. ;
  49. AIFF_NOSEEK (//)
  50. could not seek in file
  51. ;
  52. AIFF_NOOPEN (//)
  53. could not open file
  54. ;
  55. AIFF_NOMEM (//)
  56. could not allocate memory
  57. ;
  58.