This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
AudibleInstruments
mirror of
https://github.com/VCVRack/AudibleInstruments.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Use LightWidget
tags/v0.5.0
Andrew Belt
7 years ago
parent
dc504eec66
commit
8edc0bfc5e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Frames.cpp
+ 1
- 1
src/Frames.cpp
View File
@@ -244,7 +244,7 @@ void Frames::step() {
}
struct FramesLight : Light {
struct FramesLight : Light
Widget
{
float *colors[3];
FramesLight() {
box.size = Vec(67, 67);
Write
Preview
Loading…
Cancel
Save