HolyLib Wiki

IGModAudioChannel:IsAttributeSliding

 boolean IGModAudioChannel:IsAttributeSliding( number attribute )

Description

Returns true if the given attribute is actively sliding to a value over time.
See https://www.un4seen.com/doc/#bass/BASS_ChannelIsSliding.html (all BASSATTRIB enums are exposed inside the bass. table)

Recently Added

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

Arguments

1number attribute

Returns

1boolean sliding

nil on failure