Metadata-Version: 2.4
Name: audioglow
Version: 0.1.0
Summary: GPU-accelerated audio-reactive music video generator
Project-URL: Homepage, https://github.com/fatyzzz/audioglow
Project-URL: Repository, https://github.com/fatyzzz/audioglow
Project-URL: Issues, https://github.com/fatyzzz/audioglow/issues
Author: Fatyzzz
License-Expression: MIT
License-File: LICENSE
Keywords: audio,gpu,music-video,opengl,visualizer
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.10
Requires-Dist: glcontext>=3.0
Requires-Dist: librosa>=0.10
Requires-Dist: moderngl>=5.12
Requires-Dist: numpy>=2.0
Requires-Dist: opencv-python>=4.8
Requires-Dist: pillow>=10.0
Requires-Dist: pydub>=0.25
Requires-Dist: scipy>=1.12
Requires-Dist: soundfile>=0.12
Requires-Dist: soxr>=0.5
