Adding sample filter sweep to docs.

This commit is contained in:
Electric Keet 2025-03-11 11:24:44 -07:00 committed by tildearrow
parent 86db421149
commit 692bf49291

View file

@ -151,6 +151,8 @@ in there, you can modify certain data pertaining to your sample, such as the:
- **Signed/unsigned exchange**: reinterprets selection data as being of the opposite sign.
- if a sample sounds fine elsewhere but is distorted on import, it may have been interpreted as signed when it should be unsigned, or vice versa; this will correct that.
- **Apply filter**: filters the selection. pops up a dialog box:
- **Sweep (2 frequencies)**: if checked, the "Frequency" slider is replaced with "From" and "To" sliders, and the filter cutoff sweeps between the two.
- **Frequency**: filter cutoff frequency.
- **From**: filter cutoff frequency at start of selection.
- **To**: filter cutoff frequency at end of selection.
- **Resonance**: emphasizes frequencies around filter cutoff.