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

Method getMutedModel

src/core/Track.cpp:2500–2503  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2498
2499
2500BoolModel *Track::getMutedModel()
2501{
2502 return &m_mutedModel;
2503}
2504
2505
2506

Callers 1

SampleTCOMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected