https://github.com/christopherhaws/midi
A midi implementation for .NET using the Bedrock Framework as the transport abstraction layer.
https://github.com/christopherhaws/midi
Last synced: 12 months ago
JSON representation
A midi implementation for .NET using the Bedrock Framework as the transport abstraction layer.
- Host: GitHub
- URL: https://github.com/christopherhaws/midi
- Owner: ChristopherHaws
- License: lgpl-3.0
- Created: 2023-05-10T19:35:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T00:18:13.000Z (about 3 years ago)
- Last Synced: 2024-05-02T01:52:54.990Z (about 2 years ago)
- Language: C#
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DigiMix
Apps, tools, and libraries all about digital audio mixers.
## Planned protocols
- Support Yamaha Remote Control Protocol (YamahaRpc)
- Support [OSC](https://opensoundcontrol.stanford.edu/)
- Support MIDI
## References
- [MIDI v1 Specification](https://www.midi.org/specifications/midi1-specifications)