Braille Music Compiler
BMC is my humble attempt to write a computer program which can read braille music code and convert it into different formats. Currently supported output formats are LilyPond, MusicXML and Braille Music Code.
BMC development is currently dormant, although not dead.
Source code
This project is hosted on GitHub.
To obtain a copy of the source code, execute the following command:
git clone https://github.com/mlang/BMC
or if GitHub is offline or my account has vanished, you can also do
git clone https://blind.guru/projects/BMC.git
to retrieve a repostiroy backup.