Generate tonal sound packs for games and apps

100% synthesized — zero audio files

Every sound on this page is synthesized in real time — no audio files loaded


What is this?

Toneweaver generates musically harmonious sounds built on pentatonic scales, so any combination always sounds pleasant. Each sound pack is a different timbre recipe — all synthesized from pure math with zero audio dependencies. Use it as a CLI to generate WAV files, or as a runtime library in React Native and web apps.

Sound packs

Singing Bowls
Warm, meditative, shimmering
Crystal Bells
Bright, glassy, sparkling
Soft Keys
Warm, piano-like, gentle
Bamboo
Hollow, woody, quick
Celeste
Delicate, music-box sparkle
+ Your own
Define a recipe, generate

Quick start

# runtime (React Native / web)
npm install toneweaver react-native-audio-api
 
# or generate WAV files
git clone https://github.com/HamptonMakes/toneweaver
cd toneweaver && npm install
npx ts-node src/index.ts