Welcome
  Home
  News
  Resume
  Contact

Personal
  Profile
  Photos
  Friends
  Interests
  Computer

Research
  JSCC
  TFR
  Software
  Papers
  Tutorials

Miscellaneous
  Links
  Quotes
  Timetable
  Message
Overview  |   Audio  |   Image  |   Video  |   Utilities  |   Compilers/Libraries
Name Usage, Installation and Caveat Download
pcm2wav.cpp This program converts a raw PCM data file to Microsoft WAV format. Sample rate, byte per sample, mono/stereo properties are specified in command line. It can also playback a WAV file. Source Binary
playaud.tcl This program is a small command line utility program which plays au, wav, ulw, pcm format audio files. It is written in tcl and uses the snack package. It is rather simple and can be much extended, please send your feature requests. Script