Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
326B

  1. [preset00]
  2. per_frame_1000=// one per frame equation
  3. per_frame_1001=// test multiple equations one line
  4. fDecay=0.98
  5. zoom=0
  6. rot=0.0
  7. warp=0.0
  8. ob_size=0.2
  9. ob_r=0.0
  10. ob_g=0.0
  11. ob_b=0.0
  12. ob_a=0.0
  13. ib_size=0.1
  14. ib_r=0.0
  15. ib_g=0.0
  16. ib_b=0.0
  17. ib_a=1.0
  18. per_frame_1=ib_r=0.7+0.4*sin(3*time); ib_g=0.7+0.4*sin(4*time); ib_b=0.7+0.4*sin(5*time);