Explorar el Código

Fix variable filter name edit in design tool

fixes #237
dds
PaulStoffregen hace 8 años
padre
commit
6f12606b74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      gui/index.html

+ 1
- 1
gui/index.html Ver fichero

@@ -2941,7 +2941,7 @@ double s_freq = .0625;</p>
object uses approximately 4% of the CPU time on Teensy 3.1.
</p>
</script>
<script type="text/x-red" data-template-name="AudioFilterFIR">
<script type="text/x-red" data-template-name="AudioFilterStateVariable">
<div class="form-row">
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">

Cargando…
Cancelar
Guardar