SilentSys / SLAM

Source Live Audio Mixer
MIT License
390 stars 128 forks source link

Some suggestions about shortcut keys are set #99

Open wyfang opened 7 years ago

wyfang commented 7 years ago

If the shortcut keys can listen to the keyboard press the button it is better, but also hope that you can add a number of key combinations of shortcut keys, such as ctrl + shift + 1, so you can set more music.

MaticBabnik commented 6 years ago

Well source scripting language is quite limited and he would need to do some complex .cfg generator look at this simple example alias +switch "bind "key" "// play song"; alias -switch "bind "key" "normal action"; bind alt "+switch";