Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableSampler
| Type | Name | Description | |
|---|---|---|---|
| void | Interpolate
(
const FWaveTableData& InTableData, |
Interpolates and converts values in the given table for each provided index in the index-to-samples TArrayView (an array of sub-sample, floating point indices) | |
| void | Interpolate
(
TArrayView< const int16 > InTableView, |
||
| void | Interpolate
(
TArrayView< const float > InTableView, |