Skip to content

dumbmatter/screw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screw

Play back MP3s with altered pitch and tempo, right in your web browser. Try it here!

Why?

I love chopped and screwed music. The "chopped" part requires some skill and artistry. But "screwed" just requires you turning some knobs to adjust the pitch and tempo of the music. And IMHO, just doing the "screwed" part gets you 90% of the way to a decent chopped and screwed song.

How?

The Web Audio API includes Audio​Buffer​Source​Node​.playback​Rate, which lets you adjust the pitch and tempo together, similar to speeding up or slowing down a record.

But I want more! I want to be able to control pitch and tempo individually! This turns out to be a lot more complicated to do. Fortunately, I found a library that enabled it without too much trouble (after a minor bug fix).

My Dream

I want this functionality in every music player. Because chopped and screwed music is awesome, and we as music listeners should be able to create it ourselves as easily as possible. Years ago I made a plugin for my favorite media player but bitrot has subsequently killed it. And these days there's so many media players that it seems hopeless. But I will not give up on my dream. Some day we will make it reality! In the mean time, hey, at least everybody has a web browser...

About

Play back MP3s with altered pitch and tempo, right in your web browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published