MCPcopy Create free account
hub / github.com/audacity/audacity / step

Method step

lib-src/libsbsms/src/slide.cpp:51–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 return 1.0f;
50 }
51 void step() {
52 }
53};
54
55class ConstantSlide : public SlideImp {

Callers 3

renderMethod · 0.45
stepMethod · 0.45
updateSlideFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected