fmod_ConvolutionReverbEffect_setIRFromFilePath
Load an audio file from an absolute path to set the impulse response of a convolution reverb effect.
Instructions
Sets the impulse response for a convolution reverb effect. [method · ConvolutionReverbEffect.setIRFromFilePath]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. | |
| filePath | Yes | The absolute path to an audio data file. |