AST_M_VisMIDIControlled() | AST_M_VisMIDIControlled | |
AST_VisBase() | AST_VisBase | |
AST_VisMaterialBase() | AST_VisMaterialBase | |
bCustomBeginPlay | AST_VisBase | protected |
BeginPlay() override | AST_VisBase | virtual |
bSamplerActivates | AST_VisBase | protected |
bZeroSamplersDeactivates | AST_VisBase | protected |
CachedMIDIManager | AST_M_VisMIDIControlled | protected |
Default_AudioIOs | AST_VisBase | protected |
DeregisterFromIO(EAudioIOType CurrAudioIOType) | AST_VisBase | inlinevirtual |
DeregisterFromIO(int32 CurrAudioIOType) | AST_VisBase | |
EndPlay(const EEndPlayReason::Type EndPlayReason) override | AST_M_VisMIDIControlled | protectedvirtual |
HandleBeginPlay() override | AST_M_VisMIDIControlled | protectedvirtual |
MatiD | AST_VisMaterialBase | protected |
OnAmplitudesReady(const TArray< float > &Amplitudes, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnAudioIOStatusChanged(bool bIsActive, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnBeatDetected(const TArray< float > &Beats, const TArray< bool > &BeatDetectedForChannel, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnFrequencyBandsReady(const TArray< float > &FrequencyBands, int32 NumFrequencyBands, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnMIDIAftertouch(int32 Timestamp, int32 Channel, int32 Note, int32 Amount) | IST_MIDIControlInterface | |
OnMIDIChannelAftertouch(int32 Timestamp, int32 Channel, int32 Amount) | IST_MIDIControlInterface | |
OnMIDIControlChange(FIntPoint ControlChangeRange, int32 Timestamp, int32 Channel, int32 Type, int32 Value) | IST_MIDIControlInterface | |
OnMIDIControlChange_Implementation(FIntPoint ControlChangeRange, int32 Timestamp, int32 Channel, int32 Type, int32 Value) override | AST_M_VisMIDIControlled | protected |
OnMIDIItemDeregistered() | IST_MIDIControlInterface | |
OnMIDIItemRegistered() | IST_MIDIControlInterface | |
OnMIDINoteOff(int32 Timestamp, int32 Channel, int32 Note, int32 Velocity) | IST_MIDIControlInterface | |
OnMIDINoteOn(int32 Timestamp, int32 Channel, int32 Note, int32 Velocity) | IST_MIDIControlInterface | |
OnMIDIPitchBend(FIntPoint PitchBendRange, int32 Timestamp, int32 Channel, int32 Pitch) | IST_MIDIControlInterface | |
OnMIDIProgramChange(int32 Timestamp, int32 Channel, int32 ControlID, int32 Velocity) | IST_MIDIControlInterface | |
OnPitchesReady(const TArray< float > &Pitches, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnRawMagnitudesReady(const TArray< float > &RawMagnitudes, FIntPoint IOId) | IST_AudioProcessingInterface | |
OnSetMaterialInterface(UMaterialInterface *MaterialInterface) | AST_VisMaterialBase | |
PostInitializeComponents() override | AST_VisBase | protectedvirtual |
PostProcess | AST_M_VisMIDIControlled | protected |
Registered_AudioIOs | AST_VisBase | protected |
RegisterToIO(EAudioIOType NewAudioIOType) | AST_VisBase | inlinevirtual |
RegisterToIO(int32 NewAudioIOType) | AST_VisBase | |
Root | AST_VisBase | protected |
SetConstantParameters() override | AST_M_VisMIDIControlled | protectedvirtual |
SetDynamicParameters() override | AST_M_VisMIDIControlled | protectedvirtual |
Tick(float DeltaTime) override | AST_VisBase | virtual |