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

Change trace behavior from min/max to start/length #240

Open
DJLevel3 opened this issue May 30, 2024 · 2 comments
Open

Change trace behavior from min/max to start/length #240

DJLevel3 opened this issue May 30, 2024 · 2 comments

Comments

@DJLevel3
Copy link
Contributor

To make the trace functionality more useful, I propose altering the behavior of the trace effect such that instead of using values for the start and end of the trace, which means you can't loop the trace around, it instead uses values for the start and the length of the trace.

I'll implement this functionality in my fork for now, but the changes should be applicable to the main version before my fork gets merged.

@DJLevel3
Copy link
Contributor Author

Changes pushed to my fork

@loglot
Copy link

loglot commented Sep 30, 2024

I really like this idea in concept, it's painful to keep max above min when using things like the sawtooth wave

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

2 participants