This file is indexed.

/usr/share/doc/libgig-dev/html/deprecated.html is in libgig-doc 4.1.0~repack-2.

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
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libgig: Deprecated List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libgig
   &#160;<span id="projectnumber">4.1.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('deprecated.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000001"></a>Member <a class="el" href="classDLS_1_1Info.html#af472966afe3ece8d19363bae8d6eb015">DLS::Info::UseFixedLengthStrings</a>  </dt>
<dd>Not used anymore, use <a class="el" href="classDLS_1_1Info.html#a8b9e6a289850c83d4e5a986c99f711cd" title="Forces specific Info fields to be of a fixed length when being saved to a file. ">SetFixedStringLengths()</a> instead.  </dd>
<dt><a class="anchor" id="_deprecated000003"></a>Member <a class="el" href="classDLS_1_1Region.html#a770c0da40f8dcbb96e45a6f01d149bab">DLS::Region::KeyRange</a>  </dt>
<dd>Only read, don't write! Use <a class="el" href="classDLS_1_1Region.html#ab2c9520fb40df2ad6e2918154d8c5cac" title="Modifies the key range of this Region and makes sure the respective chunks are in correct order...">SetKeyRange()</a> instead.  </dd>
<dt><a class="anchor" id="_deprecated000002"></a>Member <a class="el" href="classDLS_1_1Sampler.html#aded64bedf4afdf6773e4ba872157c344">DLS::Sampler::Gain</a>  </dt>
<dd>Don't alter directly, use SetGain() instead!  </dd>
<dt><a class="anchor" id="_deprecated000016"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a94698ca76d953be4ea096ff7f520bdbe">gig::DimensionRegion::ReleaseVelocityResponseCurve</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a5cd88c6b883fe32dd76349f2986debed" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetReleaseVelocityResponseCurve()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000017"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a93bee8ec46245c98d574d764b69b087e">gig::DimensionRegion::ReleaseVelocityResponseDepth</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a0928c26a793e3f8aaf9cfc051a83e154" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetReleaseVelocityResponseDepth()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000009"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a06eae5cad4d8f6b4ef62d0da341c0a75">gig::DimensionRegion::VCFCutoffController</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a101c26291fb4efb22fa2c54616f1356b" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVCFCutoffController()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000010"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#ae7fd7ff24832e4da66f2bfdcdfb6d076">gig::DimensionRegion::VCFVelocityCurve</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a984742da5b98759fb5ac918f1707bbdb" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVCFVelocityCurve()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000012"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a2a076e1e0108b99febdfe43ad9972b2d">gig::DimensionRegion::VCFVelocityDynamicRange</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a73b32eebf81c4545b2bc92c1dc4b1b3a" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVCFVelocityDynamicRange()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000011"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a3ad1a823c0ac842ba07ff0712c3e539f">gig::DimensionRegion::VCFVelocityScale</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a5284789ef3236303ea2227254384ee7d" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVCFVelocityScale()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000013"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a879d83eddbeecb1ee42056f7f9a8a09a">gig::DimensionRegion::VelocityResponseCurve</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a7fcd4cbe716260df41c2553fca5037bb" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVelocityResponseCurve()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000015"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a00119f0be2235acae29eb8534978d607">gig::DimensionRegion::VelocityResponseCurveScaling</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#a8fca6fd71e57893a921d116fd1a5c565" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVelocityResponseCurveScaling()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000014"></a>Member <a class="el" href="classgig_1_1DimensionRegion.html#a0967dffb121414995362433820559093">gig::DimensionRegion::VelocityResponseDepth</a>  </dt>
<dd>Don't alter directly, use <a class="el" href="classgig_1_1DimensionRegion.html#adee960ec634f3fda03ec459f51590a69" title="Updates the respective member variable and the lookup table / cache that depends on this value...">SetVelocityResponseDepth()</a> instead!  </dd>
<dt><a class="anchor" id="_deprecated000004"></a>Class <a class="el" href="classgig_1_1MidiRule.html">gig::MidiRule</a>  </dt>
<dd>Just provided for backward compatiblity, use <a class="el" href="classgig_1_1Script.html" title="Real-time instrument script (gig format extension). ">Script</a> for new instruments instead.  </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Class <a class="el" href="classgig_1_1MidiRuleAlternator.html">gig::MidiRuleAlternator</a>  </dt>
<dd>Just provided for backward compatiblity, use <a class="el" href="classgig_1_1Script.html" title="Real-time instrument script (gig format extension). ">Script</a> for new instruments instead. See description of <a class="el" href="classgig_1_1MidiRule.html" title="Abstract base class for all MIDI rules. ">MidiRule</a> for details.  </dd>
<dt><a class="anchor" id="_deprecated000005"></a>Class <a class="el" href="classgig_1_1MidiRuleCtrlTrigger.html">gig::MidiRuleCtrlTrigger</a>  </dt>
<dd>Just provided for backward compatiblity, use <a class="el" href="classgig_1_1Script.html" title="Real-time instrument script (gig format extension). ">Script</a> for new instruments instead. See description of <a class="el" href="classgig_1_1MidiRule.html" title="Abstract base class for all MIDI rules. ">MidiRule</a> for details.  </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Class <a class="el" href="classgig_1_1MidiRuleLegato.html">gig::MidiRuleLegato</a>  </dt>
<dd>Just provided for backward compatiblity, use <a class="el" href="classgig_1_1Script.html" title="Real-time instrument script (gig format extension). ">Script</a> for new instruments instead. See description of <a class="el" href="classgig_1_1MidiRule.html" title="Abstract base class for all MIDI rules. ">MidiRule</a> for details.  </dd>
<dt><a class="anchor" id="_deprecated000008"></a>Class <a class="el" href="classgig_1_1MidiRuleUnknown.html">gig::MidiRuleUnknown</a>  </dt>
<dd>Just provided for backward compatiblity, use <a class="el" href="classgig_1_1Script.html" title="Real-time instrument script (gig format extension). ">Script</a> for new instruments instead. See description of <a class="el" href="classgig_1_1MidiRule.html" title="Abstract base class for all MIDI rules. ">MidiRule</a> for details. </dd>
</dl>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>