/usr/share/doc/libmm-ocaml-dev/html/Synth.sine-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 32 33 34 | <!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="previous" href="Synth.create_mono-c.html">
<link rel="next" href="Synth.square-c.html">
<link rel="Up" href="Synth.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.sine</title>
</head>
<body>
<div class="navbar"><a href="Synth.create_mono-c.html">Previous</a>
<a href="Synth.html">Up</a>
<a href="Synth.square-c.html">Next</a>
</div>
<center><h1>Class <a href="type_Synth.sine.html">Synth.sine</a></h1></center>
<br>
<pre><span name="TYPEsine"><span class="keyword">class</span> sine</span> : <code class="type">?adsr:<a href="Audio.Mono.Effect.ADSR.html#TYPEt">Audio.Mono.Effect.ADSR.t</a> -> int -> </code><code class="type"><a href="Synth.t-c.html">t</a></code></pre>Sine synthesizer.<br>
<hr width="100%">
</body></html>
|