Mercurial > hg > sv-dependency-builds
annotate src/libsndfile-1.0.27/doc/tutorial.html @ 40:1df64224f5ac
Current libsndfile source
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 13:22:47 +0100 |
parents | |
children |
rev | line source |
---|---|
Chris@40 | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
Chris@40 | 2 <HTML> |
Chris@40 | 3 |
Chris@40 | 4 <HEAD> |
Chris@40 | 5 <TITLE> |
Chris@40 | 6 libsndfile Tutorial |
Chris@40 | 7 </TITLE> |
Chris@40 | 8 <META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)"> |
Chris@40 | 9 <LINK REL="stylesheet" HREF="libsndfile.css" TYPE="text/css" MEDIA="all"> |
Chris@40 | 10 <LINK REL="stylesheet" HREF="print.css" TYPE="text/css" MEDIA="print"> |
Chris@40 | 11 </HEAD> |
Chris@40 | 12 |
Chris@40 | 13 <BODY> |
Chris@40 | 14 <!-- pepper --> |
Chris@40 | 15 <H1><BR>libsndfile Tutorial</H1> |
Chris@40 | 16 <!-- pepper --> |
Chris@40 | 17 <P> |
Chris@40 | 18 <b>More coming soon.</b> |
Chris@40 | 19 </P> |
Chris@40 | 20 <!-- pepper --> |
Chris@40 | 21 <P> |
Chris@40 | 22 For now, the best place to look for example code is the <tt>examples/</tt> |
Chris@40 | 23 directory of the source code distribution and the libsndfile test suite which |
Chris@40 | 24 is located in the <tt>tests/</tt> directory of the source code distribution. |
Chris@40 | 25 </P> |
Chris@40 | 26 <!-- pepper --> |
Chris@40 | 27 <!-- pepper --> |
Chris@40 | 28 <!-- pepper --> |
Chris@40 | 29 <!-- pepper --> |
Chris@40 | 30 <!-- pepper --> |
Chris@40 | 31 <!-- pepper --> |
Chris@40 | 32 </BODY> |
Chris@40 | 33 </HTML> |
Chris@40 | 34 |