airtoxin / Sublime-Sound

Sublime-Text plugin to play event sounds
MIT License
11 stars 4 forks source link

How to disable keystroke sounds? #7

Closed ddarbyson closed 9 years ago

ddarbyson commented 9 years ago

Hello, I'd like to disable the key stroke sounds. They can get pretty tired after every character... Is there an option for this?

airtoxin commented 9 years ago

yes. remove modify sounds on your soundset. Sublime Menu > Preference > Package Settings > Sound > Add Soundset then, open soundset directory you want suppress keystroke sound and remove or rename on_modify directory to _on_modify

ddarbyson commented 9 years ago

Thanks i'll try when I get home from work!

ddarbyson commented 9 years ago

Yup, that works for now. Would be nice to suppress this in the options configuration file. All the best!