/usr/share/doc/libmm-ocaml-dev/html/Synth.Multitrack.create-c.html is in libmm-ocaml-dev 0.2.0-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="Up" href="Synth.Multitrack.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Audio" rel="Chapter" href="Audio.html">
<link title="Image" rel="Chapter" href="Image.html">
<link title="MIDI" rel="Chapter" href="MIDI.html">
<link title="Ringbuffer" rel="Chapter" href="Ringbuffer.html">
<link title="Synth" rel="Chapter" href="Synth.html">
<link title="Video" rel="Chapter" href="Video.html"><title>Synth.Multitrack.create</title>
</head>
<body>
<div class="navbar"> <a href="Synth.Multitrack.html">Up</a>
</div>
<center><h1>Class <a href="type_Synth.Multitrack.create.html">Synth.Multitrack.create</a></h1></center>
<br>
<pre><span name="TYPEcreate"><span class="keyword">class</span> create</span> : <code class="type">int -> (int -> <a href="Synth.html#TYPEsynth">Synth.synth</a>) -> </code><code class="type"><a href="Synth.Multitrack.t-c.html">t</a></code></pre>Create a multichannel synthesizer with given number of channels and a
function returning the synthesizer on each channel.<br>
<hr width="100%">
</body></html>
|