aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-08-01 20:58:21 +0200
committercbdev <cb@cbcdn.com>2019-08-01 20:58:21 +0200
commitbbeade8898200a8024169ece30c620016fd5eaf1 (patch)
tree889b75be9fcbc8251cb05972c7fb40ac6e6e650f /README.md
parenta23ce7718ab61e73586d2738329d6bbace0b764b (diff)
downloadmidimonster-bbeade8898200a8024169ece30c620016fd5eaf1.tar.gz
midimonster-bbeade8898200a8024169ece30c620016fd5eaf1.tar.bz2
midimonster-bbeade8898200a8024169ece30c620016fd5eaf1.zip
Implement midi backend detect option
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d64190f..8a0d7f9 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ on any other (or the same) supported protocol, for example to:
* Dynamically route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua)) to create your own lighting controller or run effects on TouchOSC (Flying faders demo [configuration](configs/flying-faders.cfg) and [script](configs/flying-faders.lua))
* Use an OSC app as a simple lighting controller via ArtNet or sACN
* Visualize ArtNet data using OSC tools
-* Control lighting fixtures or DAWs using gamepad controllers ([Example configuration](configs/evdev.conf))
+* Control lighting fixtures or DAWs using gamepad controllers, trackballs, etc ([Example configuration](configs/evdev.conf))
* Play games or type using MIDI controllers
[![Build Status](https://travis-ci.com/cbdevnet/midimonster.svg?branch=master)](https://travis-ci.com/cbdevnet/midimonster) [![Coverity Scan Build Status](https://scan.coverity.com/projects/15168/badge.svg)](https://scan.coverity.com/projects/15168)