BASS.NET API for the Un4seen BASS Audio Library

EncoderLAMELAMEATH Enumeration

BASS.NET API for the Un4seen BASS Audio Library
LAME ATH control options.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public enum LAMEATH
Members

  Member nameValueDescription
Default0 Default: standrad ATH control
Only1 --athonly: Ignore output of PSY model, only use masking from ATH (not recommended, use only for testing).
Disable2 --noath: Disable ATH.
OnlyShortBlocks3 --athshort: use ATH only for short blocks.
See Also

Reference