57 pen.SetColour(pen.GetColour().ChangeLightness(ialpha));
62 brush.SetColour(brush.GetColour().ChangeLightness(ialpha));
134 switch( iColorIndex %4 )
IntSetting DecibelScaleCutoff
Negation of this value is the lowest dB level that should be shown in dB scales.
bool Read(T *pVar) const
overload of Read returning a boolean that is true if the value was previously defined */
const T & GetDefault() const
void SetBrushColour(wxBrush &Brush, int iIndex)
void SetPenColour(wxPen &Pen, int iIndex)
This class handles the actual rendering of WaveTracks (both waveforms and spectra),...
wxBrush envelopeBackgroundBrush
wxBrush beatWeakSelBrush[2]
wxPen beatSepearatorPen[2]
wxPen barSepearatorPen[2]
wxBrush beatStrongBrush[2]
wxPen odProgressNotYetPen
TrackArtist(TrackPanel *parent_)
void SetColours(int iColorIndex)
wxBrush beatStrongSelBrush[2]
wxBrush clipAffordanceBackgroundSelBrush
static TrackArtist * Get(TrackPanelDrawingContext &)
wxBrush clipAffordanceBackgroundBrush
wxBrush blankSelectedBrush
void UpdatePrefs() override
The TrackPanel class coordinates updates and operations on the main part of the screen which contains...
static WaveChannelViewConstants::SampleDisplay SampleViewChoice()
void ChangeLightness(wxBrush &brush, int ialpha)