STx 3.9 Documentation

Book

SPU Reference

Previous

ADASEG - RMS based automatic segmentation

Next

ADDSYN - additive synthesis

ADD

Add values of inputs a and b.

if a and b are numbers: y = a+b

if a is a vector and b a number: y[i] = a[i]+b

if a and b are vectors: y[i] = a[i]+b[i]

Usage:

ADD a b

Inputs:

a

A number or vector.

b

A number or vector.

Outputs:

y

A number or vector (same type as a).

© 2009 The Austrian Academy of Sciences Acoustics Research Institute