mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-22 09:54:54 -05:00
This new action will allow you to send MIDI messages to the selected device. The condition type will allow you to perform actions based on the MIDI messages received from the selected device.
22 lines
697 B
Plaintext
22 lines
697 B
Plaintext
[submodule "deps/asio"]
|
|
path = deps/asio
|
|
url = https://github.com/chriskohlhoff/asio.git
|
|
[submodule "deps/websocketpp"]
|
|
path = deps/websocketpp
|
|
url = https://github.com/zaphoyd/websocketpp.git
|
|
[submodule "deps/opencv"]
|
|
path = deps/opencv
|
|
url = https://github.com/opencv/opencv.git
|
|
[submodule "deps/openvr"]
|
|
path = deps/openvr
|
|
url = https://github.com/ValveSoftware/openvr.git
|
|
[submodule "deps/leptonica"]
|
|
path = deps/leptonica
|
|
url = https://github.com/DanBloomberg/leptonica.git
|
|
[submodule "deps/tesseract"]
|
|
path = deps/tesseract
|
|
url = https://github.com/tesseract-ocr/tesseract.git
|
|
[submodule "deps/libremidi"]
|
|
path = deps/libremidi
|
|
url = https://github.com/jcelerier/libremidi.git
|