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

Method envRecalc

plugins/lb302/lb302.cpp:124–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123
124void lb302Filter::envRecalc()
125{
126 vcf_c0 *= fs->envdecay; // Filter Decay. vcf_decay is adjusted for Hz and ENVINC
127 // vcf_rescoeff = exp(-1.20 + 3.455*(fs->reso)); moved above
128};
129
130
131void lb302Filter::playNote()

Callers 1

processMethod · 0.80

Calls 2

mixerFunction · 0.85
processingSampleRateMethod · 0.80

Tested by

no test coverage detected