BASS.NET API for the Un4seen BASS Audio Library

BASS_BFX_VOLUME_ENV Fields

BASS.NET API for the Un4seen BASS Audio Library

The BASS_BFX_VOLUME_ENV type exposes the following members.

Fields

  NameDescription
Public fieldbFollow
Follow the source position (default is )?
Public fieldlChannel
A BASSFXChan flag to define on which channels to apply the effect.

Default: -1 (BASS_BFX_CHANALL) - all channels.

Public fieldlNodeCount
The number of nodes contained in the pNodes array.
Public fieldpNodes
The array of envelope nodes (the first node must be at position 0.0).
Top
See Also

Reference