Crate monome[][src]

Structs

Monome

The client object for a Monome grid device

Enums

KeyDirection

Whether a key press is going up or down

MonomeEvent

An event received from a monome grid. This can be either a key press or release, or a tilt event.

Constants

SERIALOSC_PORT

The port at which serialosc is running.

Traits

IntoAddrAndArgs

Converts an to a Monome method argument to a OSC address fragment and suitble OscType, performing an eventual conversion.