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

new mapping mode "Waterfall" #197

Draft
wants to merge 6 commits into
base: mdev
Choose a base branch
from
Draft

new mapping mode "Waterfall" #197

wants to merge 6 commits into from

Conversation

softhack007
Copy link
Collaborator

@softhack007 softhack007 commented Nov 24, 2024

Waterfall mapping takes a 1D effect on the top row, and copies is down one row in each step.

The code still needs some rework:

  • Waterfall = "Bar" + "reverse" due to limitations in m1D2D
  • m1D2D is only 3bit wide, but we need a new entry "8".
  • slider to control waterfall speed is needed
  • _is2Deffect still looks "not really right". Need to sleep over it.

examples

"Blurz" looks like comets

Screenshot 2024-11-24 005517

"BPM" creates waves

Screenshot 2024-11-24 010606

@softhack007 softhack007 marked this pull request as draft November 24, 2024 00:52
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

Successfully merging this pull request may close these issues.

1 participant