The pattern effects are based on the MOD effects. One important difference to many other trackers is that most effects remains active until it's disabled with a 00 parameter.
General effects
DPCM effects
FDS effects
Changes the pitch of the note every tick, with base + x and base + y semitones.
Use 00 to disable.
Example: 047 to simulate a major chord.
Continuously slides the pitch up, with xx steps in pitch units every tick. Use 00 to disable.
Continuously slides the pitch down, with xx steps in pitch units every tick. Use 00 to disable.
Automatically slides to new notes, with xx steps in pitch units every tick. Use 00 to disable.
Applies sine vibrato to notes. x is speed (0 to disable) and y is the depth of the vibrato.
Applies sine tremolo to notes. x is speed (0 to disable) and y is the depth of the tremolo.
Automatic volume slide. Use A0y to slide up and Ax0 to slide down. The x and y parameters affects the volume column value as fractions of 8. Use 00 to disable.
Jump to frame/order xx.
Halt playback of the module, use this to prevent infinite looping of songs. (xx has no effect)
Skip to next frame/order and jump to row xx.
Sets the channel volume.
This effect is obsolete and remains for compatibility reasons, prefer to use the volume column instead.
Controls the speed and tempo setting of the module. xx between 01 - 1F sets the speed and xx between 20 - FF sets the tempo.
Delays the current row for xx number of ticks before triggering the note, for the specified channel only.
Triggers the hardware sweep up. x is period (0 - 7) and y is the shift value (1 - 7).
This effect is only available on the 2A03 pulse channels.
Triggers the hardware sweep down. x is period (0 - 7) and y is the shift value (1 - 7).
This effect is only available on the 2A03 pulse channels.
Sets the fine pitch in xx pitch units. 80 means in tune.
Triggers a targeted note slide up. x is the speed and y is the number of semitones above the current one to slide to.
Triggers a targeted note slide down. x is the speed and y is the number of semitones below the current one to slide to.
Cuts the active note after xx number of ticks.
This effect controls the duty period of the pulse channels and noise mode of the noise channel.
On N163 it can be used to select a wave.
Valid values are:
Overrides the DPCM pitch setting in the instrument editor. Valid range: 00 - 0F.
Retriggers the DPCM sample with the duration of xx ticks.
Adds an offset to the start of the sample. Each step is multiplied by 64 bytes due to hardware limitations.
Directly controls the DPCM delta counter. This can be used to control the amplitude of the triangle, noise and DPCM channels due to the non-linear mixing of audio signals. Valid range: 00 - 7F
Controls the modulation depth of the FDS frequency modulator. Valid range: 00 - 3F.
Controls the modulation speed of the FDS frequency modulator. This effect affects the high part of the frequency setting. Valid range: 00 - 0F.
Controls the modulation speed of the FDS frequency modulator. This effect affects the low part of the frequency setting. Valid range: 00 - FF.