Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ wetLevel
Function
wetLevel
include/Effect.h:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
inline float wetLevel() const
111
{
112
return m_wetDryModel.value();
113
}
114
115
inline float dryLevel() const
116
{
Callers
15
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
processAudioBuffer
Method · 0.85
Calls
1
value
Method · 0.45
Tested by
no test coverage detected