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.
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
Attribute | Value |
---|---|
Name | Resample |
New Sample Rate | 48000 Hz |
Channels | 1 |
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.