Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FPatchSplitter
| Type | Name | Description | |
|---|---|---|---|
| void | AddNewPatch
(
FPatchOutputStrongPtr&& InPatchOutputStrongPtr |
Adds a new a patch from an existing patch output. | |
| void | AddNewPatch
(
const FPatchOutputStrongPtr& InPatchOutputStrongPtr |
Adds a new output. | |
| FPatchOutputStrongPtr | AddNewPatch
(
int32 MaxLatencyInSamples, |
Adds a new output. |