fxsound2 / fxsound-app

FxSound application and DSP source code
GNU General Public License v3.0
1.5k stars 124 forks source link

Manual input instead of slider for frequencies #168

Closed GitGitu79 closed 3 weeks ago

GitGitu79 commented 3 weeks ago

Is your feature request related to a problem? Please describe. It is unacceptable that I have to precisely move my mouse for changing the frequencies of my liking, especially in the high-frequency side. This include the fact that it use a circle slider.

I also don't like that the increase is not increment of 1 for Hz and 0.01 for kHz and it's different increment for each band.

Describe the solution you'd like Manual input

Describe alternatives you've considered None

Additional context None

doolhoofd commented 3 weeks ago

All of FxSound’s sliders can be manually toggled through using the Tab key and adjusted using the arrow up and arrow down keys. If this answers your query, please be so kind to close it.

GitGitu79 commented 3 weeks ago

I checked and it does work with TAB key, it also work when the object itself is clicked and use the arrow keys. But I'm still not content with the increment not being consistent. I will close this and make a new issue.