mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
88 lines
2.3 KiB
HTML
88 lines
2.3 KiB
HTML
<!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.7">
|
|
<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.7.tar.gz">libsamplerate-0.1.7.tar.gz</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>
|
|
|