VB doc corrected.

This commit is contained in:
Electric Keet 2025-02-20 22:44:54 -08:00 committed by tildearrow
parent a01ec02ebb
commit fa40339bf2

View file

@ -53,7 +53,5 @@ the following options are available in the Chip Manager window:
- **Waveform storage mode**: selects how will waveforms be loaded.
- Static: loads the first 5 waves only.
- Dynamic: allows switching between more than 5 waves, but loading a new wave forces all channels off and back on again, usually with an audible click.
- **Disable anti-phase-reset**: normally, changing a playing note's waveform resets its phase, causing a click. this eliminates it. _note:_ this is not hardware accurate!
- **I don't care about hardware**: ignores the 5-wave limitation and allows dynamic waveforms without channel resets or clicking. _note:_ this is not hardware accurate!
- **Disable anti-phase-reset**: disables the workaround to a phase reset that occurs on all channels when the waveform of any channel is changed.
- **I don't care about hardware**: ignores the 5-wave limitation and allows dynamic waveforms without channel resets or clicking. _note:_ this is not hardware accurate!