MIDI to SCI Sound Converter (CSharp)

From Sierra Wiki
Jump to navigationJump to search
MIDI to SCI Sound Converter (CSharp)
Version 0.03
Author: Jeremiah Nellis
2012-06-23
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
MIDI to SCI Sound Converter (CSharp)
Latest Version:  0.03
Release Date:  2012-06-23[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: MIDI Converter
Relevant Engine: SCI0
Platform: Windows
Localization: English
Website: N/A




A.K.A.

  • Mid2SndCS


Description

Jeremiah Nellis's MIDI to SCI Sound Converter (CSharp) Jeremiah Nellis's MIDI to SCI Sound Converter (CSharp)


Features


Requirements


Version History

  • MIDI to SCI Sound Converter

version 0.03 By Ravi Iyengar Ported to C# by Jeremiah Nellis June 17, 2012 Modified to include device configuration, Jeremiah Nellis - June 23, 2012


Development Status

Stable


Usage

midi2snd <midifile> <soundfile> [flags]

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


Options

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


Download

Download from here:


Known Issues


Credits

Jeremiah Nellis


Acknowledgements

Original MIDI to SCI Sound Converter, version 0.02 DOS version by Ravi Iyengar


Legal

MIDI to SCI Sound Converter (CSharp) is distributed with the GNU License.


References

  1. From the included README file


Also See