mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-28 18:41:16 +00:00
fix a typo regarding Cxxx effect
This commit is contained in:
parent
b527fc06b2
commit
4db26806d6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ this is a work-in-progress chiptune tracker compatible with DefleMask modules (.
|
|||
- additional features on top:
|
||||
- SSG envelopes in Neo Geo
|
||||
- full duty/cutoff range in C64
|
||||
- ability to change tempo mid-song with `Cxxx` effect (`xxx` between `000` and `3fff`)
|
||||
- ability to change tempo mid-song with `Cxxx` effect (`xxx` between `000` and `3ff`)
|
||||
- open-source. GPLv2.
|
||||
|
||||
## downloads
|
||||
|
|
Loading…
Reference in a new issue