|
||
---|---|---|
.gitignore | ||
LICENCE | ||
Makefile | ||
README.md | ||
engine.tal | ||
format.md | ||
player.tal | ||
testmodule.tal | ||
tracker.tal |
README.md
kalama sin
kalama sin is a simple music playback engine for the varvara virtual machine. It uses a tracker-style module format which is documented in format.md. The engine itself is in engine.tal, which you can include in whatever varvara program you wish to add music. It's not super well documented but should be easy enough to figure out from the code.
tracker.tal is a very early attempt at building a tracker for the kalama module format