Table of Contents

Enum AdcConfiguration

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Specifies the operation mode of the analog inputs.

public enum AdcConfiguration : byte

Fields

NotUsed = 0
AdcAdc = 1
AmplitudeBothAdc = 2
AmplitudeLeftAdc = 3
AmplitudeRightAdc = 4
AmplitudeLeftAmplitudeRight = 5
AmplitudeBothFrequency = 6