Sierra's SCI Aud Bit Converter

From Sierra Wiki
(Redirected from AUDBITS)
Jump to navigationJump to search
Sierra's SCI Aud Bit Converter

Developer: Sierra
1993
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
Sierra's SCI Aud Bit Converter
Latest Version: 
Release Date:  1993[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: Internal
Type: In-house, Bit-depth Converter
Relevant Engine: SCI
Platform: DOS
Localization: English
Website: www.sierra.com




A.K.A.

  • SCI Aud Bit Converter
  • Aud Bit Converter
  • AUDBITS


Description

Sierra's SCI Aud Bit Converter was Sierra's in house bit-depth converter for SCI Audio resources


Features


Requirements


Version History

 


Development Status

Further development of Sierra's SCI Aud Bit Converter has been abandoned.


Usage

 Sierra's SCI Aud Bit Converter 123.AUD
     (the #bits-per-sample of 123.AUD will be reported)
or
 Sierra's SCI Aud Bit Converter AUDIO.8 AUDIO.16 *2
     (AUDIO.8 (8-bit,unsigned) will be copied to AUDIO.16 (16-bit,signed)
or
 Sierra's SCI Aud Bit Converter ..\16BIT\*.AUD -oTEMP /2
     all of the *.AUD files in the 16BIT directory will be copied
     as 8-bit files to the TEMP directory keeping the same name

*2   8-bit,unsigned files will be converted to 16-bit,signed files
/2   16-bit,signed files will be converted to 8-bit,unsigned files
(null) the #bits-per-sample will be reported but not altered


Options


Download

Download from here:


Known Issues


Credits

  •  


References


Also See