Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
71% | Total: 3,454 | All time: 982 This week: 63 |
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. |
|
View score, player and virtual intrument in a web page
Please help me musicxml intranet!
Files (17) |
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 |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
MIDI to Text Converters |
MIDI Utility |