Added input jacks to control scrubbing range. Input overrides knob value and maps 0 to 5 Volts from sample start to sample end. Uses absolute value of input voltage. Caps value at 5.
I am trying to use DC Voltages [DC Source module] to set the start point and the end point. The start seems to work as I expect, but I cannot use the same method to set the end. I assume I am misunderstanding how the input values work.
When I use the knobs, the left knob sets the relative position of the start and the right knob sets the relative position of the end. When I use a DC Source, the left input jack sets the start but the right input jack doesn't set the end.
I tried a number of buttons and knobs in the module, but I cannot set the end. I also tried a number of mathematical operations but I cannot get a DC voltage to set the endpoint.
Ultimately, I am trying to develop a patch to set the start and end points and using controls keep the distance between them the same while sliding both up and down the sample [fixed sample length]. Using a triangle wave (LFO) I can get a symmetrical rhythmic forward/reverse playing of the sample segment (using fold) [constant forward and reverse playback rate], but only once I use the knobs to set start and end.
Any suggestions on how to do either of these? Thanks.