tylermenezes / MusicXML-PHP

A PHP library for working with MusicXML files.

Home Page:http://pipeorgan.studentrnd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background

We needed a way of converting MIDI files to on/off instructions for our PVC robotic pipe organ. PHP libraries for working with MIDI files are few and of poor quality, however, we did find one to convert MIDIs to MusicXML, which is a bit easier to work with. There still aren't any good libraries for working with MusicXML files in PHP, though.

Getting Started

TODO: this.

About

A PHP library for working with MusicXML files.

http://pipeorgan.studentrnd.org/

License:Artistic License 2.0


Languages

Language:PHP 100.0%