Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yanorei32/udp-midilan


https://github.com/yanorei32/udp-midilan

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# UDP MIDILAN
It's a simple MIDI over UDP software.

## Architecture

```
MIDI MIDI
In Out
^ ^
| |
udp-midilan server
| ^
| |
v |
udp-midilan client :
| ^
v |
MIDI MIDI
Out In
```

### IMPORTANT
This software will send **one** MIDI message as **one** UDP packet.
It may impact system network performance.

### Hint
This software will send an empty MIDI Sysex Data (`[0xf0, 0x73, 0x02, 0xf7]`)
for connection stability if the connection is inactive for the 60s.

- Refresh the TTL of NAPT translation entries.
- Suppress the power-saving feature of the LTE modem.