The psychoacoustic model TwoLAME should use (-1 to 4, default is 3).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Default | -2 | Default model will be selected by encoder. | |
| None | -1 | Psychoacoustic Model: -1 (turns off psycho-acoustic modelling and uses fixed default values instead) | |
| Fixed | 0 | Psychoacoustic Model: 0 | |
| ISO_PAM1 | 1 | Psychoacoustic Model: 1 | |
| ISO_PAM2 | 2 | Psychoacoustic Model: 2 | |
| PAM3 | 3 | Psychoacoustic Model: 3 | |
| PAM4 | 4 | Psychoacoustic Model: 4 |
See Also