Abc() |
file(string abc) | read a string of ABC notation and parse into a Midi.File |
sequence(string abc) | read a string of ABC notation and parse into a Midi.Sequence |
Read a string of ABC notation and parse into a Midi.File. The given ABC should include headers as required by the ABC specification.
Read a string of ABC notation and parse into a Midi.Sequence. The given ABC may or may not include headers.