aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/lua.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-08-10 15:30:48 +0200
committercbdev <cb@cbcdn.com>2019-08-10 15:30:48 +0200
commitcf93d280af47aea1bf8bdafa30eabb2c2de005b8 (patch)
tree9e412411ee907b0ebfcd5ddfb77fa24281d2b7ea /backends/lua.md
parent7c20eeea5b1ee8c3c93e29f92e907a14498f9b73 (diff)
downloadmidimonster-cf93d280af47aea1bf8bdafa30eabb2c2de005b8.tar.gz
midimonster-cf93d280af47aea1bf8bdafa30eabb2c2de005b8.tar.bz2
midimonster-cf93d280af47aea1bf8bdafa30eabb2c2de005b8.zip
Implement stream client connections in libmmbackend (Fixes #19)
Diffstat (limited to 'backends/lua.md')
-rw-r--r--backends/lua.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/lua.md b/backends/lua.md
index 1c67477..6ad5c2a 100644
--- a/backends/lua.md
+++ b/backends/lua.md
@@ -37,7 +37,7 @@ Input values range between 0.0 and 1.0, output values are clamped to the same ra
#### Global configuration
-The backend does not take any global configuration.
+The `lua` backend does not take any global configuration.
#### Instance configuration