Update page 'MIredis'
parent
cb26b84f23
commit
61a7a53f65
1
Home.md
1
Home.md
@ -1 +0,0 @@
|
|||||||
Bienvenue sur le Wiki.
|
|
15
MIredis.md
Normal file
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
|
Loading…
Reference in New Issue
Block a user