proposals.html 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <HTML>
  2. <HEAD>
  3. <TITLE>Proposed Changes to PortAudio API</TITLE>
  4. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
  5. <META content="Phil Burk, Ross Bencina" name=Author>
  6. <META content="Changes being discussed by the community of PortAudio deveopers."
  7. name=Description>
  8. <META
  9. content="audio, tutorial, library, portable, open-source, DirectSound,sound, music, JSyn, synthesis,"
  10. name=KeyWords>
  11. </HEAD>
  12. <BODY LINK="#0000ff" VLINK="#800080">&nbsp;
  13. <CENTER>
  14. <TABLE bgColor=#fada7a cols=1 width="100%">
  15. <TBODY>
  16. <TR>
  17. <TD>
  18. <CENTER>
  19. <H1>Proposed Changes to PortAudio API</H1>
  20. </CENTER>
  21. </TD></TR></TBODY></TABLE></CENTER>
  22. <P><A href="http://www.portaudio.com/">PortAudio Home Page</A></P>
  23. <P>Updated: July 27, 2002 </P>
  24. <H2>The Proposals Have Moved</H2>
  25. <p> All PortAudio Enhancement Proposal documentation has moved. On the web site, it is now located at:
  26. <A HREF="http://www.portaudio.com/docs/proposals">http://www.portaudio.com/docs/proposals</A>
  27. On the CVS server it is now located in a module named "pa_proposals".
  28. </p>
  29. </BODY>
  30. </HTML>
粤ICP备19079148号