Skip to content

Commit 9a659bd

Browse files
authored
make filter plugin docs clearer
1 parent 24d93bc commit 9a659bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IMPLEMENTATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,7 @@ Filters are used in above requests and look like this
784784
| distortion? | [Distortion](#distortion) object | Lets you distort the audio |
785785
| channelMix? | [Channel Mix](#channel-mix) object | Lets you mix both channels (left and right) |
786786
| lowPass? | [Low Pass](#low-pass) object | Lets you filter higher frequencies |
787+
| ... | ... | Plugins may add different filters which can also be set here |
787788

788789
##### Equalizer
789790

0 commit comments

Comments
 (0)