Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
4klang-linux
Commits
57c2bf06
Commit
57c2bf06
authored
May 07, 2019
by
PoroCYon
Browse files
README and LICENSE stuff
parent
ddf6afc6
Changes
2
Show whitespace changes
Inline
Side-by-side
4klang/
LICENSE
→
LICENSE
View file @
57c2bf06
File moved
4klang/
README.md
→
README.md
View file @
57c2bf06
#
4klang on Linux
#
Linux templates for PC intro synths
Small template code to get 4klang running on Linux :)
Small template code to get 4klang
and V2
running on Linux :)
Quickly hacked together by PoroCYon.
Hugs to Alkama and noby for providing test tracks!
Hugs to Alkama and noby for providing
4klang
test tracks!
## How to use
...
...
@@ -15,11 +15,19 @@ Hugs to Alkama and noby for providing test tracks!
### Usage
#### 4klang
1.
Put the exported 4klang files in the
`mus`
folder (
`4klang.asm`
,
`4klang.inc`
and
`4klang.h`
).
2.
Run
`make`
3.
Run
`bin/runner`
#### V2
1.
Put the exported
`.v2m`
files in the
`mus`
folder.
2.
Run
`make`
3.
Run
`bin/lplayer-<songname> | aplay -c2 -r44100 -fFLOAT_LE`
## License
[
WTFPL
](
/LICENSE
)
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment