Control-Fader matching the Volume-Fader

torbenkaerst's icon

Hi,

I want to control the Volume Fader of a track using LOM. The controlling works, but the db of the Control-Fader and the db of the Volume-Fader don't match. Do you know what I mean? Has anybody dealt with the same problem and has a solution for me?

In the attachment you find the patch I'm working on.
If you have any questions feel free to ask.

Thanks for your support.

torbenkaerst's icon

new try uploading the file...

Fader-Test.maxpat
Max Patch
Wetterberg's icon

you're not using the db output of the live.gain~, judging from that example. You're using the linear value of the slider.

Max Patch
Copy patch and select New From Clipboard in Max.

try using this output instead (converting the db output to linear amplitude before hitting the subpatcher.)

torbenkaerst's icon

Hey Wetterberg,

I already tried that. I tried again using your patch, but it's not working.
I tried nearly everything. I have no idea.