Skip to content

aryan-madan/w0rp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 14, 2026
cf36c87 · · May 14, 2026

History

5 Commits
Apr 2, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
Mar 25, 2026

Repository files navigation

w0rp

real time voice warping, controlled by your hands

stack

  • typescript + vite
  • web audio api
  • mediapipe

how pitch detection works

it uses the yin algorithm which

  1. computes the difference function across time-lag values
  2. normalise via cumulative mean
  3. find the first dip below a confidence threshold

detection range: 60 - 1200 hz (B1-D6)

ai usage

ai was used to debug issues that i faced along the way. i used ai to fix a bug with the pitch algorithm used ai for some of the css codede

About

real time voice warping, controlled by your hands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published