W3cubDocs

/Godot 3.2

AudioEffectSpectrumAnalyzerInstance

Inherits: AudioEffectInstance < Reference < Object

Methods

Vector2 get_magnitude_for_frequency_range ( float from_hz, float to_hz, MagnitudeMode mode=1 ) const

Enumerations

enum MagnitudeMode:

  • MAGNITUDE_AVERAGE = 0 --- Use the average value as magnitude.
  • 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

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_audioeffectspectrumanalyzerinstance.html