This command searches audio for a particular sample value, or a range of sample values. To initiate a search, use Edit/Find or press Ctrl+F. The Find dialog is displayed, allowing you specify the range and other parameters, described below. The search begins at the current audio cursor. The search ends when a matching sample is found, or (depending on the options) when the end (or start) of the audio is reached, or the entire document has been searched. If the search is successful, the audio cursor is moved to the first matching sample. To find additional matching samples, use Edit/Find Next or press F3.
Range | The range of sample values to find. To find a single value, make Start and End the same. | |
Unit | Value | The range is interpreted as signed PCM sample values. The minimum and maximum values vary depending on the audio format. |
Percent | The range is interpreted as signed percentages. | |
Decibels | The range is interpreted in decibels. Both start and end should be less than or equal to zero in this case. | |
Match | In range | Find samples that lie within the specified range. |
Not in range | Find samples that lie outside the specified range. | |
Direction | Forward | Search forward, towards the end of the audio. |
Reverse | Search backwards, towards the start of the audio. | |
Wrap | If the end of the audio is reached (or the start if searching backwards), and this option is checked, the search wraps around and continues, otherwise it stops. | |
Channel | Use this option to limit the search to a particular channel; by default, all channels are searched. |
For example, to find peaks of −3 dB or more, set Unit to "Decibels", Start to −3, End to 0, and Match to "In range". Note that it's easier to change the unit before entering the range. Peaks can also be located via the Find Clipping command, which has different parameters and presents the results as a report.