An open API service indexing awesome lists of open source software.

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.

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)