Skip to content

Effects

Elijah edited this page Dec 27, 2022 · 6 revisions

Effects can be enabled and modified with effect <command> [name/identifier] [arg] [arg] command (e for short).

Subcommands

add <effect>

Adds the effect (if exists) into the stack. May throw an error if stack is overflowing.

remove <id>

Removes the effect from the stack. May throw an error if stack is underflowing.

options <id>

Lists all available options in a specified effect in the stack.

set <id> <option> <value>

Sets the value for a specified option in a specified effect in the stack.

Example: ~effect set 0 reverberance=100

get <id> <option>

Responds with current value of a specified option in a specified effect in stack.

Example: ~effect get 0 reverberance

list

Lists all effects in the stack.

clear

Clears all effects in the stack.

Supported effects

Currently, supported effects are:

  • bass
  • echo
  • highpass
  • lowpass
  • reverb
  • treble
  • tremolo

Examples

Enable reverb with reverberance set to 100%:

DiscordPTB_MV2OtDh84M.mp4