https://github.com/35socks/sideisolator-python
The Python version of SideIsolator for local usage!
https://github.com/35socks/sideisolator-python
Last synced: about 1 year ago
JSON representation
The Python version of SideIsolator for local usage!
- Host: GitHub
- URL: https://github.com/35socks/sideisolator-python
- Owner: 35socks
- Created: 2024-12-18T10:57:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T11:21:57.000Z (over 1 year ago)
- Last Synced: 2025-04-07T12:46:36.827Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SideIsolator
Ever wanna pick out elements in a song that aren't mono? This is the perfect tool.
----
# Setup:
Download the ```main.py``` file from the repository and place it in a folder (optional, just for organisation...)
Make sure you have the following modules installed:
```tkinter```
```scipy```
```numpy```
If you don't have all of these, just run the command:
```pip install``` with the module name :)
----
# Usage:
1. Run the ```main.py``` script.
2. A GUI should open and let you select a WAV file.
(This HAS to be a **STEREO WAV FILE ONLY**.)
3. Run the tool once selected file.
4. You should get a message box that says it's done and there will now be a new folder with the ```main.py``` file called "INVERSIONS" and within there will be a folder with your inversions inside!
----
# Credits:
All coding done by me (35socks), a young dev from Scotland. If you are gonna use any of my code or redistribute it, that's fine! Just credit me :3