Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ FilterState
Class
FilterState
Source/Amiga/paula.hpp:100–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
};
99
100
struct FilterState {
101
FilterMode mode;
102
bool ledFilter;
103
104
float a0[3];
105
float rc[NUM_VOICES][5];
106
};
107
108
uint8 volumeMax[NUM_VOICES];
109
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected