MCPcopy Create free account
hub / github.com/amsynth/amsynth / getwidth

Method getwidth

external/freeverb/revmodel.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300float revmodel::getwidth()
301{
302 return width;
303}
304
305void revmodel::setmode(float value)
306{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected