Hi everyone!
I'm currently mapping a MIDI CC to instrument volume. At the moment the mapping is linear so the most dramatic change in volume takes places over a small range at the start of travel of the controller which isn't very useful.
I could write a custom value translation table for logarithmic scaling but it seems like such a useful thing to have in a sampler that there must be a better way than that. Any ideas?