Skip to content

Commit

Permalink
deploy: e0201fb
Browse files Browse the repository at this point in the history
  • Loading branch information
Segfault1602 committed Nov 29, 2023
1 parent 2fbfc0d commit ba21b14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phaseshapers_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,11 +200,11 @@
</div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span>} <span class="comment">// namespace sfdsp</span></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html">sfdsp::Phaseshaper</a></div><div class="ttdoc">Phaseshaper oscillator that can morph between different waveforms.</div><div class="ttdef"><b>Definition</b> phaseshapers.h:22</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a0f7592325de70375c1cf501cdfeedbb0"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a0f7592325de70375c1cf501cdfeedbb0">sfdsp::Phaseshaper::SetMod</a></div><div class="ttdeci">void SetMod(float mod)</div><div class="ttdoc">Sets the modulation amount. Can be modified at audio rate.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:129</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a0f7592325de70375c1cf501cdfeedbb0"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a0f7592325de70375c1cf501cdfeedbb0">sfdsp::Phaseshaper::SetMod</a></div><div class="ttdeci">void SetMod(float mod)</div><div class="ttdoc">Sets the modulation amount. Can be modified at audio rate.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:133</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a26f7fd9f76debbe061a4cf2ff26d87ee"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a26f7fd9f76debbe061a4cf2ff26d87ee">sfdsp::Phaseshaper::Waveform</a></div><div class="ttdeci">Waveform</div><div class="ttdoc">Waveform types.</div><div class="ttdef"><b>Definition</b> phaseshapers.h:28</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a317db874e21ade78c643a1890a844651"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a317db874e21ade78c643a1890a844651">sfdsp::Phaseshaper::Process</a></div><div class="ttdeci">float Process()</div><div class="ttdoc">Processes the oscillator.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:135</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a317db874e21ade78c643a1890a844651"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a317db874e21ade78c643a1890a844651">sfdsp::Phaseshaper::Process</a></div><div class="ttdeci">float Process()</div><div class="ttdoc">Processes the oscillator.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:139</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_a797ff9d81d22180e42a53cafaaab34f6"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#a797ff9d81d22180e42a53cafaaab34f6">sfdsp::Phaseshaper::SetFreq</a></div><div class="ttdeci">void SetFreq(float freq)</div><div class="ttdoc">Sets the frequency.</div><div class="ttdef"><b>Definition</b> phaseshapers.h:65</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_ac8256dbbcb8b30585d2b89cdb13a7b91"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#ac8256dbbcb8b30585d2b89cdb13a7b91">sfdsp::Phaseshaper::Init</a></div><div class="ttdeci">void Init(float sampleRate)</div><div class="ttdoc">Initializes the oscillator.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:120</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_ac8256dbbcb8b30585d2b89cdb13a7b91"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#ac8256dbbcb8b30585d2b89cdb13a7b91">sfdsp::Phaseshaper::Init</a></div><div class="ttdeci">void Init(float sampleRate)</div><div class="ttdoc">Initializes the oscillator.</div><div class="ttdef"><b>Definition</b> phaseshapers.cpp:124</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_adb0639d973dd1455a7dbac8ad82bf78a"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#adb0639d973dd1455a7dbac8ad82bf78a">sfdsp::Phaseshaper::SetWaveform</a></div><div class="ttdeci">void SetWaveform(Waveform wave)</div><div class="ttdoc">Sets the waveform.</div><div class="ttdef"><b>Definition</b> phaseshapers.h:58</div></div>
<div class="ttc" id="aclasssfdsp_1_1Phaseshaper_html_af59fb4318420bc66dd2906658c3e1530"><div class="ttname"><a href="classsfdsp_1_1Phaseshaper.html#af59fb4318420bc66dd2906658c3e1530">sfdsp::Phaseshaper::SetWaveform</a></div><div class="ttdeci">void SetWaveform(float wave)</div><div class="ttdoc">Sets the waveform.</div><div class="ttdef"><b>Definition</b> phaseshapers.h:51</div></div>
</div><!-- fragment --></div><!-- contents -->
Expand Down

0 comments on commit ba21b14

Please sign in to comment.