OWMB (OpenWav Media Browser) brings together a lightning-fast list browser & waveform editor, interactive 3D sample constellation, live audio recorder with 9-band EQ, timbral acoustic analysis, multisample mapping, and online soundbanks.
Designed from the ground up for zero latency, massive sample libraries, and creative sound exploration.
Explore your entire audio library arranged organically in 3D space grouped by timbral similarity, pitch, and acoustic texture.
Scan tens of thousands of WAV, MP3, FLAC, OGG, and AIFF files in seconds without interrupting playback or audio rendering.
Directly browse and download curated online soundbanks and royalty-free sample collections straight into your library.
Capture live inputs or DAW routing with count-in, auto-normalization, live oscilloscope, and an interactive 9-band parametric EQ.
Real-time spider radar chart detailing Zero Crossing Rate, Crest Factor, High Frequency Ratio, and Spectral Decay parameters.
Chromatic multi-sample zone mapping with pitch tracking, root note detection, velocity layering, and instant performance loading.
Live MPC-style performance grid with multi-bank triggering, auto-fill, randomization, and envelope ADSR controls.
Drag samples or sliced transients straight from OWMB into Ableton Live, FL Studio, Logic Pro, Reaper, Cubase, or Bitwig.
Filter effortlessly with multi-tag Boolean AND/OR queries, rating stars, format pills, BPM tags, and custom tag libraries.
Download ready-to-run signed packages for your platform or grab the source code from GitHub.
OWMB-Windows-11-x64.zipOWMB-macOS-Universal-Installer.pkgOWMB-Linux-Distros-x64.tar.gzOWMB fetches JUCE 8 automatically via CMake FetchContent. Fast, clean, and cross-platform.
git clone https://github.com/samplaman/owmb.git
cd owmb
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release -j 4