Create README.md for SlowedAndReverbed tool

Added a README file with project description and usage instructions.
This commit is contained in:
serialexperiments0815 2025-12-12 22:51:25 +01:00 committed by GitHub
parent 4d7f78cea1
commit d0c2063e50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
README.md Normal file
View 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" />