SampleLoadErrorCode

Defines errorcodes for sample loading. Negative numbers indicate specific issues, positive numbers indicate issues with sample length, format, etc.

Values

ValueMeaning
none0
SampleLoadingNotSupported-1
SampleSlotNotExist-2
SampleBankFull-3
FileFormatNotSupported-4
FileNotFound-5
FormatNotSupported0x1
BitdepthNotSupported0x2
SampleRateNotSupported0x4
ChNumNotSupported0x8
SampleLenghtNotSupported0x10

Meta