thecollabagepatch commited on
Commit
03a6a46
·
1 Parent(s): 46f9035

adding web tester to the mix

Browse files
Files changed (1) hide show
  1. magentaRT_rt_tester.html +2 -2
magentaRT_rt_tester.html CHANGED
@@ -77,8 +77,8 @@
77
  <label class="small"><input id="chkAutoUpdate" type="checkbox" checked /> Auto-update on slider change (150ms debounce)</label>
78
  <label class="small"><input id="chkLogAudio" type="checkbox" /> Log chunk sizes</label>
79
  <label class="small"><input id="chkRealtime" type="checkbox" checked /> Ask server to pace real-time</label>
80
- <label class="small"><input id="chkBootstrap" type="checkbox" checked /> Bootstrap fast (ASAP → flip to realtime)</label>
81
- <label class="small">Pre-roll chunks: <input id="numPreroll" type="number" min="0" max="12" step="1" value="3" style="width:60px"></label>
82
  </div>
83
  </div>
84
  </div>
 
77
  <label class="small"><input id="chkAutoUpdate" type="checkbox" checked /> Auto-update on slider change (150ms debounce)</label>
78
  <label class="small"><input id="chkLogAudio" type="checkbox" /> Log chunk sizes</label>
79
  <label class="small"><input id="chkRealtime" type="checkbox" checked /> Ask server to pace real-time</label>
80
+ <!-- <label class="small"><input id="chkBootstrap" type="checkbox" checked /> Bootstrap fast (ASAP → flip to realtime)</label>
81
+ <label class="small">Pre-roll chunks: <input id="numPreroll" type="number" min="0" max="12" step="1" value="3" style="width:60px"></label> -->
82
  </div>
83
  </div>
84
  </div>