|
Midi2C25 for Linux |
The GTK version should run anywhere where GTK is available
The Windows version should run under Win95/98/NT.
If you suceed to compile and and run on platforms, where no binary
download is available, I would apprechiate if you send me the binary so I
can include it here.
It is not neccessary to install SmallEiffel or any Eiffel libraries in
order to run the binaries. All Eiffel libraries are linked statically by
default.
Here is a sample output:
You can now also specify the options
Note: these links are down. We will try
fix them as soon as possible
Midi2C25 is published under the terms of GNU GPL. A copy of it is included
into this distribution: See the file "copying.txt".
Download
Requirements
In order to compile Midi2C25 you need:
Platform
midi2c25 has been tested on Windows NT 4.0 and RedHat 6.1. The command
line version should compile and run everywhere where SmallEiffel is
available (and that's pretty much any popular OS :)
Installation
Just type make to run the compilation in any of the src-subdirectories.
You probably need to adjust loadpath.se to reflect the
locations of the needed libraries on your system.
Usage (Command Line Version)
Midi2C25 either takes a MIDI file name on the command line, or if missing
the standard input and prints the C25 conform notes on the standard
output. Have a look at the Siemens
C25 Tunes Keystrokes for more information.
G 2(1/16)1
Eis 2(1/8 )2
p ?(1/8 )3
A 2(1/4 )4
p ?(1/8 )5
G 2(1/16)6
Eis 2(1/8 )7
You need to enter line for line into the cell phone.
Each line represents a note or a pause.
Each line consists of five variable fields.
--help and --version.
Well, I guess you know what they are for.
Usage (GTK and Windows version)
Just run the application. It should be pretty self explanatory.