mirror of
https://github.com/serialexperiments0815/SlowedAndReverbed.git
synced 2026-07-12 15:32:30 +00:00
Create README.md for SlowedAndReverbed tool
Added a README file with project description and usage instructions.
This commit is contained in:
parent
4d7f78cea1
commit
d0c2063e50
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SlowedAndReverbed
|
||||||
|
|
||||||
|
Simple tool to take an audio file, slow it down and add reverb using FFmpeg and create a modified copy.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
- Provide an input audio file.
|
||||||
|
- Set speed and reverb parameters.
|
||||||
|
- Run the tool to generate the slowed + reverbed output.
|
||||||
|
|
||||||
|
<img width="384" height="446" alt="Screenshot 2025-12-12 224943" src="https://github.com/user-attachments/assets/e47f607a-b005-4239-9f50-d87b62a843a0" />
|
||||||
Loading…
Reference in a new issue