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

  1. WAVE_OK (//)
  2. ok
  3. ;
  4. WAVE_CORRUPT (//)
  5. WAVE file is corrupt
  6. ;
  7. WAVE_LOADINGWAVE (//24)
  8. loading WAVE
  9. ;
  10. WAVE_SAVEINGWAVE (//24)
  11. saveing WAVE
  12. ;
  13. WAVE_WAVEOPTION (//24)
  14. WAVE-Options
  15. ;
  16. WAVE_MONO (//10)
  17. mono
  18. ;
  19. WAVE_STEREO (//10)
  20. stereo
  21. ;
  22. WAVE_USE (//12)
  23. use
  24. ;
  25. WAVE_CANCEL (//12)
  26. cancel
  27. ;
  28. WAVE_NOCONTEXT (//)
  29. could not create context
  30. ;
  31. WAVE_NOGADGET (//)
  32. could not create gadget
  33. ;
  34. WAVE_NOWINDOW (//)
  35. could not open window
  36. ;
  37. WAVE_NODELETE (//)
  38. could not delete file
  39. ;
  40. WAVE_NOWRITE (//)
  41. problems while writing to file
  42. ;
  43. WAVE_NOREAD (//)
  44. problems while reading from file
  45. ;
  46. WAVE_NOSEEK (//)
  47. could not seek in file
  48. ;
  49. WAVE_NOOPEN (//)
  50. could not open file
  51. ;
  52. WAVE_NOMEM (//)
  53. could not allocate memory
  54. ;
  55.