MIDI to SCI Sound Converter

From Sierra Wiki
Jump to navigationJump to search
MIDI to SCI Sound Converter
Version 0.02
Author: Ravi Iyengar
1999-01-16
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
MIDI to SCI Sound Converter
Latest Version:  0.02
Release Date:  1999-01-16[1]
Company: N/A
Development Status:  Abandoned
Publication Status:  Published
Developer(s): Ravi Iyengar
Interface: CLI
Language: C++
Open Source: Open
Source Availability:  Yes (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.

  • MIDI2SND


Description

Ravi Iyengar's MIDI to SCI Sound Converter Utility to convert MIDI files to SCI sound resources. The MIDI to SCI Sound Converter is no longer actively maintained.


Features


Requirements


Version History


Development Status

Further development of MIDI to SCI Sound Converter has been abandoned.


Usage

Usage:

midi2snd <midifile> <soundfile> [flags]

<soundfile> is the filename of an extracted sound resource <midifile> is the output file

Flags must come after the filenames if included. A flag must be separated from its paramater with a space.

  -I n     - set program to n
  -C       - remove references to unrecognized controls
  -M       - leave channels in monophonic mode


Options


Download

Download from here:


Known issues

  • None known.


Credits

Ravi Iyengar


Legal

MIDI to SCI Sound Converter was distributed with the GNU


References

  1. From the file's creation date


Also See