Showing changes from revision #1 to #2:
Added | Removed | Changed
When a Voice Generator has completed a buffer fill it sets a flag byte in R0, the flag byte specifies the current state of the channel.
7 | 0 | ||||||
---|---|---|---|---|---|---|---|
Q | K | I | F | A | V | F2 | F1 |
Bit | Contents |
---|---|
Q | Quiet (GateOff flag) |
K | Kill pending (GateOn flag) |
I | Initialise pending (Update flag) |
F | Fill pending |
A | Active (normal Fill in progress) |
V | oVerrun flag (no longer supported) |
F2, F1 | 2-bit Flush pending counter |