ai-auto-train-unreal-engine5.5-realistic-cinematic-video-game-builder-simulations-app
/
_multitapDelay.testmd
processType: class | |
header: dsp_multitap_delay_mono.h | |
class: | |
name: MultDelayMono | |
hasCoefficients: true | |
templateParameters: | |
- type: numeric | |
name: Maximum Delay - Samples in the Delay Buffer | |
description: 24000 | |
usersettable: false | |
kind: buffer_size | |
- type: numeric | |
name: Number of Delay Taps | |
description: 8 | |
usersettable: false | |
kind: num_elements | |
- type: datatype | |
name: I/O Type | |
description: I/O Type | |
usersettable: false | |
kind: iotype | |
needsInstance : true | |
function: | |
name: process | |
perSample: true | |
returnsValue: true | |
hasCoefficients: true | |
inputs: | |
- type: sample | |
name: Input | |
description: Input to the delay | |
kind: signal | |
outputs: | |
- type: returnValue | |
name: Output | |
description: Output from the delay | |
kind: signal | |