Mobileer ME1000/ME2000 Synthesizer Demo

CONFIDENTIAL and PROPRIETARY - © 2002-4 Mobileer, All Rights Reserved

If you haven't already, you can hear several ringtones rendered by our software online at "http://www.mobileer.com/ringtones/".

CONFIDENTIAL and PROPRIETARY - do not redistribute without permission.

This is a demonstration of the ME2000 Synthesizer. More information at http://www.mobileer.com/products/me2000.html.

How to Render MIDI Files to WAV

You can use the "render_midifiles_me2000.exe" program on Windows to convert a standard MIDIFile to a WAV file using the ringtone synthesizer. This is the same software engine that is used in mobile phones.

To render all of the ".mid" files in the folder to a WAV file simply double click on the "make_waves.bat" file.

Program Options

If you want to control the program you can edit the make_waves.bat file and change the command line.

You may pass multiple ".mid" files on the command line. Each ".mid" file will be converted to a WAV format audio file with a ".wav" extension.

To convert "FurryLisa_rt.mid" and "Bach_Sonata3EMajor.mid" to "FurryLisa_rt.wav" and "Bach_Sonata3EMajor.wav" enter:

render_midifiles_me2000  FurryLisa_rt.mid Bach_Sonata3EMajor.mid

To convert all of the MIDI files in the directory to WAV enter:

render_midifiles_me2000 *.mid

You can pass command line options to the program as follow:

For example:

render_midifiles_me2000 -r22050 -m16 *.mid 

Note that files whose name ends with "_rt.mid" will be considered a ringtone and automatically looped twice. Note that these "_rt.mid" songs are designed to loop forever and may feel like they end abruptly when not looped.