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