mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-30 16:33:01 +00:00
commit
de3ed24e1f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ This is a fantasy sound chip, used in the specs2 fantasy computer designed by ti
|
||||||
- 5: periodic noise
|
- 5: periodic noise
|
||||||
- 6: XOR sine
|
- 6: XOR sine
|
||||||
- 7: XOR triangle
|
- 7: XOR triangle
|
||||||
- `12xx`: set waveform (0 to 7F)
|
- `12xx`: set pulse width (0 to 7F)
|
||||||
- `13xx`: set resonance of filter (0 to FF)
|
- `13xx`: set resonance of filter (0 to FF)
|
||||||
- despite what the internal effects list says (0 to F), you can use a resonance value from 0 to FF (255)
|
- despite what the internal effects list says (0 to F), you can use a resonance value from 0 to FF (255)
|
||||||
- `14xx`: set filter mode and ringmod
|
- `14xx`: set filter mode and ringmod
|
||||||
|
|
Loading…
Reference in a new issue