Module ym_file_parser::effects
source · Expand description
Special effects.
Structs
- The
DIGI-DRUMeffect modulates the channel’s volume level, by applying to it 4-bit sample values. - The
SID voiceeffect modulates the channel’s volume alternating between 0 and some set up value. - The
Sinus SIDeffect modulates the channel’s volume, by applying the scaled sinusoid shape with the period of 8 samples, with the set up amplitude. - The
Sync Buzzereffect writes periodically into the AY/YM register 13 a set up shape value, which resets the chipset’s internal volume envelope control timer.