Based on the Density Cloud mode, this mode uses a new LFO object to animate the density and size of the cloud of circles. Audio trigger repositions the individual circles in the cloud. The result is a zooming animated effect that works even without incoming audio.
Thank you for all of these LFO modes, I’m excited to try them!
I don’t think this is working as expected on the Eyesy. My assumption is the audio trigger isn’t working
error with draw: Traceback (most recent call last):
File “main.py”, line 195, in
mode.draw(screen, etc)
File “/sdcard/Modes/Python/T – Magnify Cloud – LFO//main.py”, line 57, in draw
color = etc.color_picker()
TypeError: color_picker() takes exactly 2 arguments (1 given)