Filter

Available since LÖVE 0.11.0
This type is not supported in earlier versions.

Real-time low pass, high pass, or band pass filtering for audio Sources.

Constructors

None.

Functions

Object:release Immediately destroys the object's Lua reference. Added since 11.0
Object:type Gets the type of the object as a string.
Object:typeOf Checks whether an object is of a certain type.

Supertypes

See Also

Other Languages