Update README.md

This commit is contained in:
Ninnjah 2020-10-18 00:04:43 +03:00 committed by GitHub
parent a1d67d1882
commit c05f0681bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@
App like SoundPad (needs [VoiceMeeter](https://vb-audio.com/Voicemeeter/)(allready in "redist" folder)) App like SoundPad (needs [VoiceMeeter](https://vb-audio.com/Voicemeeter/)(allready in "redist" folder))
Features: ### Features:
- Play sound by pressing hotkey(F1-F12) - 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 menu by press F1 key
- Overlay control on numpad - Overlay control on numpad
``` ```
@ -15,3 +15,7 @@ numpad 4/6 - select category
numapd 5 - play sound numapd 5 - play sound
``` ```
- Sound categories in overlay menu('MUSIC', 'MEME', 'OTHER') - 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