Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.64 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.64 KB

Colorscope

A Scope plugin for VCVRack where drawing colors follow the wire colors of the inputs. Forked from Fundamental's scope, based on an unaccepted pull request.

scope2scope1

If the wires are the same color, RGB values are shuffled, such that neither X nor Y will match the input color.

scope5scope4scope3

Building

Follow the build instructions for VCV Rack. The master branch of this repo builds against the master branch of Rack. To build for a previous version, use git tag to find a compatible version and git checkout [TAG] to check out the source for that version.

License

Source code licensed under BSD-3-Clause by Andrew Belt

Brutally modified by Jon Williams

Does not use the Fundamental plugin's copyrighted panel graphics! These screenshots are from the pull request.