MCPcopy Create free account
hub / github.com/Tracktion/tracktion_engine / start

Method start

examples/common/Utilities.h:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 }
322
323 void start()
324 {
325 cursorUpdater.startTimerHz (25);
326 }
327
328 void setFile (const te::AudioFile& file)
329 {

Callers 3

drawProgressIndicatorMethod · 0.45
ContainerClipDemoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected