← Back to Sound Explorer
Sound Explorer

Sound Explorer Help

Getting started

  1. Open a recording — drag and drop a WAV file onto the window, or click Open Files.
  2. Navigate — scroll to zoom, click to seek, press Space to play/pause.
  3. Change speed — use the Play as selector to slow down or speed up. Playing a 384 kHz bat call at 0.0625× makes it audible.
  4. Select & export — shift-click to select a region, then click Export WAV.

Live audio input

  1. Click Live to capture audio from your microphone or sound card.
  2. The spectrogram updates in real time. Use the View selector to change the visible time window (2–30 seconds).
  3. Click Rec to record a segment.
  4. Click Stop Live — the recording loads automatically for playback and export.
Your browser will ask for microphone permission the first time. On macOS, you may also need to allow access in System Settings → Privacy & Security → Microphone.

Keyboard shortcuts

KeyAction
SpacePlay / Pause
/ Seek −1s / +1s
Shift+ / Seek −10s / +10s
/ Increase / decrease spectrogram gain
Scroll wheelZoom in / out
+ / -Zoom in / out
FFit entire file in view
SZoom to selection
TTrim view to selection
UUntrim (restore full view)
LToggle loop
GFocus Go-to time input
Home / EndJump to start / end
EscClear selection

Spectrogram controls

The bottom panel contains spectrogram display settings:

Selection and export

  1. Select — shift-click to set selection start, shift-click again to set the end. Or click the Sel button and drag.
  2. Loop — press L to loop the selected region.
  3. Export WAV — exports the selection as a WAV file. If you have a non-native playback speed selected, a second export button appears to export with the speed change applied.
  4. Trim — press T to crop the view to the selection. Press U to restore.
Exported files preserve BWF timecode metadata when present in the original. The audio is exported at original quality — no transcoding.

Supported formats

FormatBit depthSample rates
PCM WAV16-bit, 24-bit, 32-bitAny (tested up to 384 kHz)
IEEE Float WAV32-bitAny
WAVE_FORMAT_EXTENSIBLEAll aboveAny
BWF (Broadcast Wave)All aboveAny

Only WAV files are supported. To convert other formats, use FFmpeg:

ffmpeg -i input.mp3 output.wav

Annotations

Label time regions with notes. Annotations appear as colored overlays on the spectrogram.

Tips


Sound Explorer is made by LOM. Source code on GitHub.