groakley / phase-vocoder-java

A simple java library for implementing phase vocoder. A phase vocoder is a DSP technique used to speed up or slow down the playback speed of music without altering its pitch.
Apache License 2.0
8 stars 1 forks source link

Add feature to shift pitch. #3

Open axiopisty opened 8 years ago

groakley commented 8 years ago

I think that this should be pretty straightforward, and I think it would be a pretty cool addition to the project. Sorry that I wasn't able to get to this sooner.

axiopisty commented 7 years ago

Hi Grant,

I'm just curious if you still might get around to this?