HolyLib Wiki

IGModAudioChannel:RemoveFX

Description

Removes the given FX from the channel
See https://www.un4seen.com/doc/#bass/BASS_FXReset.html

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1string fxName

A unique name used for FX so that you can have multiple of the same fx type with unique names you assigned

Returns

1boolean success