midi2-dev / bl-midi2-rs

Ergonomic, versatile, strong types wrapping MIDI 2.0 message data.
https://crates.io/crates/midi2
Apache License 2.0
22 stars 4 forks source link

Message "Incubators" #10

Open BenLeadbetter opened 4 months ago

BenLeadbetter commented 4 months ago

A nice addition to the crate would be some "Incubator" types (name notwithstanding), which could be fed with packets / bytes and then polled for valid messages.

Considerations