Structure for the synthesizer (Settings/Audio).

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Structure AudioSynth

Remarks

This structure describes all parameters of a synthesizer unit, which can be set in Settings/Audio. There are 2 synthesizer units available via YAMI at the moment. The parameters are saved in gAudioSynth() with the number of synthesizer unit as index. Depending on the type of signal addition parameter Par1 may be used. The signal is band passed with between LowCut and HighCut frequencies.

See Also