Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
float revmodel::getwidth()
301
{
302
return width;
303
}
304
305
void revmodel::setmode(float value)
306
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected