diff options
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/project/etc/4a--softmixer-test.json (renamed from conf.d/project/etc/4a-softmixer-test.json) | 0 | ||||
-rw-r--r-- | conf.d/project/htdocs/index.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/etc/4a-softmixer-test.json b/conf.d/project/etc/4a--softmixer-test.json index d646e3b..d646e3b 100644 --- a/conf.d/project/etc/4a-softmixer-test.json +++ b/conf.d/project/etc/4a--softmixer-test.json diff --git a/conf.d/project/htdocs/index.html b/conf.d/project/htdocs/index.html index 3b2b4ad..5709eb2 100644 --- a/conf.d/project/htdocs/index.html +++ b/conf.d/project/htdocs/index.html @@ -144,7 +144,7 @@ <li><button onclick="callbinder('softmixer', 'simple_mixer/multimedia', {ramp: 80});">Stream Multimedia ramp=80"</button></li> <br> <li><button onclick="callbinder('softmixer', 'simple_mixer', {delete: true});">Close Mixer"</button></li> - <li><button onclick="callbinder('softmixer', 'create',my_test_mixer = {uid:'simple_mixer', backend: usb_yamaha, frontend: frontend, + <li><button onclick="callbinder('softmixer', 'create',{uid:'simple_mixer', backend: usb_yamaha, frontend: frontend, zones: [zone_front],streams: [stream_music, stream_navigation, stream_emergency]});">New Mixer"</button></li> </ol> |