Skip to main content
Version: current

Resample

Description

The signal operator block resample resample a datasets, using decimation or interpolation, to another samplre rate. This can be useful when you are working with datasets from different sources or files.

MxNKxN

Input

The input is MxN.

Output

The output is KxN which is resampled to new sample rate. Based on the datasets sample rate and the new sample chosen in attributes. E.g K=M*2 if the sample rate is doubled.

Attributes

AttributeValue
NameResample
New Sample Rate48000 Hz
Channels1

Name

Name specifies the name of the block.

New Sample Rate

New Sample rate is the desired new sample rate of the dataset.

Channels

Channels specifies the number of input(s)/output(s) the block will have.

Literature