VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
390 stars 83 forks source link

Meta Modulator (Warps) LED color is probably wrong #4

Open AndrewBelt opened 7 years ago

AndrewBelt commented 7 years ago

Could someone tell me approximately the colors used for the modes of the algorithm knob? hue/saturation/lightness is preferred.

tildebyte commented 7 years ago

Maybe I'm misunderstanding the issue, but warps ui source... It looks like some assignment/interpolation happens further down in Ui::Poll() It'll clearly take some codesurfing and calculation to get exact colors... but maybe some kind soul can shoot a video 👅

AndrewBelt commented 7 years ago

Yeah, if I had time I could figure it out, like I did with Warps Frames.

tildebyte commented 7 years ago

I'd volunteer, but my c++ fu is negligible.