Sfoglia il codice sorgente

Update maximum delay recommendations

dds
PaulStoffregen 9 anni fa
parent
commit
803218e7c2
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. +3
    -2
      gui/index.html

+ 3
- 2
gui/index.html Vedi File

<h3>Functions</h3> <h3>Functions</h3>
<p class=func><span class=keyword>delay</span>(channel, milliseconds);</p> <p class=func><span class=keyword>delay</span>(channel, milliseconds);</p>
<p class=desc>Set output channel (0 to 7) to delay the signals by <p class=desc>Set output channel (0 to 7) to delay the signals by
milliseconds. The maximum delay is approx 333 ms. The actual delay
milliseconds. The maximum delay is approx 425 ms. The actual delay
is rounded to the nearest sample. Each channel can be configured for is rounded to the nearest sample. Each channel can be configured for
any delay. There is no requirement to configure the "taps" in increasing any delay. There is no requirement to configure the "taps" in increasing
delay order. delay order.
<h3>Functions</h3> <h3>Functions</h3>
<p class=func><span class=keyword>delay</span>(channel, milliseconds);</p> <p class=func><span class=keyword>delay</span>(channel, milliseconds);</p>
<p class=desc>Set output channel (0 to 7) to delay the signals by <p class=desc>Set output channel (0 to 7) to delay the signals by
milliseconds. The maximum delay is approx 333 ms. The actual delay
milliseconds. The maximum delay is approx 1.5 seconds for each 23LC1024 chip.
The actual delay
is rounded to the nearest sample. Each channel can be configured for is rounded to the nearest sample. Each channel can be configured for
any delay. There is no requirement to configure the "taps" in increasing any delay. There is no requirement to configure the "taps" in increasing
delay order. delay order.

Loading…
Annulla
Salva