SCI Sound to MIDI Converter
From Sierra Wiki
Jump to navigationJump to search
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 0.04 | ||
|---|---|---|---|
| Release Date: | 1999 | ||
| Company: | N/A | ||
| Development Status: | Abandoned | ||
| Publication Status: | Published | ||
| Developer(s): | Ravi Iyengar | ||
| Interface: | CLI | ||
| Language: | C++ | ||
| Open Source: | Open | ||
| Source Availability: | (included in Download) | ||
| License: | GNU | ||
| Type: | Sound Converter | ||
| Relevant Engine: | SCI0 | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | rarefied.org/sci/index.html (web archive) | ||
A.K.A.
- Snd2MID
Description
Ravi Iyengar's SCI Sound to MIDI Converter is a utility to convert MIDI files to SCI SOUND resources. SCI Sound to MIDI Converter is no longer actively maintained.
Features
Requirements
Version History
0.04
Development Status
Unmaintained
Usage
snd2midi <soundfile> <midifile> [flags]
Options
Flags must come after the filenames if included. A flag must be separated from its parameter with a space.
-I n - set MIDI program to n -W - disable warnings
Download
Download from here:
Known issues
Credits
References
Also See
- SCI Sound Converters
- Sound Converters
- SND2MID.COM
- SCI Sound to MIDI Converter (Win32)
- SCI Sound to MIDI Converter (C#)