Hi
Is it planned to be able to use audio present with shortcuts?
This would make it possible to use the equalizer without leaving the program and using macro keys on the keyboard.
Jens
Hi
Is it planned to be able to use audio present with shortcuts?
This would make it possible to use the equalizer without leaving the program and using macro keys on the keyboard.
Jens
Hi Jens,
Customisable shortcuts to control presets are available in the latest version, v1.1.20.0, linked below.
Look under Settings > General.
It’s the third box in this image:
@bvijay also added the possibility to manually control the effects and equalizer sliders using the up and down keys on the keyboard, and an option to switch between controlling the equalizer or the effects using the Tab key. ![]()
There does not seem to be a way to clear the hotkeys. So it’s all or nothing. If I want to use one or two hotkeys, I have to use all 5. Can you allow the simple deletion of that field so for some actions there is no hotkey?
Thanks for suggesting this change. Will look into implementing individual shortcut disabling.
well as a faufo addict[1]
, there’s a way you can delete the input keystroke for specific command by editing fxsound.settings file, for example, to disable|deletethe Ctrl+Shift+Q (or Power on/off):
Under <PROPERTIES>:
+add this line: <VALUE name="cmd_on_off" val="0"/>
<!-- the lines below listed in the same order in fxsound panel,
already include the descriptions (like on_off, open_close e.g)-->
<VALUE name="cmd_on_off" val="0"/>
<VALUE name="cmd_open_close" val="0"/>
<VALUE name="cmd_next_preset" val="0"/>
<VALUE name="cmd_previous_preset" val="0"/>
<VALUE name="cmd_change_output" val="0"/>
----
<!-- you will notice that the command's <keystroke>
will now show <blank> inside fxsound settings panel.-->
you will notice that the command’s
keystrokewill now show[blank]inside fxsound setting panelTip: for easy removal later, I’d add the line somewhere at the top, under
<PROPERTIES>list
NOT SO FRIENDLY REMINDER:
-- It's always fun to fuck around, just know you might "Find out"
So please please please don’t come around losing your mind if something might be wrong… bc I won’t care and I’m not going out of my way to offer help all the time [2]
![]()
Happy cooking