feat: add atmosphere audio filters
This commit is contained in:
@@ -45,6 +45,17 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="panel filter-panel">
|
||||
<div class="panel-head">
|
||||
<div>
|
||||
<h2>Atmosphere Filters</h2>
|
||||
<p class="muted">Change the live device stream: click Toggle to latch, or hold Momentary and release to clear.</p>
|
||||
</div>
|
||||
<span class="badge" id="filter-status">No filter</span>
|
||||
</div>
|
||||
<div id="filter-grid" class="filter-grid" aria-live="polite"></div>
|
||||
</section>
|
||||
|
||||
<section class="panel">
|
||||
<div class="panel-head">
|
||||
<h2 id="set-title">Current Set</h2>
|
||||
|
||||
Reference in New Issue
Block a user