HISE Docs

container.repitch

container.repitch

Processes the internal processing chain with a different sample rate

Parameters

ID Range Default Description
RepitchFactor 0.50 - 2.00 1.00 The internal pitch ratio.
Interpolation 0.00 - 2.00 0.00 the interpolation algorithm used for the resampling

Properties

ID Type Default Description
IsVertical bool true no description.


This container node will resample the audio signal and process its child nodes using a different sample rate. There are various use cases for this functionality:

The pitch factor will determine how the signal is being resampled internally. A factor > 1.0 will upsample the internal signal so it will be processed as if it would have a lower frequency and a factor < 1.0 will do the opposite. The pitch factor is limited to a range of an octave, but if you need more, you can stack them in each other.