Skip to content

Commit

Permalink
Deploying to doxygen from @ 6df9ec2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Oct 22, 2023
1 parent 75c0f93 commit f350593
Show file tree
Hide file tree
Showing 7 changed files with 203 additions and 199 deletions.
384 changes: 194 additions & 190 deletions _audio_effect_8h_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion classaudio__tools_1_1_compressor-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<tr bgcolor="#f0f0f0"><td class="entry"><b>hold_count</b> (defined in <a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a>)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classaudio__tools_1_1_audio_effect.html#a4a716406d3d9d4fdbbe46f100e648f3b">id</a>()</td><td class="entry"><a class="el" href="classaudio__tools_1_1_audio_effect.html">AudioEffect</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>id_value</b> (defined in <a class="el" href="classaudio__tools_1_1_audio_effect.html">AudioEffect</a>)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_audio_effect.html">AudioEffect</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html#ae0b956d27d48ea749176032588d4f1ed">process</a>(effect_t inSample)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html#a3560bcb309efc4862dfbf1aae406b47d">process</a>(effect_t input)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>recalculate</b>() (defined in <a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a>)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>release_count</b> (defined in <a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a>)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>S_Attack</b> enum value (defined in <a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a>)</td><td class="entry"><a class="el" href="classaudio__tools_1_1_compressor.html">Compressor</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
Expand Down
8 changes: 4 additions & 4 deletions classaudio__tools_1_1_compressor.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaudio__tools_1_1_audio_effect.html#a4a716406d3d9d4fdbbe46f100e648f3b">id</a> ()</td></tr>
<tr class="memdesc:a4a716406d3d9d4fdbbe46f100e648f3b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allows to identify an effect. <br /></td></tr>
<tr class="separator:a4a716406d3d9d4fdbbe46f100e648f3b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0b956d27d48ea749176032588d4f1ed"><td class="memItemLeft" align="right" valign="top"><a id="ae0b956d27d48ea749176032588d4f1ed"></a>
effect_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaudio__tools_1_1_compressor.html#ae0b956d27d48ea749176032588d4f1ed">process</a> (effect_t inSample)</td></tr>
<tr class="memdesc:ae0b956d27d48ea749176032588d4f1ed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Processes the sample. <br /></td></tr>
<tr class="separator:ae0b956d27d48ea749176032588d4f1ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3560bcb309efc4862dfbf1aae406b47d"><td class="memItemLeft" align="right" valign="top"><a id="a3560bcb309efc4862dfbf1aae406b47d"></a>
effect_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaudio__tools_1_1_compressor.html#a3560bcb309efc4862dfbf1aae406b47d">process</a> (effect_t input)</td></tr>
<tr class="memdesc:a3560bcb309efc4862dfbf1aae406b47d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Processes the sample. <br /></td></tr>
<tr class="separator:a3560bcb309efc4862dfbf1aae406b47d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a392adf5d7d03b5339b77ec58bca5f9a9"><td class="memItemLeft" align="right" valign="top"><a id="a392adf5d7d03b5339b77ec58bca5f9a9"></a>
virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaudio__tools_1_1_audio_effect.html#a392adf5d7d03b5339b77ec58bca5f9a9">setActive</a> (bool value)</td></tr>
<tr class="memdesc:a392adf5d7d03b5339b77ec58bca5f9a9"><td class="mdescLeft">&#160;</td><td class="mdescRight">sets the effect active/inactive <br /></td></tr>
Expand Down
2 changes: 1 addition & 1 deletion functions_func_p.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3><a id="index_p"></a>- p -</h3><ul>
: <a class="el" href="classaudio__tools_1_1_a_d_s_r_gain.html#a3560bcb309efc4862dfbf1aae406b47d">ADSRGain</a>
, <a class="el" href="classaudio__tools_1_1_audio_effect.html#a4cf482bd34a9ababb1115c6b64c7179f">AudioEffect</a>
, <a class="el" href="classaudio__tools_1_1_boost.html#a3560bcb309efc4862dfbf1aae406b47d">Boost</a>
, <a class="el" href="classaudio__tools_1_1_compressor.html#ae0b956d27d48ea749176032588d4f1ed">Compressor</a>
, <a class="el" href="classaudio__tools_1_1_compressor.html#a3560bcb309efc4862dfbf1aae406b47d">Compressor</a>
, <a class="el" href="classaudio__tools_1_1_delay.html#a3560bcb309efc4862dfbf1aae406b47d">Delay</a>
, <a class="el" href="classaudio__tools_1_1_distortion.html#a3560bcb309efc4862dfbf1aae406b47d">Distortion</a>
, <a class="el" href="classaudio__tools_1_1_filtered_delay.html#a5a6afed23842407ac7d86a786d978265">FilteredDelay</a>
Expand Down
2 changes: 1 addition & 1 deletion functions_p.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h3><a id="index_p"></a>- p -</h3><ul>
: <a class="el" href="classaudio__tools_1_1_a_d_s_r_gain.html#a3560bcb309efc4862dfbf1aae406b47d">ADSRGain</a>
, <a class="el" href="classaudio__tools_1_1_audio_effect.html#a4cf482bd34a9ababb1115c6b64c7179f">AudioEffect</a>
, <a class="el" href="classaudio__tools_1_1_boost.html#a3560bcb309efc4862dfbf1aae406b47d">Boost</a>
, <a class="el" href="classaudio__tools_1_1_compressor.html#ae0b956d27d48ea749176032588d4f1ed">Compressor</a>
, <a class="el" href="classaudio__tools_1_1_compressor.html#a3560bcb309efc4862dfbf1aae406b47d">Compressor</a>
, <a class="el" href="classaudio__tools_1_1_delay.html#a3560bcb309efc4862dfbf1aae406b47d">Delay</a>
, <a class="el" href="classaudio__tools_1_1_distortion.html#a3560bcb309efc4862dfbf1aae406b47d">Distortion</a>
, <a class="el" href="classaudio__tools_1_1_filtered_delay.html#a5a6afed23842407ac7d86a786d978265">FilteredDelay</a>
Expand Down
2 changes: 1 addition & 1 deletion search/all_10.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f350593

Please sign in to comment.