MONTONE tracker playback library in C
This repository has been archived on 2025年10月01日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- C 98.5%
- Shell 1.3%
- QuickBASIC 0.2%
| .github/workflows | Add github workflow. | |
| songs | New song, and display error message in cli. | |
| .gitignore | Init | |
| compile_flags.txt | Fix compilation. | |
| libmonotone.c | Fix compilation. | |
| libmonotone.h | Improve code aesthetics. | |
| LICENSE | Init | |
| main.bas | Add documentation for the MONOTONE song file format (.mon files) | |
| main.c | New song, and display error message in cli. | |
| main.exe | Add documentation for the MONOTONE song file format (.mon files) | |
| monotone.txt | Add documentation for the MONOTONE song file format (.mon files) | |
| README.md | Init | |
| run.sh | Fix compilation. | |