Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFFECT_MATRIX_SMPICASSO3IN1 too fast #6

Closed
robertlipe opened this issue Aug 8, 2023 · 1 comment
Closed

EFFECT_MATRIX_SMPICASSO3IN1 too fast #6

robertlipe opened this issue Aug 8, 2023 · 1 comment

Comments

@robertlipe
Copy link
Owner

robertlipe commented Aug 8, 2023

Slow it down.
Add multiple ctor entry points, per #17

robertlipe added a commit that referenced this issue Aug 17, 2023
…EFFECTs

effects.h: create three new entry points. Bump Hexagon Ring.
Picasso3in1.h: zero used FP tables. Don't use custom drawPixelXYF,
drawPixelXY, DrawLine, DrawLineF: use common versions in g().
* Add, use custom entry poins for each of the three major effects - the
passed argument is the number of circles/lines/swoops within each effect
as noted internally in Scale.
* Add JSON jibberizers.
* Let draw() reclibrarte tables when it sees scale change.
effects.cpp: use new entry points.

Fixes #6
@robertlipe
Copy link
Owner Author

Fixed in 554e052

@davepl , I think you'll like these new defaults.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant