https://github.com/shybyte/midi-message-rs
A minimal MidiMessage type in Rust without any dependencies
https://github.com/shybyte/midi-message-rs
Last synced: about 1 month ago
JSON representation
A minimal MidiMessage type in Rust without any dependencies
- Host: GitHub
- URL: https://github.com/shybyte/midi-message-rs
- Owner: shybyte
- License: mit
- Created: 2017-11-10T09:48:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T10:02:20.000Z (over 8 years ago)
- Last Synced: 2025-01-03T20:27:34.502Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Midi Message for Rust
A minimal MidiMessage type in Rust without any dependencies
## Links
https://www.midi.org/specifications/item/table-1-summary-of-midi-message
https://de.wikipedia.org/wiki/Musical_Instrument_Digital_Interface
## License
MIT
## Copyright
Copyright (c) 2017 Marco Stahl