Commit Graph

9 Commits

Author SHA1 Message Date
708a7e6d8e reword 2023-08-05 13:05:29 +01:00
6bfd18c1ac call on_midi_press()
only if midi.current == MIDI_BUTTON
2023-08-05 13:00:45 +01:00
9ef89852de midi example now registers callback on_midi 2023-06-23 17:50:16 +01:00
onyx-and-iris
a4cc7058b6 examples refactored
poetry scripts added
2022-10-28 02:14:08 +01:00
onyx-and-iris
aefde48c98 loglevel INFO set for examples 2022-09-29 10:01:18 +01:00
onyx-and-iris
aeb437943a fix docstring 2022-08-04 13:23:38 +01:00
onyx-and-iris
be80d21eaa fix docstring 2022-08-04 13:22:44 +01:00
onyx-and-iris
7b42837e32 fix bug in midi example.
now check for full velocity (button pressed)

disable updates other than midi, in midi example.

add docstring
2022-08-04 13:21:21 +01:00
onyx-and-iris
9d446ea17d add support for midi devices.
midi example added.

minor version bump
2022-07-24 14:38:16 +01:00