You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
2.4KB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>
  5. Secret Rabbit Code (aka libsamplerate)
  6. </TITLE>
  7. <META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
  8. <META NAME="Version" CONTENT="libsamplerate-0.1.8">
  9. <META NAME="Description" CONTENT="The Secret Rabbit Code Home Page">
  10. <META NAME="Keywords" CONTENT="libsamplerate sound resample audio dsp Linux">
  11. <LINK REL=StyleSheet HREF="SRC.css" TYPE="text/css" MEDIA="all">
  12. </HEAD>
  13. <BODY TEXT="#FFFFFF" BGCOLOR="#000000" LINK="#FB1465" VLINK="#FB1465" ALINK="#FB1465">
  14. <!-- pepper -->
  15. <CENTER>
  16. <IMG SRC="SRC.png" HEIGHT=100 WIDTH=760 ALT="SRC.png">
  17. </CENTER>
  18. <!-- pepper -->
  19. <BR>
  20. <!-- pepper -->
  21. <TABLE ALIGN="center" WIDTH="98%">
  22. <TR>
  23. <TD VALIGN="top">
  24. <BR>
  25. <DIV CLASS="nav">
  26. <BR>
  27. <A HREF="index.html">Home</A><BR>
  28. <A HREF="license.html">License</A><BR>
  29. <A HREF="history.html">History</A><BR>
  30. <A HREF="download.html">Download</A><BR>
  31. <A HREF="quality.html">Quality</A><BR>
  32. <A HREF="api.html">API</A><BR>
  33. <A HREF="bugs.html">Bug Reporting</A><BR>
  34. <A HREF="win32.html">On Win32</A><BR>
  35. <A HREF="faq.html">FAQ</A><BR>
  36. <A HREF="lists.html">Mailing Lists</A><BR>
  37. <A HREF="ChangeLog">ChangeLog</A><BR>
  38. <BR>
  39. <DIV CLASS="block">
  40. Author :<BR>Erik de Castro Lopo
  41. <!-- pepper -->
  42. <BR><BR>
  43. <!-- pepper -->
  44. </DIV>
  45. <IMG SRC=
  46. "/cgi-bin/Count.cgi?ft=6|frgb=55;55;55|tr=0|md=6|dd=B|st=1|sh=1|df=src_dl.dat"
  47. HEIGHT=30 WIDTH=100 ALT="counter.gif">
  48. </DIV>
  49. </TD>
  50. <!-- pepper -->
  51. <!-- ######################################################################## -->
  52. <!-- pepper -->
  53. <TD VALIGN="top">
  54. <DIV CLASS="block">
  55. <H1><B>Download</B></H1>
  56. <P>
  57. This is the latest version of Secret Rabbit Code.
  58. </P>
  59. <UL>
  60. <LI>Source code as a .tar.gz :
  61. <A HREF="libsamplerate-0.1.9.tar.gz">libsamplerate-0.1.9.tar.gz</A>
  62. and
  63. <!-- A HREF="libsamplerate-0.1.8.tar.gz.asc">(GPG signature)</A -->
  64. </UL>
  65. <P>
  66. Compiling libsamplerate is relatively easy. The INSTALL file in the top
  67. level directory gives instructions on compiling and installing
  68. libsamplerate on Unix-like systems (including MacOSX). For Win32 there
  69. are instructions in the doc/ directory of the tarball.
  70. These instructions are mirrored
  71. <A HREF="win32.html">here</A>.
  72. </P>
  73. <!-- pepper -->
  74. <!-- <A HREF="mailto:aldel0305@mega-nerd.com">For the spam bots</A> -->
  75. <!-- pepper -->
  76. </DIV>
  77. </TD></TR>
  78. </TABLE>
  79. </BODY>
  80. </HTML>