Metadata-Version: 2.1
Name: eos_midi
Version: 0.1.0
Summary: Controller to control EOS with Launchpad Mini Mk3 for ENS
Home-page: https://git.soyouzpanda.com/soyouzpanda/kfet_launchpad_controller
License: MIT
Author: soyouzpanda
Author-email: soyouzpanda@soyouzpanda.fr
Requires-Python: >=3.7,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: lpminimk3
Requires-Dist: python-osc
Description-Content-Type: text/x-rst

========
eos-midi
========


.. image:: https://img.shields.io/pypi/v/eos_midi.svg
        :target: https://pypi.python.org/pypi/eos_midi

.. image:: https://img.shields.io/travis/soyouzpanda/eos_midi.svg
        :target: https://travis-ci.com/soyouzpanda/eos_midi

.. image:: https://readthedocs.org/projects/eos-midi/badge/?version=latest
        :target: https://eos-midi.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




EOS interface to use midi keyboard


* Free software: MIT license
* Documentation: https://eos-midi.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

