sof-sdk/Configs/fx.cfg

17 lines
557 B
INI
Raw Normal View History

2000-06-15 00:00:00 +00:00
bind kp_uparrow "fx_partadjust -"
bind kp_downarrow "fx_partadjust +"
bind kp_home "fx_partsub 10"
bind kp_leftarrow "fx_partsub 1"
bind kp_end "fx_partsub .1"
bind kp_pgdn "fx_partadd .1"
bind kp_rightarrow "fx_partadd 1"
bind kp_pgup "fx_partadd 10"
bind kp_plus "fx_partadjust 1000"
bind kp_minus "fx_partadjust 999"
bind kp_ins "fx_partadjust 1002"
bind kp_enter "fx_run 1"
bind kp_5 "fx_run 1"
bind kp_fslash "fx_partadjust 1001"
fx_edit 1