diff options
Diffstat (limited to 'doc/libremix/html/files.html')
-rw-r--r-- | doc/libremix/html/files.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/libremix/html/files.html b/doc/libremix/html/files.html new file mode 100644 index 0000000..5d8910b --- /dev/null +++ b/doc/libremix/html/files.html @@ -0,0 +1,47 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<title>remix: File Index</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="doxygen.css" rel="stylesheet" type="text/css"/> +</head> +<body> +<!-- Generated by Doxygen 1.7.1 --> +<div class="navigation" id="top"> + <div class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="annotated.html"><span>Data Structures</span></a></li> + <li class="current"><a href="files.html"><span>Files</span></a></li> + </ul> + </div> + <div class="tabs2"> + <ul class="tablist"> + <li class="current"><a href="files.html"><span>File List</span></a></li> + <li><a href="globals.html"><span>Globals</span></a></li> + </ul> + </div> +</div> +<div class="header"> + <div class="headertitle"> +<h1>File List</h1> </div> +</div> +<div class="contents"> +Here is a list of all files with brief descriptions:<table> + <tr><td class="indexkey"><a class="el" href="remix_8h.html">remix.h</a> <a href="remix_8h_source.html">[code]</a></td><td class="indexvalue">Base types and public interfaces to libremix </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__deck_8h.html">remix_deck.h</a> <a href="remix__deck_8h_source.html">[code]</a></td><td class="indexvalue">The top level structured mixing abstraction in libremix is known as a deck </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__envelope_8h.html">remix_envelope.h</a> <a href="remix__envelope_8h_source.html">[code]</a></td><td class="indexvalue">Base types and public interfaces to libremix </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__meta_8h.html">remix_meta.h</a> <a href="remix__meta_8h_source.html">[code]</a></td><td class="indexvalue">Metadata for RemixBase objects </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__plugin_8h.html">remix_plugin.h</a> <a href="remix__plugin_8h_source.html">[code]</a></td><td class="indexvalue"></td></tr> + <tr><td class="indexkey"><a class="el" href="remix__stream_8h.html">remix_stream.h</a> <a href="remix__stream_8h_source.html">[code]</a></td><td class="indexvalue">The abstraction of multichannel audio data in libremix is known as a stream </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__time_8h.html">remix_time.h</a> <a href="remix__time_8h_source.html">[code]</a></td><td class="indexvalue">Base types and public interfaces to libremix </td></tr> + <tr><td class="indexkey"><a class="el" href="remix__types_8h.html">remix_types.h</a> <a href="remix__types_8h_source.html">[code]</a></td><td class="indexvalue">Base types and public interfaces to libremix </td></tr> +</table> +</div> +<hr class="footer"/><address class="footer"><small>Generated on Tue Nov 8 2011 07:59:27 for remix by +<a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> +</body> +</html> |