Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/AudibleInstruments
/ AlgorithmLight
Class
AlgorithmLight
src/Warps.cpp:123–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
123
struct AlgorithmLight : RedGreenBlueLight {
124
AlgorithmLight() {
125
box.size = Vec(71, 71);
126
}
127
};
128
129
130
struct WarpsWidget : ModuleWidget {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected