MCPcopy Create free account
hub / github.com/doldecomp/mkdd / setDepth

Method setDepth

include/JSystem/JAudio/System/JASLfo.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 void resetCounter();
12
13 void setDepth(f32 depth) { mDepth = depth; }
14 void setPitch(f32 pitch) { mPitch = pitch; }
15 void setDelay(u16 delay) { mDelay = delay; }
16

Callers 2

setVibrateMethod · 0.80
setTremoloMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected