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

  1. WAVE_OK (//)
  2. ok
  3. ;
  4. WAVE_LOADERROR (//)
  5. problems while reading
  6. ;
  7. WAVE_NOMEM (//)
  8. could not allocate memory
  9. ;
  10. WAVE_CORRUPT (//)
  11. wave file is corrupt
  12. ;
  13. WAVE_LOADINGWAVE (//24)
  14. load´ing wave
  15. ;
  16. WAVE_SAVEERROR (//)
  17. problems while writing
  18. ;
  19. WAVE_SAVEINGWAVE (//24)
  20. save´ing wave
  21. ;
  22. WAVE_MONO (//10)
  23. mono
  24. ;
  25. WAVE_STEREO (//10)
  26. stereo
  27. ;
  28. WAVE_USE (//12)
  29. use
  30. ;
  31. WAVE_CANCEL (//12)
  32. cancel
  33. ;
  34. WAVE_WAVEOPTION (//24)
  35. WAVE-Options
  36. ;
  37. WAVE_NOCONTEXT (//)
  38. could not create context
  39. ;
  40. WAVE_NOGADGET (//)
  41. could not create gadget
  42. ;
  43. WAVE_NOWINDOW (//)
  44. could not open window
  45. ;
  46.