SCI Sound Resource Profiler (CSharp): Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 32: | Line 32: | ||
<blockquote> | <blockquote> | ||
[[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 | [[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]]. | ||
</blockquote> | </blockquote> | ||
| Line 58: | Line 58: | ||
<blockquote> | <blockquote> | ||
The current SCI Sound Resource Profiler (CSharp) is a stable release version. | |||
</blockquote> | </blockquote> | ||
| Line 64: | Line 64: | ||
<blockquote> | <blockquote> | ||
sndprf <infile> | |||
</blockquote> | </blockquote> | ||
| Line 78: | Line 78: | ||
<blockquote> | <blockquote> | ||
Download from here: | Download from here: | ||
<!-- | |||
* [[Image:ZIP.png|ZIP File]] [[File:SnfPrfCS(wSRC).zip|SnfPrfCS(wSRC).zip]] <span class="DLInfo"> (ZIP file) [11.5 KB]</span> (includes source) | * [[Image:ZIP.png|ZIP File]] [[File:SnfPrfCS(wSRC).zip|SnfPrfCS(wSRC).zip]] <span class="DLInfo"> (ZIP file) [11.5 KB]</span> (includes source) | ||
--> | |||
* [[Image:ZIP.png|ZIP File]] [[scidl:SnfPrfCS(wSRC).zip|SnfPrfCS(wSRC).zip]]<span class="DLInfo"> (ZIP file) [11.5 KB]</span> | |||
</blockquote> | </blockquote> | ||
| Line 94: | Line 97: | ||
===<br /> Acknowledgements === | ===<br /> Acknowledgements === | ||
<blockquote> | |||
Ravi Iyengar | Ravi Iyengar | ||
</blockquote> | |||
</blockquote> | </blockquote> | ||
| Line 107: | Line 112: | ||
==<br /> Also See == | ==<br /> Also See == | ||
* [[Sound Resource (SCI)]] | * [[Sound Resource (SCI)]] | ||
* [[SCI Specifications: Chapter 1 - Introduction#SND| in the SCI Specifications]] | * [[SCI Specifications: Chapter 1 - Introduction#SND| in the SCI Specifications]] | ||
* [[:Category:Sound Resources|Sound Resource Articles]] | * [[:Category:Sound Resources|Sound Resource Articles]] | ||
* [[:Category:SCI Sound Information Extractors|SCI Sound Resource Information Extractors]] | |||
* [[SCI Sound Resource Profiler]] | * [[SCI Sound Resource Profiler]] | ||
| | ||
| Line 117: | Line 122: | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:SCI Development]] | [[Category:SCI Development]] | ||
[[Category:Development Tools]] | [[Category:Development Tools]] | ||
[[Category:SCI Development Tools]] | [[Category:SCI Development Tools]] | ||
Latest revision as of 23:05, 17 August 2025
| 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