Skip to content

Colorchord 2.0.2 Release Binaries

Latest
Compare
Choose a tag to compare
@sellicott sellicott released this 22 Oct 06:14
· 11 commits to master since this release
72c880f

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.
default configuration
radial configuration

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).
Launching radial.conf
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.