Tooling

SFX & Music Generators / Sources

bfxr, ChipTone, Incompetech, FMA — synthesizing and finding game audio.

For generating SFX and finding free / cheap music. For routing audio at runtime see game audio middleware. For DAWs and synths see Audio Production. For free asset libraries see free asset stores. For full landscape see Game Development.

Procedural SFX synthesis

  • bfxr / sfxr / jsfxr — free, the canonical "generate retro SFX in the browser" tool. sfxr original Tomas Pettersson, bfxr is the maintained fork, jsfxr is the JS port.
  • ChipTone (SFBGames) — free browser-based 8-bit SFX generator. Friendlier UI than bfxr.
  • rfxgen — free OSS, raylib-flavored sfxr clone.
  • LabChirp — free Windows, designed for retro/8-bit SFX.
  • Audacity — see audio editors; essential for cleanup.

Music: free / CC sources

  • Incompetech (Kevin MacLeod) — CC-BY (free w/ attribution) or paid commercial. Massive catalog spanning every genre.
  • Free Music Archive — CC-licensed music, mixed licenses per track.
  • Pixabay Music — free under their custom permissive license.
  • FreePD — public domain music.
  • YouTube Audio Library — free for YouTube, terms vary outside.
  • OpenGameArt music — CC0 / CC-BY game tracks.
  • 8-bit Music Theory (resources, not music) — youtube channel teaching game music theory.

Music: paid / royalty-free libraries

  • Epidemic Sound — paid subscription, common in YouTube.
  • Artlist — paid subscription.
  • Soundstripe, Marmoset — paid library.
  • Splice / Soundsnap — paid sample subscription.
  • Pond5 — paid pay-per-track.

Music: AI-generated (the 2024+ wave)

  • Suno AI, Udio — paid generative music, license terms still evolving for game use.
  • AIVA — paid, generative, has a clearer game-licensing tier.
  • Soundraw — paid generative.
  • Caveat: commercial AI-music license terms are unsettled in 2026; verify before shipping.

DAWs to compose your own

See DAWs Overview, free DAWs, paid DAWs. Common picks for game music:

  • Reaper — paid (~$60), the indie / hobbyist favorite. Cheap, scriptable.
  • FL Studio — paid one-time + free upgrades for life. Loved for game music.
  • LMMS — free OSS DAW.
  • Bitwig, Ableton, Logic — see paid DAWs.
  • Trackers — see audio trackers; FamiTracker, OpenMPT for chiptune.

Chiptune / retro music

  • FamiTracker / 0CC-FamiTracker — free NES tracker.
  • Deflemask — free Sega/PC-Engine/etc. chiptune tracker.
  • OpenMPT — free OSS .mod/.it/.s3m tracker.
  • Defy / Furnace — modern OSS chiptune trackers.
  • LSDJ — paid Game Boy tracker (real cart or emulator).

Voice / dialogue

  • ElevenLabs — paid AI voice; license terms for games are explicit (commercial tier).
  • Replica Studios — paid AI voice for games.
  • OpenAI Voice / TTS — paid API.
  • Coqui TTS — free OSS (model licenses vary).
  • Voice actors: Casting Call Club, Backstage, Voices.com — paid.
  • Rhubarb Lip Sync — see animation & mocap.

Pick this if…

  • Retro arcade SFX: bfxr or ChipTone.
  • Free attribution-OK music: Incompetech.
  • Free CC0 music: FreePD or OpenGameArt.
  • Original score, paid DAW: FL Studio or Reaper.
  • Chiptune: Furnace (free) or FamiTracker (NES-specific).
  • AI voice for indies: ElevenLabs (verify license tier).

On this page