comparison src/libsndfile-1.0.27/doc/tutorial.html @ 125:cd6cdf86811e

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