Hi
Thanks for the fast response to my previous question, now here's another, I've also looked this up and not had much luck even though it seems like a fairly obvious thing to do.
I'm wanting to use a MIDI input (0-127) to control a filter's cutoff frequency (and potentially other things like volume that our ears respond to in a logarithmic manner), and I'd like that control to be effected logarithmically as it is on most synthesisers etc. It's a bit hard to get my head around the process by which this would be done so I'm not really sure how to implement it.
Also is there an equivalent to Max's [zmap] object which is very useful in such situations where scaling a number is involved?