artfwo / pymonome

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

fixed Arc._on_enc_key which was returning path instead of n #7

Closed FigrHed closed 4 years ago

FigrHed commented 4 years ago

Hey there, just noticed what I presume is a typo.

pressing the arc encoder was giving the path where n should be so added an argument to fix it. Works good now!

artfwo commented 4 years ago

Good catch, thanks!

FigrHed commented 4 years ago

you're very welcome!

SuuBro commented 3 years ago

Could we get this into pip please?