blob: 5d8910be444f145988dfa91b6bef2241225396c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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>
|