AudioEffectSpectrumAnalyzerInstance
Inherits: AudioEffectInstance < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
get_magnitude_for_frequency_range ( float from_hz, float to_hz, MagnitudeMode mode=1 ) const |
Enumerations
enum MagnitudeMode:
MagnitudeMode MAGNITUDE_AVERAGE = 0
Use the average value as magnitude.
MagnitudeMode MAGNITUDE_MAX = 1
Use the maximum value as magnitude.
Method Descriptions
Vector2 get_magnitude_for_frequency_range ( float from_hz, float to_hz, MagnitudeMode mode=1 ) const
There is currently no description for this method. Please help us by contributing one!
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.