It was just an idea, which may or may not work. Unfortunately I don't have patches.

András

On Tue, Aug 27, 2013 at 2:48 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:
Can you share an example? I think bezier would be ideal 

Patrick Pagano B.S,M.F.A
Asst. in Digital Art and Science
Digital Worlds Institute
University of Florida


On Aug 27, 2013, at 6:45 AM, "András Murányi" <muranyia@gmail.com> wrote:

On Tue, Aug 27, 2013 at 5:41 AM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:

Hello

I am wondering and hoping someone else has got one of these Korg Monotribes.
I have mod-ed mine with the USBtribe http://www.usbtri.be/
I am having a little bit of fun sending random values on channel 1 CC# 1, 7, 11, 16, 17, 80, 81 82 and 83 effectively glitching out the Synth portion. 

Can someone give me an example of how to produce "smooth" random values?

I have a metro on about 200 triggering about 9 bangs for a [random 127] and the values are bopping all over the place and i would like them to move smoothly from random number to random number like a knob would. Can someone help me out with that?
Is line what i want? or Vline?

pp

I guess you just answered your own question :o)
Or, if linear ramps are not satisfying, I'd experiment with an Array set to bezier curves and read out at a higher resolution.

András