Search found 2 matches

by domegod
Sun Jun 06, 2021 19:15
Forum: Developers Developers Developers
Topic: Any examples/advice on FFGL audio input for creating visualizers?
Replies: 3
Views: 13561

Any examples/advice on FFGL audio input for creating visualizers?

I saw from the release notes that "The FFGL plugin standard is updated to version 2.0. Plugins can now receive Audio FFT input to create audio visualizers." However from looking around the repo, I cannot figure out how to use it. I was able to get a parameter here: std::shared_ptr< ffglqs:...
by domegod
Mon May 18, 2020 04:28
Forum: Developers Developers Developers
Topic: Controlling Resolume with OSC through a website in a browser
Replies: 3
Views: 15428

Re: Controlling Resolume with OSC through a website in a browser

Just wanted to chime in and recommend TouchDesigner for this. It's got a bit of a learning curve for sure, but you'd be able to create a web interface, host it locally, and send OSC to your Resolume instance. I am doing the same thing you mentioned(!) - creating an interface for users to control LED...