Metadata-Version: 2.1
Name: music-sampler
Version: 1.6.0
Summary: A music player which associates each key on the keyboard to a set of actions to run
Home-page: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/about/
License: MIT
Keywords: music,sampler,keyboard
Author: Ismaël Bouya
Author-email: ismael.bouya@normalesup.org
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Dist: Kivy (>=2.0.0,<3.0.0)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: pydub (>=0.25.1,<0.26.0)
Requires-Dist: sounddevice (>=0.4.2,<0.5.0)
Requires-Dist: transitions (>=0.8.8,<0.9.0)
Project-URL: Repository, https://git.immae.eu/perso/Immae/Projets/Python/MusicSampler.git
Description-Content-Type: text/plain

Music Sampler is a music player which associates each key on the keyboard to a
set of actions to run.

See full documentation in documentation_fr.md or documentation_en.md

Git repository:
https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/about/

Bug Tracker:
https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=1

Contributors:
Ismaël Bouya
Denise Maurice

