Reverb
Add the reverb effect to an audio file, simulating the sound reflections and reverberations within a room, hall or space while allowing customization of various parameters.Settings
- Name
wetOnly
- Type
- boolean
- Description
- Name
reverberance
- Type
- number
- Description
- Control the percentage of reverberance, ranging from 0% to 100%.
- Name
hfDamping
- Type
- number
- Description
- Control the percentage of high-frequency damping, ranging from 0% to 100%
- Name
roomScale
- Type
- number
- Description
- Control the percentage of room scale, simulating the size of the room, ranging from 0% to 100%.
- Name
stereoDepth
- Type
- number
- Description
- Control the percentage of stereo depth, creating a wider or narrower stereo image, ranging from 0% to 100%.
- Name
preDelay
- Type
- number
- Description
- Define the delay (in milliseconds) before the reverb effect is applied, ranging from 0ms to 500ms.
- Name
wetGain
- Type
- number
- Description
- Control the gain (in dB) of the wet (processed) signal, ranging from -10dB to 10dB.
Input
- Name
inputFileUrl
- Type
- string
- Description
- The URL of the input audio file that will be processed with the reverb effect.
Output
- Name
outputFileUrl
- Type
- string
- Description
- The URL of the processed audio file with the applied reverb effect.