Update README.md

This commit is contained in:
Ninnjah 2020-12-14 00:07:07 +03:00 committed by GitHub
parent a5158f6767
commit c8a806f377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,15 @@ App like [SoundPad](https://www.leppsoft.com/soundpad/en/download/)(needs [Voice
### Features: ### Features:
- Play sound by pressing hotkey - Play sound by pressing hotkey
- Supported formats:
- .wav
- .mp3
- .m4a
- Converting sounds by [ffmpeg](https://ffmpeg.org/download.html) - Converting sounds by [ffmpeg](https://ffmpeg.org/download.html)
- Sound categories (folders in "sound" folder) - Sound categories (folders in "sound" folder)
- Overlay menu by press F1 key - Overlay menu by press F1 key
- Overlay control on numpad (set in preferences) - Overlay control on numpad (set in preferences)
- Light and Dark Themes
### Requirements: ### Requirements:
- [sounddevice](https://pypi.org/project/sounddevice/) for playing sounds - [sounddevice](https://pypi.org/project/sounddevice/) for playing sounds