Changeset 76 for pa_proposals/trunk
- Timestamp:
- 11/26/03 10:05:33 (5 years ago)
- Files:
-
- 1 modified
-
pa_proposals/trunk/status.html (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pa_proposals/trunk/status.html
r75 r76 31 31 32 32 <P><A href="http://www.portaudio.com/">PortAudio Home Page</A></P> 33 <P>Updated: October 16, 2003 </P>33 <P>Updated: November 27, 2003 </P> 34 34 35 35 <H2>Background</H2> … … 87 87 88 88 <li>No way to query the buffer adaptor about the amount of latency it introduces 89 <span class=" not_done">todo</span>89 <span class="done">done</span> 90 90 91 91 <li>Should dithering always force clipping? (it did in V18) … … 246 246 247 247 <tr><td>defaultLowInputLatency, defaultLowOutputLatency fields of PaDeviceInfo (see <a href="003-ImproveLatencySpecificationInterface.html">proposal 003</a>)</td> 248 <td class=" not_done">wmme</td>248 <td class="done">wmme</td> 249 249 <td class="not_done">ds</td> 250 250 <td class="done">asio</td> … … 258 258 259 259 <tr><td>defaultHighInputLatency, defaultHighOutputLatency fields of PaDeviceInfo (see <a href="003-ImproveLatencySpecificationInterface.html">proposal 003</a>)</td> 260 <td class=" not_done">wmme</td>260 <td class="done">wmme</td> 261 261 <td class="not_done">ds</td> 262 262 <td class="done">asio</td> … … 594 594 595 595 </BODY> 596 </HTML> 596 </HTML>Á
