Update README.md
This commit is contained in:
parent
a5158f6767
commit
c8a806f377
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue