-
-
Notifications
You must be signed in to change notification settings - Fork 5
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).
Adds the effect (if exists) into the stack. May throw an error if stack is overflowing.
Removes the effect from the stack. May throw an error if stack is underflowing.
Lists all available options in a specified effect in the stack.
Sets the value for a specified option in a specified effect in the stack.
Example: ~effect set 0 reverberance=100
Responds with current value of a specified option in a specified effect in stack.
Example: ~effect get 0 reverberance
Lists all effects in the stack.
Clears all effects in the stack.
Currently, supported effects are:
- bass
- echo
- highpass
- lowpass
- reverb
- treble
- tremolo
Enable reverb with reverberance set to 100%: