Mercurial > hg > vamp-docs
view code-docs/PowerSpectrum_8h.html @ 7:66d125fb8b42 tip
Added tag vamp-plugin-sdk-v2.7 for changeset 27319718b1f8
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2017 16:45:00 +0000 |
parents | 27319718b1f8 |
children |
line wrap: on
line source
<!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>VampPluginSDK: PowerSpectrum.h File Reference</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">VampPluginSDK  <span id="projectnumber">2.7</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('PowerSpectrum_8h.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> </div> <div class="headertitle"> <div class="title">PowerSpectrum.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include "<a class="el" href="vamp-sdk_2Plugin_8h_source.html">vamp-sdk/Plugin.h</a>"</code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for PowerSpectrum.h:</div> <div class="dyncontent"> <div class="center"><img src="PowerSpectrum_8h__incl.png" border="0" usemap="#PowerSpectrum_8h" alt=""/></div> <map name="PowerSpectrum_8h" id="PowerSpectrum_8h"> <area shape="rect" id="node2" href="vamp-sdk_2Plugin_8h.html" title="vamp-sdk/Plugin.h" alt="" coords="150,79,274,104"/> <area shape="rect" id="node6" href="vamp-sdk_2PluginBase_8h.html" title="PluginBase.h" alt="" coords="41,152,135,177"/> <area shape="rect" id="node7" href="plugguard_8h.html" title="plugguard.h" alt="" coords="288,225,376,251"/> <area shape="rect" id="node8" href="vamp-sdk_2RealTime_8h.html" title="RealTime.h" alt="" coords="210,152,294,177"/> </map> </div> </div><div class="textblock"><div class="dynheader"> This graph shows which files directly or indirectly include this file:</div> <div class="dyncontent"> <div class="center"><img src="PowerSpectrum_8h__dep__incl.png" border="0" usemap="#PowerSpectrum_8hdep" alt=""/></div> <map name="PowerSpectrum_8hdep" id="PowerSpectrum_8hdep"> <area shape="rect" id="node2" href="plugins_8cpp.html" title="plugins.cpp" alt="" coords="5,79,91,104"/> <area shape="rect" id="node3" href="PowerSpectrum_8cpp.html" title="PowerSpectrum.cpp" alt="" coords="115,79,247,104"/> </map> </div> </div> <p><a href="PowerSpectrum_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classPowerSpectrum.html">PowerSpectrum</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Example plugin that returns a power spectrum calculated (trivially) from the frequency domain representation of each block of audio. <a href="classPowerSpectrum.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="PowerSpectrum_8h.html">PowerSpectrum.h</a></li> <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>