ervanalb / beat-off

Beat matching and effects sequencer
6 stars 2 forks source link

Color Palettes #29

Closed zbanks closed 9 years ago

zbanks commented 9 years ago

Patterns can derive colors from a palette (ie a colormap: rainbow, "blues", "oranges", "matlab jet" etc)

zbanks commented 9 years ago

There's now basic support for palettes (colormaps) with a few rainbowy ones to chose from.

There's also a monochrome subpalette which is used by Strobe.

The "Fade" effect ignores the global palette and always uses the cm_rainbow_equal palette.