Audacity 3.2.0
|
#include "WaveBitmapCache.h"
#include <cassert>
#include <cmath>
#include <cstring>
#include "ZoomInfo.h"
#include "waveform/WaveDataCache.h"
#include "Envelope.h"
#include "FrameStatistics.h"
#include "WaveClip.h"
Go to the source code of this file.
Classes | |
struct | Triplet |
struct | ColorFunction |
struct | WaveBitmapCache::LookupHelper |
Variables | |
constexpr size_t | ColorFunctionStops = 7 |
|
constexpr |