Is it possible with the 0.4 units to create a CV Deadzone window like the following (Maybe even with a smoother interpolation instead of a discontinuity)?
It will create a deadzone at the width of the Bump Scanner. My only problem now is setting deadzone value to 0 instead of last Bump Scanner min/max and eliminating the discontinuity.
Hi Brian. Thanks for your reply. I think that is the solution however I was hesitant to try it. Joe’s video on creating a stepped quantizer transfer function (all within the 301) was useful as a guide but i am struggling on drawing something more continuous?
Does the forum have a favorite tool to draw arbitrary functions? I had tried waveedit and other online single cycle wave form editors but I find they mostly only allow me to draw with a mouse pointer. Are there any tools that allow drawing with formulas (like a graphing calculator?).
I know based on the docs you are working on tools to help create LUTs and such so this might just be a temporary hurdle after all.
Personally, I would use a scientific computing environment, like Octave or SciPy. Both of these environments let you describe and plot arbitrary functions and have ways to write data to wave files.