Control Surface DAW Jog Wheel Options?

I have the JOG Wheel working with MCU, and curious if there are typical ways to adjust the resolution?:

CCRotaryEncoder encoderPlayhead{
{9, 8 },
MCU::JOG_WHEEL,
2,
};

This command provides an encoder that moves the playhead left and right and is a really nice response and feel in the DAW (UAD Luna).

Are there any typical ways to adjust this resolution? Wanting the playhead to scroll finer, especially when i'm zoomed in, where a bar to bar playhead is way too coarse to be useful.

From the information You provide, no. Datasheets usually contain helpful information.

Oh nice, thanks for the quick response! Are you referring to documentation from the DAW manufacturer?

And to be clear, I'm curious if there are general tendencies here as opposed to DAW-specific. Just sort of looking for the ballpark expectation on if playhead scrolling is usually allowing for adjusting the resolution, and if so, which commands may be popular for doing so.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.