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

GLSL HSV color manipulation? #53

Closed
unfa opened this issue Nov 1, 2017 · 6 comments
Closed

GLSL HSV color manipulation? #53

unfa opened this issue Nov 1, 2017 · 6 comments
Assignees

Comments

@unfa
Copy link

unfa commented Nov 1, 2017

Is there a shader filter that'd allow me to perform color manipulation in the HSV space?

@neilcsmith-net
Copy link
Member

There wasn't! Try the attached. What do you think?

hsv.zip

@unfa
Copy link
Author

unfa commented Nov 2, 2017

Fantastic! This is exactly what I needed! Could this be shipped with PraxisLIVE? It's so incredibly useful along with the blur one.

@neilcsmith-net
Copy link
Member

I'll add it to the custom components repo for now. I'm working on some tools for automatic importing of that repo into the palette.

@unfa
Copy link
Author

unfa commented Nov 2, 2017

I learned how to use a timer, animate and random to make some slowly morphing color changes with this HSV component. Just want my visuals needed :)

@unfa
Copy link
Author

unfa commented Nov 2, 2017

Here's what I have created so far.
If you feed some sound to it, it'll start showing things, otherwise it'll be completely black.
PraxisLIVE.zip

I'm really happy that PraxisLIVE does this for me, as it'll greatly enhance my DJ performance :)
BTW: I didn't get JACK audio ports when running with praxis command, without the GUI, but that's not a big problem, I'll load the GUI too and just have it on a different display, minimized.

@neilcsmith-net
Copy link
Member

@unfa thanks for sharing that - only just realised you'd shared the project 😕 Looks great, and like you're definitely getting the hang of how to use Praxis LIVE! 😄 Did you get any stills / video of it in action? Would love to share.

One of the gains wasn't connected to output - was that deliberate? You also don't need the .pxg files in the project btw - their contents are stored in the video patch file.

If you can reproduce the JACK ports issue with the praxis CLI launcher, please open an issue - that should work fine, and have used it on a Pi recently.

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

No branches or pull requests

2 participants