Sierra's SCI Aud Header Utility
From Sierra Wiki
(Redirected from AUDADD)
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 1.5 | ||
|---|---|---|---|
| Release Date: | 1992[1] Citation Required | ||
| Company: | Sierra | ||
| Development Status: | Abandoned | ||
| Publication Status: | Unpublished | ||
| Developer(s): | Unknown | ||
| Interface: | CLI | ||
| Language: | C | ||
| Open Source: | Closed | ||
| Source Availability: | No | ||
| License: | Proprietary | ||
| Type: | Development Tools, In-house, Audio Resource Utility | ||
| Relevant Engine: | SCI | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | www.sierra.com | ||
A.K.A.
- SCI Aud Header Utility
- Aud Header Utility
- AUDADD
Description
Sierra's SCI AUD Header Utility was Sierra's in house tool.
Features
Requirements
Version History
Development Status
Further development of Sierra's SCI Aud Header Utility has been abandoned.
Usage
Sierra's SCI Aud Header Utility 123.AUD
- (the default header will be added to 123.AUD)
Sierra's SCI Aud Header Utility 123.AUD 123h.AUD
- (123.AUD will be copied plus default header to 123h.AUD)
Sierra's SCI Aud Header Utility ..\\SOUND\*AUD -oTEMP -r22050 -f12
- all of the *.AUD files in the SOUND directory will be copied plus header to the TEMP directory keeping the same name.
- -r rate (default rate is 11025)
- -f flag-byte (default setting is 0)
- flag bit values in decimal (add together):
1: compressed (default is uncompressed) 2: scrambled (default is unscrambled) 4: 16-bits (default is 8-bit samples) 8: signed (default is unsigned samples) 16: stereo (default is mono) 32: (unused) 64: (unused) 128: memory-based (default is disk-based playback)
Options
Download
Download from here:
File:AUDADD.zip (ZIP file) [7.35 KB]
Known Issues
Credits
References
Also See