jameshball / osci-render

γ€°πŸ“ΊπŸ”Š Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
https://osci-render.com/
GNU General Public License v3.0
423 stars 22 forks source link

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

Open DJLevel3 opened 4 months ago

DJLevel3 commented 4 months ago

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 commented 4 months ago

Changes pushed to my fork

loglot commented 4 days ago

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