From e0f487380994c17dbe93183f19c5d0d1d137f801 Mon Sep 17 00:00:00 2001 From: kevin Date: Fri, 11 Nov 2022 14:04:58 -0500 Subject: [PATCH] html/audio_midi/ui.cfg : Added mute buttons --- html/audio_midi/ui.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/audio_midi/ui.cfg b/html/audio_midi/ui.cfg index 5a64ea8..1c09db9 100644 --- a/html/audio_midi/ui.cfg +++ b/html/audio_midi/ui.cfg @@ -26,6 +26,7 @@ check:{ name: midiThruCheckId, title:"MIDI Thru" }, numb_disp: { name: curMidiEvtCntId, title:"Current" }, numb_disp: { name: totalMidiEvtCntId, title:"Total" }, + check:{ name: midiMuteCheckId, title:"Mute" }, }, row: { @@ -33,6 +34,7 @@ check:{ name: audioThroughCheckId, title:"Audio Thru" }, numb_disp: { name: curAudioSecsId, title:"Current:", decpl:1 }, numb_disp: { name: totalAudioSecsId, title:"Total:", decpl:1 }, + check: { name: audioMuteCheckId, title:"Mute:" }, }, row: {