Mercurial > hg > sv-dependency-builds
diff src/libsamplerate-0.1.9/doc/download.html @ 126:4a7071416412
Current libsamplerate source
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 18 Oct 2016 13:24:45 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/libsamplerate-0.1.9/doc/download.html Tue Oct 18 13:24:45 2016 +0100 @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> + +<HEAD> + <TITLE> + Secret Rabbit Code (aka libsamplerate) + </TITLE> + <META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)"> + <META NAME="Version" CONTENT="libsamplerate-0.1.8"> + <META NAME="Description" CONTENT="The Secret Rabbit Code Home Page"> + <META NAME="Keywords" CONTENT="libsamplerate sound resample audio dsp Linux"> + <LINK REL=StyleSheet HREF="SRC.css" TYPE="text/css" MEDIA="all"> +</HEAD> + +<BODY TEXT="#FFFFFF" BGCOLOR="#000000" LINK="#FB1465" VLINK="#FB1465" ALINK="#FB1465"> +<!-- pepper --> +<CENTER> + <IMG SRC="SRC.png" HEIGHT=100 WIDTH=760 ALT="SRC.png"> +</CENTER> +<!-- pepper --> +<BR> +<!-- pepper --> +<TABLE ALIGN="center" WIDTH="98%"> +<TR> +<TD VALIGN="top"> +<BR> +<DIV CLASS="nav"> + <BR> + <A HREF="index.html">Home</A><BR> + <A HREF="license.html">License</A><BR> + <A HREF="history.html">History</A><BR> + <A HREF="download.html">Download</A><BR> + <A HREF="quality.html">Quality</A><BR> + <A HREF="api.html">API</A><BR> + <A HREF="bugs.html">Bug Reporting</A><BR> + <A HREF="win32.html">On Win32</A><BR> + <A HREF="faq.html">FAQ</A><BR> + <A HREF="lists.html">Mailing Lists</A><BR> + <A HREF="ChangeLog">ChangeLog</A><BR> +<BR> +<DIV CLASS="block"> +Author :<BR>Erik de Castro Lopo +<!-- pepper --> +<BR><BR> +<!-- pepper --> + +</DIV> + <IMG SRC= + "/cgi-bin/Count.cgi?ft=6|frgb=55;55;55|tr=0|md=6|dd=B|st=1|sh=1|df=src_dl.dat" + HEIGHT=30 WIDTH=100 ALT="counter.gif"> +</DIV> + +</TD> +<!-- pepper --> +<!-- ######################################################################## --> +<!-- pepper --> +<TD VALIGN="top"> +<DIV CLASS="block"> + +<H1><B>Download</B></H1> +<P> + This is the latest version of Secret Rabbit Code. +</P> + <UL> + <LI>Source code as a .tar.gz : + <A HREF="libsamplerate-0.1.9.tar.gz">libsamplerate-0.1.9.tar.gz</A> + and + <!-- A HREF="libsamplerate-0.1.8.tar.gz.asc">(GPG signature)</A --> + + </UL> +<P> + Compiling libsamplerate is relatively easy. The INSTALL file in the top + level directory gives instructions on compiling and installing + libsamplerate on Unix-like systems (including MacOSX). For Win32 there + are instructions in the doc/ directory of the tarball. + These instructions are mirrored + <A HREF="win32.html">here</A>. +</P> + +<!-- pepper --> +<!-- <A HREF="mailto:aldel0305@mega-nerd.com">For the spam bots</A> --> +<!-- pepper --> + +</DIV> +</TD></TR> +</TABLE> + +</BODY> +</HTML> +