From c05f0681bb61e9beff269ce2f0efcb7747c81775 Mon Sep 17 00:00:00 2001 From: Ninnjah <45268461+Ninnjah@users.noreply.github.com> Date: Sun, 18 Oct 2020 00:04:43 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5487589..fe3d008 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ App like SoundPad (needs [VoiceMeeter](https://vb-audio.com/Voicemeeter/)(allready in "redist" folder)) -Features: +### Features: - Play sound by pressing hotkey(F1-F12) -- Converting sounds by ffmpeg +- Converting sounds by [ffmpeg](https://ffmpeg.org/download.html) - Overlay menu by press F1 key - Overlay control on numpad ``` @@ -15,3 +15,7 @@ numpad 4/6 - select category numapd 5 - play sound ``` - Sound categories in overlay menu('MUSIC', 'MEME', 'OTHER') + +### Links to needs soft +- [VoiceMeeter](https://vb-audio.com/Voicemeeter/) for translate sound into microphone +- [ffmpeg](https://ffmpeg.org/download.html) for convert sounds in .wav format