Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableSampler
| Type | Name | Description | |
|---|---|---|---|
| float | Process
(
const FWaveTableView& InTableView, |
Resamples entire table length into given view. | |
| float | Process
(
const FWaveTableData& InTableData, |
Retrieves the sample value at the currently set phase, returning the floating point index which the current phase corresponds to. | |
| float | Process
(
const FWaveTableView& InTableView, |
Retrieves the sample value at the currently set phase, returning the floating point index which the current phase corresponds to. | |
| float | Process
(
const FWaveTableView& InTableView, |
Retrieves the sample value at the currently set phase, returning the floating point index which the current phase corresponds to. | |
| float | Process
(
const FWaveTableData& InTableData, |
Retrieves the sample value at the currently set phase, returning the floating point index which the current phase corresponds to. |