Resample
#
DescriptionThe 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.
#
InputThe input is MxN
.
#
OutputThe 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.
#
AttributesAttribute | Value |
---|---|
Name | Resample |
New Sample Rate | 48000 Hz |
Channels | 1 |
#
NameName specifies the name of the block.
#
New Sample RateNew Sample rate is the desired new sample rate of the dataset.
#
ChannelsChannels specifies the number of input(s)/output(s) the block will have.