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