mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-27 12:00:51 +00:00
35 lines
834 B
HTML
35 lines
834 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML>
|
|
|
|
<HEAD>
|
|
<TITLE>
|
|
libsndfile Tutorial
|
|
</TITLE>
|
|
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
|
|
<LINK REL="stylesheet" HREF="libsndfile.css" TYPE="text/css" MEDIA="all">
|
|
<LINK REL="stylesheet" HREF="print.css" TYPE="text/css" MEDIA="print">
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
<!-- pepper -->
|
|
<H1><BR>libsndfile Tutorial</H1>
|
|
<!-- pepper -->
|
|
<P>
|
|
<b>More coming soon.</b>
|
|
</P>
|
|
<!-- pepper -->
|
|
<P>
|
|
For now, the best place to look for example code is the <tt>examples/</tt>
|
|
directory of the source code distribution and the libsndfile test suite which
|
|
is located in the <tt>tests/</tt> directory of the source code distribution.
|
|
</P>
|
|
<!-- pepper -->
|
|
<!-- pepper -->
|
|
<!-- pepper -->
|
|
<!-- pepper -->
|
|
<!-- pepper -->
|
|
<!-- pepper -->
|
|
</BODY>
|
|
</HTML>
|
|
|