Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do palettes work? #18

Open
morphogencc opened this issue Nov 16, 2014 · 1 comment
Open

How do palettes work? #18

morphogencc opened this issue Nov 16, 2014 · 1 comment

Comments

@morphogencc
Copy link

It seems like they source colors from images... is adding a new palette as simple as adding a new image?

Can I map a specific palette to a specific effect? Or ask for a specific palette to be used?

@Dewb
Copy link
Owner

Dewb commented Nov 17, 2014

Palettes are pregenerated from images. Add a new image to client/python/palettes/images and then run client/python/palettes/adaptive_experiment.py to build a new palettes.py. This definitely needs some cleanup and documentation, it was written in the Denver airport after I missed my connection.

There is no automatic pairing of palettes to effects but you can change palettes with an OSC message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants