Procházet zdrojové kódy

fix broken html link in documentation

dds
PaulStoffregen před 11 roky
rodič
revize
8ed324391d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      gui/list.html

+ 1
- 1
gui/list.html Zobrazit soubor

</p> </p>
<h3>Notes</h3> <h3>Notes</h3>
<p>Memory for the delayed signal is take from the memory pool allocated by <p>Memory for the delayed signal is take from the memory pool allocated by
<a href="http://www.pjrc.com/teensy/td_libs_td_libs_AudioConnection.html" target="_blank">AudioMemory()</a>.
<a href="http://www.pjrc.com/teensy/td_libs_AudioConnection.html" target="_blank">AudioMemory()</a>.
Each block allows about 3 milliseconds of delay, so AudioMemory Each block allows about 3 milliseconds of delay, so AudioMemory
should be increased to allow for the longest delay tap. should be increased to allow for the longest delay tap.
</p> </p>

Načítá se…
Zrušit
Uložit