Update page 'MIredis'

sammm 2020-10-11 10:31:31 +00:00
parent cb26b84f23
commit 61a7a53f65
2 changed files with 15 additions and 1 deletions

@ -1 +0,0 @@
Bienvenue sur le Wiki.

15
MIredis.md Normal file

@ -0,0 +1,15 @@
Miredis hooks to all midi devices connected and listen for events.
Miredis can optionnaly hook to opensourced Link protocol (200+ music & videos apps) -> "/beat" & "/bpm"
All events are forwarded to a redis server and an OSC server.
Run :
python3 miredis.py
See options :
python3 miredis.py -h
To enable Link :
python3 miredis.py -link