Akai apc20 from hog4pc midi mapping

I map the encoder, but it doesn’t want to work normally on Hog4pc. I tried different settings for Hog4pc! Tell me how to solve it!

Which encoder is it?

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

OK, do you have an H4 Wing? I noticed I get a message indicationg that encoder adjustments via MIDI require an H4 Wing.

No! But as the manufacturer writes on a computer version without hardware, everything should work … the buttons and faders are mapped!

Hi,

This encoder puts out a relative value instead of an absolute value. Any turn to the left will send a value of 127 and any turn to the right, a value of 1.

The attached project file will convert this to send an absolute value of 0-127. The CC number is 47 (0x2F).

We use the global variable “ga” (in rules) to track the last value sent.

You will need to set your aliases up for your devices when you open the project. There is only one translator for the encoder in question. Everything else should pass through the default MIDI path untouched.

Give it a try.

APC-20-Encoder-Relative-to-Absolute-Hog.bmtp (1.1 KB)

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz