DSP Master VCL
|
Call Trigger function with a frequency high enough, so that wave data buffers will not get overrun.
If a trigger condition is found, the data is placed in the SignalLeft and/or SignalRight and the function returns True. SignalLeft or SignalRight can be nil, if not required.
DataChannel defines the left (0) or right (1) channel from which the data should be obtained, once the trigger condition is meet on the TriggerChannel. Above and Below define the upper and lower limit for the trigger (see TTrigger) and Delay defines the user defined trigger Delay. (See TTriggerPosition). Triggered channel can be reset by reseting Triggered array to False, or by calling the ResetTrigger method.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|