mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-16 01:35:07 +00:00
Merge pull request #609 from host12prog/patch-6
Fix exactly 1 mistake in soundunit.md (oops!)
This commit is contained in:
commit
5f5ca85b8a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ This is a fantasy sound chip, used in the specs2 fantasy computer designed by ti
|
||||||
- `17xx`: set volume sweep period low byte
|
- `17xx`: set volume sweep period low byte
|
||||||
- `18xx`: set volume sweep period high byte
|
- `18xx`: set volume sweep period high byte
|
||||||
- `19xx`: set cutoff sweep period low byte
|
- `19xx`: set cutoff sweep period low byte
|
||||||
- `1Axx`: set cutoff sweep period low byte
|
- `1Axx`: set cutoff sweep period high byte
|
||||||
- `1Bxx`: set frequency sweep boundary
|
- `1Bxx`: set frequency sweep boundary
|
||||||
- `1Cxx`: set volume sweep boundary
|
- `1Cxx`: set volume sweep boundary
|
||||||
- `1Dxx`: set cutoff sweep boundary
|
- `1Dxx`: set cutoff sweep boundary
|
||||||
|
|
Loading…
Reference in a new issue