unmixer

View on PyPIReverse Dependencies (0)

1.2.0 unmixer-1.2.0-py3-none-any.whl

Wheel Details

Project: unmixer
Version: 1.2.0
Filename: unmixer-1.2.0-py3-none-any.whl
Download: [link]
Size: 41350
MD5: 2470b7e92a789cf9141439be64e0da2a
SHA256: 35fc91c2dbb84baacd91b85936a6a9921978bdbf0d9093eb501f84f6e126f083
Uploaded: 2023-10-26 15:49:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unmixer
Version: 1.2.0
Summary: Create and explore isolated tracks from music files
Author: William Dye
Home-Page: https://github.com/will2dye4/unmixer.git
Project-Url: Repository, https://github.com/will2dye4/unmixer.git
License: MIT
Keywords: demux,demux music,music source separation,split,split music,unmix,unmix music,unmixer
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<3.13
Requires-Dist: demucs (<5.0.0,>=4.0.1)
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0)
Requires-Dist: numpy (<2.0.0,>=1.26.0)
Requires-Dist: pyqt6 (<7.0.0,>=6.5.2)
Requires-Dist: soundfile (<0.13.0,>=0.12.1)
Requires-Dist: torch (<3.0.0,>=2.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 14684 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
unmixer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unmixer/__main__.py sha256=j3kYCYbBArZH6trgqsZRmwMU0fIBqZYgs9Q80pil9X4 1585
unmixer/constants.py sha256=VLGFLKQXRK3HlA3QJMPNTSZYvTMNc-eAnKZyuIYKpBk 7108
unmixer/remix.py sha256=r4VR3fkR9wDhUC3YgnM7NtIFgvmVlcvuT5XPG5JQaTA 7150
unmixer/ui/__init__.py sha256=jjfdqgOwgfJ_vlyP2iFrghQlJoVoUiEYa8tgfFQLlZM 38
unmixer/ui/constants.py sha256=yASHRR31E5SHeSuJoq7OReqjErFA6yEBDgn40Zf6IF0 329
unmixer/ui/importer.py sha256=LXOqmjp7SguhNHB8aZR_JemYR5-tQWTFKmzlC3WcuR4 16127
unmixer/ui/main.py sha256=P0T1tD-fcM5aJnm44SAmhJJOjvCWNGmYvDvQsaI5bXk 28173
unmixer/ui/multitrack.py sha256=9g5WVGsRKgVMfHjv9sGTN1wauOKeiE0I3mJBbkp6fUo 24956
unmixer/ui/preferences.py sha256=1btDkrMF-UqgScEdRTfCDo-i51JOTmmvq3ZF33kiZrQ 45426
unmixer/ui/track.py sha256=OXlqLZiQisUJdzpen5G5k83DLiiuZUxhj03R9dLLe9I 6341
unmixer/ui/waveform.py sha256=22vUalZAWQdgKayvbCePNlogMdi2P0V_gkKfeFY0eVU 3789
unmixer/util.py sha256=ZbWW7m8gj3GuZZSOX4XEhBW9vsK3C5tjgeWjMynG7AU 1456
unmixer-1.2.0.dist-info/LICENSE sha256=S4nml7Wyc9h6ben18wTItZoBQJqvpB3E5TLubEQyM7I 1051
unmixer-1.2.0.dist-info/METADATA sha256=pEp9vXEHsmx5jGyNxUCyEbxc1W8c3_GjD4BpcdE9zqk 15528
unmixer-1.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
unmixer-1.2.0.dist-info/entry_points.txt sha256=8_gh82Hn9zbqC3lKQmL-ndVCLzH6KCiptItSTZMviY4 49
unmixer-1.2.0.dist-info/RECORD

entry_points.txt

unmixer = unmixer.__main__:main