rtp_midi 0.1.0 copy "rtp_midi: ^0.1.0" to clipboard
rtp_midi: ^0.1.0 copied to clipboard

Cross-platform RTP-MIDI (RFC 6295) implementation in pure Dart. Network MIDI transport for iOS, Android, macOS, Windows, and Linux.

0.1.0 #

  • Initial release
  • Session lifecycle: invitation handshake (IN/OK/NO/BY), clock sync (CK0/CK1/CK2), graceful disconnect
  • Host mode (accept inbound) and Client mode (discover/connect outbound)
  • All MIDI 1.0 messages: channel voice, system common, system real-time, SysEx with reassembly
  • Recovery journal: system chapters (D, V, Q, F, X) and channel chapters (P, C, M, W, N, E, T, A)
  • Packet loss detection with corrective MIDI emission
  • Apple CoreMIDI compatibility (rapid startup sync, RFC-compliant headers)
  • Abstract mDNS interfaces for pluggable service discovery
0
likes
0
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform RTP-MIDI (RFC 6295) implementation in pure Dart. Network MIDI transport for iOS, Android, macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

Topics

#midi #rtp #music #network

License

unknown (license)

More

Packages that depend on rtp_midi