MCPcopy Create free account
hub / github.com/LMMS/lmms / clips

Function clips

include/Fader.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 virtual void paintEvent( QPaintEvent *ev );
119
120 inline bool clips(float const & value) const { return value >= 1.0f; }
121
122 void paintDBFSLevels(QPaintEvent *ev, QPainter & painter);
123 void paintLinearLevels(QPaintEvent *ev, QPainter & painter);

Callers 1

paintDBFSLevelsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected