home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 122 / af122sub.adf / SampleE_V3.10.lzx / SampleE_V3.10 / Catalogs / source / se_fio_aiff.cd < prev    next >
Encoding:
Text File  |  1999-01-25  |  609 b   |  49 lines

  1. AIFF_OK (//)
  2. ok
  3. ;
  4. AIFF_NOTSUPPORTEDAIFF (//)
  5. this aiff file is not supported
  6. ;
  7. AIFF_LOADERROR (//)
  8. problems while reading
  9. ;
  10. AIFF_NOMEM (//)
  11. could not allocate memory
  12. ;
  13. AIFF_CORRUPT (//)
  14. aiff file is corrupt
  15. ;
  16. AIFF_LOADINGAIFF (//24)
  17. load´ing aiff
  18. ;
  19. AIFF_SAVEERROR (//)
  20. problems while writing
  21. ;
  22. AIFF_SAVEINGAIFF (//24)
  23. save´ing aiff
  24. ;
  25. AIFF_MONO (//10)
  26. mono
  27. ;
  28. AIFF_STEREO (//10)
  29. stereo
  30. ;
  31. AIFF_USE (//12)
  32. use
  33. ;
  34. AIFF_CANCEL (//12)
  35. cancel
  36. ;
  37. AIFF_AIFFOPTION (//24)
  38. AIFF-Options
  39. ;
  40. AIFF_NOCONTEXT (//)
  41. could not create context
  42. ;
  43. AIFF_NOGADGET (//)
  44. could not create gadget
  45. ;
  46. AIFF_NOWINDOW (//)
  47. could not open window
  48. ;
  49.