Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 170 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 170 Bytes

lisp-midi

A midi parser, generator by Common Lisp.

To generate example, run:

clisp sample/main.lisp

To run tests, run:

clisp test/test.lisp