Audacity 3.2.0
Classes | Typedefs
SpectrumCache.h File Reference
#include <vector>
#include "MemoryX.h"
#include "WaveClip.h"
Include dependency graph for SpectrumCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpecCache
 
class  SpecPxCache
 
struct  WaveClipSpectrumCache
 

Typedefs

using Floats = ArrayOf< float >
 

Typedef Documentation

◆ Floats

using Floats = ArrayOf<float>

Definition at line 23 of file SpectrumCache.h.