|
|
|
@ -7141,10 +7141,10 @@ value frequency |
|
|
|
|
<p>Stereo ping-pong delay with modulation and freeze.</p> |
|
|
|
|
</div> |
|
|
|
|
<h3>Constructor</h3> |
|
|
|
|
<p class=func><span class=keyword>AudioEffectReverbSc_F32</span>();</p> |
|
|
|
|
<p class=func><span class=keyword>AudioEffectDelayStereo_F32</span>();</p> |
|
|
|
|
<p class=desc>Default setting with delay buffers placed in DMARAM (RAM2) and delay time limited to 400ms.</p> |
|
|
|
|
|
|
|
|
|
<p class=func><span class=keyword>AudioEffectReverbSc_F32</span>(<strong>uint32_t </strong>dly_range_ms, <strong>bool </strong>use_psram);</p> |
|
|
|
|
<p class=func><span class=keyword>AudioEffectDelayStereo_F32</span>(<strong>uint32_t </strong>dly_range_ms, <strong>bool </strong>use_psram);</p> |
|
|
|
|
<p class=desc>Define the max delay time, for times longer than 400ms use PSRAM on Teensy4.1 (use_psram=true).</p> |
|
|
|
|
|
|
|
|
|
<h3>Boards Supported</h3> |
|
|
|
|