osci-render icon indicating copy to clipboard operation
osci-render copied to clipboard

Change trace behavior from min/max to start/length

Open DJLevel3 opened this issue 1 year ago β€’ 2 comments

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 avatar May 30 '24 14:05 DJLevel3

Changes pushed to my fork

DJLevel3 avatar May 30 '24 15:05 DJLevel3

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

loglot avatar Sep 30 '24 13:09 loglot

Bumping this again, I still dislike the current system and think this would be a great change.

DJLevel3 avatar Jan 17 '25 13:01 DJLevel3

looks like #277 has been merged

loglot avatar Jan 29 '25 16:01 loglot