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