MCPcopy Create free account
hub / github.com/LabSound/LabSound / dutySweep

Method dutySweep

include/LabSound/extended/SfxrNode.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50 std::shared_ptr<AudioParam> squareDuty() const { return _squareDuty; }
51 std::shared_ptr<AudioParam> dutySweep() const { return _dutySweep; }
52
53 std::shared_ptr<AudioParam> repeatSpeed() const { return _repeatSpeed; }
54 std::shared_ptr<AudioParam> phaserOffset() const { return _phaserOffset; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected