|
1 year ago | |
---|---|---|
4klang | 1 year ago | |
clinkster | 1 year ago | |
oidos | 1 year ago | |
v2 | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago |
Small template code to get 4klang, Clinkster, Oidos and V2 running on Linux :)
Quickly hacked together by PoroCYon.
Hugs to Alkama and noby for providing 4klang test tracks! And greets to
Punqtured for publishing the .xrns
files too in Tiny Sound
Planet.
mus
folder (4klang.asm
,
4klang.inc
and 4klang.h
).make
bin/runner
.xrns
files in the mus
folder.make
bin/play-<songname> | aplay
.xrns
files in the mus
folder.make
bin/play-<songname> | aplay
.v2m
files in the mus
folder.make
bin/lplayer-<songname> | aplay -c2 -r44100 -fFLOAT_LE
The code under the clinkster/Clinkster
directory and all code in the git
submodules, are all published under their respective licenses.