summaryrefslogtreecommitdiff
path: root/src/examples/audio.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-01-25 22:28:46 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-01-25 22:28:46 +0100
commit80ae6d9411035e35a650d06eab23b140a8309816 (patch)
tree347942dc0e9fd8cc32fdeaa12f573e165f60a0b7 /src/examples/audio.json
parentfixed hostname for sfive plug (diff)
started a complete rewrite
Diffstat (limited to 'src/examples/audio.json')
-rw-r--r--src/examples/audio.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/audio.json b/src/examples/audio.json
index cdaa734..a173fae 100644
--- a/src/examples/audio.json
+++ b/src/examples/audio.json
@@ -20,7 +20,7 @@
"medium": { "audio": 128 },
"low": { "audio": 96 }
},
- "machines": {
+ "workers": {
"calypso": [ "input-alsa", "encoder-alsa-vorbis-160", "encoder-alsa-vorbis-128", "encoder-alsa-vorbis-96",
"muxer-audio-ogg-high", "muxer-audio-ogg-medium", "muxer-audio-ogg-low", "streamer-local1" ]
}