Thanks all.&nbsp; I ended up using an array with 128 items, with a range from 0-127.<br><br>That way, I could keep tweaking the curve until it &quot;felt&quot; right.<br><br>Thanks<br>rs<br><br><div><span class="gmail_quote">On 2/22/06, 
<b class="gmail_sendername">IOhannes m zmoelnig</b> &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hans-Christoph Steiner wrote:<br>&gt;<br>&gt; If you are using sliders, then you can set them to &quot;log&quot; scale from<br>&gt; linear scale by right-clicking and selecting Properties.&nbsp;&nbsp;&quot;audio&nbsp;&nbsp;taper&quot;<br>&gt; is a logarithmic scale, so &quot;log&quot; would be appropriate.
<br><br>this is a fine solution if you just want to control something with a<br>non-linear fader.<br>however, you cannot convert things withit (sending &quot;10&quot; to a<br>(logarithmic or not) fader will output &quot;10&quot;)
<br><br>if you want to convert values from one range to another (e.g. linear -&gt;<br>log), use objects of the [rmstodb] family.<br><br>if you have the iemlib, there is also a [fadtodb] (and simile, like<br>[rmstofad]), which is a very non-linear curve similar to faders in
<br>real-world mixers.<br><br>mf.asdr<br>IOhannes<br></blockquote></div><br>