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