Method: FMOD::Core::SpectrumData#length

Defined in:
lib/fmod/core/spectrum_data.rb

#lengthInteger (readonly)

Returns the number of entries in this spectrum window. Divide this by the output rate to get the hz per entry.

Returns:

  • (Integer)

    the number of entries in this spectrum window. Divide this by the output rate to get the hz per entry.

Since:

  • 0.9.2



# File 'lib/fmod/core/spectrum_data.rb', line 18