SCI Sound Resource Profiler (CSharp)
From Sierra Wiki
(Redirected from SndPrf32)
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 0.02 | ||
|---|---|---|---|
| Release Date: | 2012-06-17[1] | ||
| Company: | N/A | ||
| Development Status: | Stable | ||
| Publication Status: | Published | ||
| Developer(s): | Jeremiah Nellis | ||
| Interface: | CLI | ||
| Language: | C# | ||
| Open Source: | Open | ||
| Source Availability: | Yes (included in download) | ||
| License: | GNU | ||
| Type: | Information Extractor | ||
| Relevant Engine: | SCI | ||
| Platform: | Windows | ||
| Localization: | English | ||
| Website: | N/A | ||
A.K.A.
- SndPrf32
- SndPrfCS
Description
Jeremiah Nellis's SCI Sound Resource Profiler (CSharp) Utility extracts information from Sierra SCI sound resources (SOUND.*, *.SND). It is a C# Win32 port of Ravi Iyengar's original DOS SCI Sound Resource Profiler.
Features
Requirements
Version History
- version 0.02
By Ravi Iyengar Ported to C# by Jeremiah Nellis - June 17th, 2012
Development Status
The current SCI Sound Resource Profiler (CSharp) is a stable release version.
Usage
sndprf <infile>
Options
Download
Download from here:
SnfPrfCS(wSRC).zip (ZIP file) [11.5 KB]
Known Issues
Credits
AcknowledgementsRavi Iyengar
Legal
SCI Sound Resource Profiler (CSharp) is distributed with the GNU License.
References
- ↑ From the included README file
Also See
- Sound Resource (SCI)
- in the SCI Specifications
- Sound Resource Articles
- SCI Sound Resource Information Extractors
- SCI Sound Resource Profiler