SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

GSI UTILITIES:

raw to au

Converts a raw PCM file to .au/.snd (adds a header and for little endian data does byteswapping). Comment out #define NL in raw_to_au.c for english messages.

Simply enter 'raw_to_au' and the program will ask you what it needs to know, or use it directly like this:

raw_to_au <file> <samplerate> <channels> <sampletype> <comment> e.g.

raw_to_au alien.raw 8000 1 8 "alien shoots"

which converts a sound 'alien.raw' to 'alien.au' with a header saying speed: 8000Hz, channels: 1, type: 8 bit, description: "alien shoots". Sampletype can be: mulaw, 8, 16, 24, 16LE or 24LE.

toon

For testing. Makes a sample with a single tone of given frequency and duration.
spec to header

Converts command specification files into C headers with definitions, a table of the command lengths and a table with the command names.

Enjoy,

WHS (whs@xs4all.nl)


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.