Releases: cnlohr/colorchord
Colorchord 2.0.2 Release Binaries
Overview
Precompiled binaries for a minor bugfix release of colorchord for desktop (embedded remains unchanged use the previous release).
Main issues fixed are related to the windows builds omitting the DisplayRadialPoles display driver and the default configurations not working out of the box on Windows and Linux.
The following images show what the provided configurations should look like. This release offers two configurations, one (the default configuration) uses the Vornoi output driver, and the other one uses the RadialPole ouput driver.
Usage
The compressed folders contain the binary and a default configuration file for Windows and Linux respectively. Both platforms were compiled with openGL support enabled.
You can use the default configuration by double clicking on the colorchord application in your file browser, to use the radial configuration, drag the radial.conf
file on top of the colorchord executable (shown in the screenshot below).
If running colorchord from the command line, you can specify the configuration file as an argument (no arguments runs default.conf
).
./colorchord radial.conf
Additional example configurations can be found in example_configs
As always, if you experience any issues be sure to open an issue on github and we will try and help out as best as we can.
Colorchord 2.0.1 Release Binaries
It's been a long time coming, but here are precompiled colorchord binaries for Windows and Linux. The compressed folders contain the binary and a default configuration file for Windows and Linux respectively. Both platforms were compiled with openGL support enabled. If you experience any issues be sure to open an issue on github and we will try and help out as best as we can.
Update 02-26-2022:
Added binary files for embedded8266