AUDIO TOOL KIT

7 min read

Building a sound effects library you can actually search

A library is not a hard drive full of recordings. It is a naming convention you never break.

Every designer eventually owns thousands of files and can find none of them. The difference between an archive and a library is that a library answers a search in five seconds.

Name for the search, not for the shoot

File names should start with the category, then the specific, then the variation. DOOR_Wood_Heavy_Slam_01.wav beats Take17_final_v2.wav in every situation. Use a consistent separator, avoid spaces and accents, and never rely on folder names to carry meaning: search results show filenames, not paths.

  • Category first: DOOR, CAR, AMB, FOOT, IMPACT, WATER.
  • Then material and character: Wood, Metal, Heavy, Light, Distant.
  • Then the action: Open, Close, Slam, Pass, Start.
  • Then a two digit variation number.

Metadata is the second index

Write a description into the BWF fields when you record, or afterwards. Library managers search that description as well as the filename, and it survives copies between drives. Recordings that lose their metadata become anonymous within a year.

Format decisions

  • 48 kHz 24 bit for material destined for film and video.
  • 96 kHz for anything you plan to pitch down heavily.
  • Mono for single sources, stereo only when the space is part of the recording.
  • Never store your library as MP3. Compression artefacts multiply once you process a file.

Preparing field recordings for the library

Multitrack sessions come off the recorder as poly files with several microphones inside. Store the poly master for archive, then split working copies into named mono files using the track names already written by the recorder. That single step turns a raw shoot into searchable library material, and it runs locally in the browser here.

Maintenance that takes ten minutes a project

At the end of every project, pull the three or four original recordings that turned out well, rename them properly, add descriptions, and file them. A library built from project leftovers grows faster than one built from dedicated recording days.

Frequently asked questions

How should I name sound library files?
Category, specific, action, variation number, using underscores and no spaces. Keep the same convention forever, even when it feels verbose.
Should library files be mono or stereo?
Mono for point sources, stereo for ambiences and anything where the space is part of the content.
How do I keep metadata when preparing files?
Work from originals and use tools that read the existing bext and iXML data rather than re-encoding the file from scratch.

Keep reading

No more channel headaches

Get your production audio edit-ready

Split poly WAVs, merge mono tracks, map channels, extract audio from video. Everything runs locally in your browser, nothing is uploaded.

Convert my file free