love.audio.getActiveEffects
 Available since LÖVE 11.0  
 This function is not supported in earlier versions. 
Gets a list of the names of the currently enabled effects.
Function
Synopsis
effects = love.audio.getActiveEffects()
Arguments
None.
Returns
table effects- The list of the names of the currently enabled effects.
 
See Also
 
    © 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
    https://love2d.org/wiki/love.audio.getActiveEffects