Clarify modulation description for two-tone mode

This commit is contained in:
freq-mod 2025-09-04 23:12:10 +02:00 committed by GitHub
parent 15d47cfe03
commit d895a5724a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ a sound and input chip developed by Atari for their 8-bit computers (Atari 400,
- use for PWM effects (not automatic!). - use for PWM effects (not automatic!).
- bit 0: 15KHz mode. - bit 0: 15KHz mode.
- `12xx`: **toggle two-tone mode.** - `12xx`: **toggle two-tone mode.**
- when enabled, channel 2 modulates channel 1. I don't know how, but it does. - when enabled, channel 2 modulates channel 1 in an oscillator sync-like manner.
- only on ASAP core. - only on ASAP core.
## info ## info