artfwo / pymonome

python library for interacting with monome devices
MIT License
55 stars 10 forks source link

Create arc.py Example for arc users #9

Closed SuuBro closed 3 years ago

SuuBro commented 3 years ago

Tested with a 2013 push-button monome arc.

I got some errors when installing the code from pip

aiosc==0.1.4
pymonome==0.10.0

but when running against HEAD I didn't get these errors so I assume this is fixed.

artfwo commented 3 years ago

@SuuBro thanks, I've just pushed a new release to PyPI too:

https://pypi.org/project/pymonome/

SuuBro commented 3 years ago

Thanks! And also thanks for maintaining this repository to a high standard for the community 👍