From c8a806f37709b4424d9d312a42e1b8aa0475247a Mon Sep 17 00:00:00 2001 From: Ninnjah <45268461+Ninnjah@users.noreply.github.com> Date: Mon, 14 Dec 2020 00:07:07 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 78088fe..5904bdc 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,15 @@ App like [SoundPad](https://www.leppsoft.com/soundpad/en/download/)(needs [Voice ### Features: - Play sound by pressing hotkey +- Supported formats: + - .wav + - .mp3 + - .m4a - Converting sounds by [ffmpeg](https://ffmpeg.org/download.html) - Sound categories (folders in "sound" folder) - Overlay menu by press F1 key - Overlay control on numpad (set in preferences) +- Light and Dark Themes ### Requirements: - [sounddevice](https://pypi.org/project/sounddevice/) for playing sounds