|
|
@@ -128,7 +128,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
|
|
|
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"> If your plugin does not make use of states, the Worker extension is not set as a required feature.</span></div> |
|
|
|
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="comment"></span></div> |
|
|
|
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="comment"> @section Plugin</span></div> |
|
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> The next step is to create your plugin code by subclassing DPF's @ref Plugin class.@n</span></div> |
|
|
|
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment"> The next step is to create your plugin code by subclassing DPF's Plugin class.@n</span></div> |
|
|
|
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="comment"> You need to pass the number of parameters in the constructor and also the number of programs and states, if any.</span></div> |
|
|
|
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="comment"></span></div> |
|
|
|
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="comment"> Here's an example of an audio plugin that simply mutes the host output:</span></div> |
|
|
@@ -342,7 +342,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
|
|
|
</div><!-- fragment --></div><!-- contents --> |
|
|
|
<!-- start footer part --> |
|
|
|
<hr class="footer"/><address class="footer"><small> |
|
|
|
Generated on Sun Apr 26 2015 14:49:34 for DISTRHO Plugin Framework by  <a href="http://www.doxygen.org/index.html"> |
|
|
|
Generated on Sun Apr 26 2015 14:55:15 for DISTRHO Plugin Framework by  <a href="http://www.doxygen.org/index.html"> |
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/> |
|
|
|
</a> 1.8.8 |
|
|
|
</small></address> |
|
|
|