home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 13 / amigaformatcd13.iso / -seriously_amiga- / shareware / music / ahirecord / ahirecord.readme < prev    next >
Text File  |  1997-03-06  |  2KB  |  69 lines

  1. Short:    Advanced AHI HD-Recorder V1.2
  2. Uploader: Thomas Wenzel <wenzel@unixserv.rz.fh-hannover.de>
  3. Author:   Thomas Wenzel <wenzel@unixserv.rz.fh-hannover.de>
  4. Type:     mus/play
  5. Version:  1.2
  6.  
  7. Legal stuff
  8. -----------
  9. This program is copyrighted freeware. It may be distributed freely as long
  10. as no modifications are made to the executable and this document. A nominal
  11. fee may be asked to cover distribution costs.
  12.  
  13. It is based on the HardDiskRecord program from the AHI developer package.
  14.  
  15. AHI audio system is Copyright ©1994-96 Martin Blom.
  16.  
  17.  
  18. Important
  19. ---------
  20. This is my first attempt in writing a program with GUI, several subtasks
  21. and realtime display. If you detect errors/bugs/crashes (I'm afraid you
  22. will), please let me know. If the program crashes at first start dont't
  23. just delete it angrily but send me a flame as well :)
  24.  
  25.  
  26. Features
  27. --------
  28.  - Multithreaded level meter and status display
  29.  - Asynchronous writes to harddisk
  30.  - Generates AIFF, MAUD or WAVE files
  31.  
  32.  
  33. Limitations
  34. -----------
  35. Only 16 bit stereo recording at the moment.
  36. Does anyone really need mono ?!?
  37.  
  38.  
  39. Requirements
  40. ------------
  41. AHI audio system V2
  42. AmigaOS 3.0
  43. asyncio.library V37
  44. 68020 CPU
  45.  
  46.  
  47. Recommended
  48. -----------
  49. 68030-25 or faster
  50. High quality 16 bit soundcard (Prelude for example ;)
  51. Play16 to play your recordings (Play16 is freeware, too!)
  52.  
  53.  
  54. Revision history
  55. ----------------
  56. 1.0 - First public release
  57.  
  58. 1.1 - Optimized levelmeter speed. Should run better on slow Amigas
  59.     - Added WAVE save format
  60.  
  61. 1.2 - Levelmeter sometimes 'lost' some segments. Hopefully fixed.
  62.       Removed a bug in FORM size of MAUD and AIFF savers. Some programs
  63.       refuse to load the file just because the sizes don't match :-(
  64.  
  65. Known bugs
  66. ----------
  67. In case of asyncio buffer overflow the program will hang. Don't expect it
  68. to record 44.1 kHz to slow floppy disk :-)
  69.