Recommend this page to a friend! |
Download .zip |
Info | View files (17) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-05-31 (8 years ago) | 74% | Total: 3,391 | All time: 984 This week: 1,042 |
Version | License | Categories | ||||
midi 1.0.0 | Freeware | Audio |
Description | Author | |
This is a class for reading, writing, analyzing, modifying, creating, downloading and playing (embedding) standard MIDI files (type 0 or 1). MIDI songs are internally represented as lists of tracks, where each track is a list of messages, and each message is a string. The message string format is the same as the one used by the commandline tools MF2T/T2MF created by Piet van Oostrum. Recommendations View score, player and virtual intrument in a web page |
Files |
File | Role | Description |
---|---|---|
bossa.txt | Data | MIDI text example |
bossa.xml | Data | MIDI XML example |
convert.php | Example | converts MIDI files of type 1 to type 0 |
documentation.htm | Doc. | Documentation |
duration.php | Example | demonstrates how to find the duration of a MIDI file. |
manipulate.php | Example | demonstrates manipulation of MIDI data |
meta.php | Example | shows content of all meta events in the first track of a MIDI file. These events are often used for song title, copyright informations etc. (like ID3 tags in mp3 files). |
mid2rttl.php | Example | demonstrates binary MIDI file to RTTL ringtone conversion |
mid2txt.php | Example | demonstrates binary MIDI file to text (MF2T/T2MF format) conversion |
mid2xml.php | Example | demonstrates binary MIDI file to MIDI XML conversion |
midi.class.php | Class | MIDI Class |
readme.htm | Doc. | Readme |
rttl.class.php | Class | RTTL extension |
rttl2mid.php | Example | demonstrates RTTL ringtone to binary MIDI file conversion |
sequencer.php | Example | little online sequencer, 4 drum tracks, 4 instrument tracks, 1 bar only |
txt2mid.php | Example | demonstrates text (MF2T/T2MF format) to binary MIDI file conversion |
xml2mid.php | Example | demonstrates MIDI XML to binary MIDI file conversion |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
mid2rttl.php binary MIDI file to RTTL ringtone conversion |
rttl2mid.php demonstrates RTTL ringtone to binary MIDI file conversion |
Ringtones using L-Systems MIDI Ringtone generative audio using L-Systems |
duration.php demonstrates how to find the duration |
mid2txt binary MIDI file to text conversion |
mid2xml binary MIDI file to MIDI XML conversion |
MIDI Class homepage MIDI Class homepage |
MIDI manipulation MIDI data manipulation demo |
midi.mathewvp.com Midi Utilities Site |
sequencer demo sequencer |
txt2mid text (MF2T/T2MF format) to binary MIDI file conversion |
xml2mid MIDI XML to binary MIDI file conversion |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
MF2T/T2MF MIDI to Text Converters |
MIDI-OX MIDI Utility |