Changed EFxx to EExx at request of tildearrow
This commit is contained in:
parent
fba48149a5
commit
a8a02b9ebb
5 changed files with 5 additions and 5 deletions
|
|
@ -13,5 +13,5 @@ currently Furnace does not support the PCM channel's stereo mode, though (except
|
|||
- `2`: triangle
|
||||
- `3`: noise
|
||||
- `22xx`: **set duty cycle.** range is `0` to `3F`.
|
||||
- `EFxx`: **ZSM synchronization event.**
|
||||
- `EExx`: **ZSM synchronization event.**
|
||||
- Where `xx` is the event payload. This has no effect in how the music is played in Furnace, but the ZSMKit library for the Commander X16 interprets these events inside ZSM files and optionally triggers a callback routine. This can be used, for instance, to cause game code to respond to beats or at certain points in the music.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue