A basic python script to make slowed + reverbs.
Project description
(Slowed + Reverb)
Create slowed and reverb songs with python.
Fork of a now unsupported project
Installation
pip install slowrevpy
Dependencies
FFmpeg
For the conversions to formats, other that .wav, you would want to install ffmpeg
Auto install
You can use autoinstaller from the module, which whill automatically install ffmpeg for your OS. When you will start to transform your audio, the module will automatically check if the ffmpeg is installed, and if not, then it will try to autoinstall it.
Manial install
For windows:
winget install ffmpeg
For Linux:
sudo apt-get install ffmpeg
Usage
It's possible to use this package as a standalone module on files and folders. Also you can import this package and use it as a module for your projects.
Examples
Standalone use
Use for converting files/folders from shell:
slowrevpy -f <file-format | default: mp3> -s <speed-coefficient | default: 0.65> -o <output-filename | works only if you select a single file> <path to audiofile>
Known problem
- Impossible to convert to
.flacformat
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file slowrevpy-1.5.1.tar.gz.
File metadata
- Download URL: slowrevpy-1.5.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a786dc0cdb96b22be53ac8e83c33d233221966b256f1f80a714811882aa8fc3
|
|
| MD5 |
8522cf46a1e721b9ed576c9421a75708
|
|
| BLAKE2b-256 |
276e27c693e96b3cef433d2a4fc457513dedd8ab6926e054abd43ab5d799293b
|
File details
Details for the file slowrevpy-1.5.1-py3-none-any.whl.
File metadata
- Download URL: slowrevpy-1.5.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6197c244fbf642f4952e119570220af5abef93e15db5f1ab8d6a6ce6469ff0c9
|
|
| MD5 |
f2c9f28aec410c8081d54f71f838e765
|
|
| BLAKE2b-256 |
e36cf1bb43a6fbbd096bfa353f290a4d4e3ff43541ab2f583ea165499d366f2e
|