Ofelia icon indicating copy to clipboard operation
Ofelia copied to clipboard

Is it possible to trigger and change the input values to steer the graphics from pure data?

Open 0ort9 opened this issue 2 years ago • 1 comments

Hey total noob here and wanted to know this before i install Ofelia. I want to use this to trigger the animations based on music or sounds. Thanks everyone in advance!

0ort9 avatar May 09 '22 17:05 0ort9

If you mean to control ofelia animations with variables and messages from puredata then yes, it is possible.

Here is a very easy set of abstractions to help you: https://github.com/60-hz/Ofelia-Fast-Prototyping

But be careful, ofelia is only working with puredata <= 0.51.4 and pd >= 0.52-2

60-hz avatar May 20 '22 18:05 60-hz