A keyboard mapping that worked for years stopped working a week or two ago.
The key still works overall and I tried the mapping on another key with no impact.
Mapping is:
doubleclick ? setting 'eqmode' +1
Removed the doubleclick condition. Tried -1. used " as opposed to '.
All with no luck.
Any ideas?
W11 B8350
The key still works overall and I tried the mapping on another key with no impact.
Mapping is:
doubleclick ? setting 'eqmode' +1
Removed the doubleclick condition. Tried -1. used " as opposed to '.
All with no luck.
Any ideas?
W11 B8350
Posté Mon 09 Dec 24 @ 9:41 pm
try with just
eq_mode +1
setting might be string based.
eq_mode +1
setting might be string based.
Posté Mon 09 Dec 24 @ 9:46 pm
That kind of worked...
It goes between frequency and whatever stem mode you have selected, as opposed to going through all the options as before.
It goes between frequency and whatever stem mode you have selected, as opposed to going through all the options as before.
Posté Mon 09 Dec 24 @ 9:51 pm
if you want all modes, query setting by string and select the next setting
setting eqmode frequency ? setting eqmode EZRemix : setting eqmode EZRemix ? setting eqmode ModernEQ : setting eqmode ModernEQ ? setting eqmode Stems : setting eqmode Stems ? setting eqmode frequency :
setting eqmode frequency ? setting eqmode EZRemix : setting eqmode EZRemix ? setting eqmode ModernEQ : setting eqmode ModernEQ ? setting eqmode Stems : setting eqmode Stems ? setting eqmode frequency :
Posté Mon 09 Dec 24 @ 10:03 pm
I will check it out. Knew you would bring a good answer.
Any idea what broke the mapping to begin with?
Any idea what broke the mapping to begin with?
Posté Mon 09 Dec 24 @ 10:04 pm