No description
|
Jarkko Sakkinen
45103f4226
build: Migrate to Makefile
Copy project shenanigans from phindex. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi> |
||
|---|---|---|
| include/polyend | build: Migrate to Makefile | |
| man | Change license to MIT | |
| src | libpolyend: Use bool | |
| tests | build: Migrate to Makefile | |
| .clang-format | Initial commit | |
| .codespellrc | Initial commit | |
| .gitignore | build: Migrate to Makefile | |
| LICENSE | Change license to MIT | |
| Makefile | build: Migrate to Makefile | |
| README.md | Change license to MIT | |
libpolyend
libpolyend is a C-library for reading and writing Polyend's file formats.
Right now it covers only trackers but the library have been partitioned in a way
that API coverage can widen over the tracker family of products.
Here are the projects that libpolyend derives from, and further, made it
possible in the first place:
- https://github.com/DataGreed/polyendtracker-midi-export
- https://github.com/ejconlon/polyendtracker-formats
- https://github.com/jaap3/pti-file-format
- https://github.com/jaap3/pti-tools
- https://github.com/SaturnsGithubSaga/midi2mtp/
License
libpolyend is licensed under MIT. See LICENSE.
Copyright
Copyright (C) 2025-2026 Jarkko Sakkinen.