home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d56 / WAVFILE.ZIP / Info.txt next >
Encoding:
Text File  |  2001-08-02  |  1.1 KB  |  16 lines

  1. WAVFile.pas
  2. Tested with Borland Delphi 5 & 6
  3.  
  4. { *************************************************************************** }
  5. {                                                                             }
  6. { Audio Tools Library (Freeware)                                              }
  7. { Class TWAVFile - for extracting information from WAV file header            }
  8. {                                                                             }
  9. { Copyright (c) 2001 by Jurgen Faul                                           }
  10. { E-mail: jfaul@gmx.de                                                        }
  11. { http://jfaul.de/atl                                                         }
  12. {                                                                             }
  13. { Version 1.0 (31 July 2001)                                                  }
  14. {   - Info: channel mode, sample rate, bits per sample, file size, duration   }
  15. {                                                                             }
  16. { *************************************************************************** }