Adding sample filter sweep to docs.
This commit is contained in:
parent
86db421149
commit
692bf49291
|
@ -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.
|
- **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.
|
- 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:
|
- **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.
|
- **From**: filter cutoff frequency at start of selection.
|
||||||
- **To**: filter cutoff frequency at end of selection.
|
- **To**: filter cutoff frequency at end of selection.
|
||||||
- **Resonance**: emphasizes frequencies around filter cutoff.
|
- **Resonance**: emphasizes frequencies around filter cutoff.
|
||||||
|
|
Loading…
Reference in a new issue