Add
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Adds samples across all input streams, i.e.:
output = sum(input[0], input[1], ..., input[M-1])
Parameters
- Num Inputs
- Number of streams to add
Example Flowgraph
This flowgraph uses an Add Block to generate the classic "dial tone".
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO