Files
sideline/engine
David Gwilliam 54f341a043 fix: Bug fixes and improvements
- fix(demo-lfo-effects): Fix math.sin() usage (was angle.__sin__())
- feat(pipeline): Add set_effect_intensity() method for runtime effect control
  - Allows changing effect intensity during pipeline execution
  - Returns False if effect not found or intensity out of range
  - Used by LFO modulation demo

The demo-lfo-effects.py script now works correctly with proper
math.sin() usage and the new set_effect_intensity() method provides
a clean API for runtime effect intensity control.
2026-03-30 19:16:07 -07:00
..
2026-03-30 19:16:07 -07:00
2026-03-31 01:55:21 +00:00
2026-03-31 01:55:21 +00:00
2026-03-31 01:55:21 +00:00
2026-03-31 01:55:21 +00:00
2026-03-31 01:55:21 +00:00
2026-03-31 01:55:21 +00:00