You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.Multiplex Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.Multiplex Function

Multiplex a channel.

Pascal
procedure Multiplex(const Src: TVec; const Dst: TVec; ChannelCount: integer; ChannelNr: integer); overload;

Multiplex Src as channel ChannelNr to Dst, if there is ChannelCount channels. ChannelNr is zero based.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!