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

Method setBendSense

include/JSystem/JAudio/System/JASTrack.h:181–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 f32 getVibPitch() const { return mVibPitch; }
180
181 void setBendSense(u8 val) { mBendSense = val; }
182 void setDirectRelease(u16 release) { mDirectRelease = release; }
183 void setGateRate(u8 rate) { mGateRate = rate; }
184 void setNoteOnPrio(u8 prio) { mNoteOnPrio = prio; }

Callers 1

writeRegMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected