ShadowDen3869
ShadowDen3869 t1_j5gt6z2 wrote
Reply to comment by Tanmay583 in A custom Control Surface for General purpose use / Video editing & Color Grading by Tanmay583
Yes, i used the code that VIA shows in it's UI when you hover over the virtual keys. I wrote the exact thing it shows but it still doesn't register it.
I can assign the knob to the scroll wheel, but i can't add a macro that involves the mouse scroll wheel.
ShadowDen3869 t1_j5gqmrt wrote
Reply to comment by Tanmay583 in A custom Control Surface for General purpose use / Video editing & Color Grading by Tanmay583
I'm using the Megalodon KB-16. It's got 3 knobs.
The macros i wanna program to it is a simple alt+mouse scroll up/down for zooming in and out of Photoshop.
And VIA has a code specifically for mouse wheel commands, but it doesn't register that code when i enter the macro (For example; KC_LALT, KC_MS_WH_UP). I'm not very familiar with circuit python and stuff. Or coding for that matter.
I'm a musician and an artist and use it mainly for Photoshop and music production on Cubase.
ShadowDen3869 t1_j5goqz7 wrote
Reply to A custom Control Surface for General purpose use / Video editing & Color Grading by Tanmay583
Can you please tell me how you programmed those rotary encoders? And also, can macros work on the knobs?
I'm trying to assign a macro to the knobs but it doesn't register for some reason.
ShadowDen3869 t1_j5guegu wrote
Reply to comment by Tanmay583 in A custom Control Surface for General purpose use / Video editing & Color Grading by Tanmay583
Sorry, for the confusion. I meant that the mouse scroll wheel function can be assigned to the knobs, no problem. But alt/control + scroll wheel as a two key macro doesn't work on the knob. It says the code is wrong even though i referred to each code for all the keys to make sure it's right.
Since you do video editing, then you know the shortcut for zooming in and out is holding down alt and scrolling up/down on the mouse. That's what I want to achieve with just one knob.