timschneeb / RootlessJamesDSP

An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices
GNU General Public License v3.0
843 stars 27 forks source link

Feature Request: Option to change pitch to either 432hz or 528hz? #133

Open lexterror opened 1 year ago

lexterror commented 1 year ago

Hi,

I would love to be able to change the pitch to either 432hz or 528hz system wide. Thank you!

magicgoose commented 8 months ago

This would require ahead-of-time analysis of what the source pitch is? It may not even be constant across a song, if it is an old one / captured from tape or vinyl with drift / microtonal / or just employs some "weird" effects or whatever. In general the transformation needed to solve for this is not really defined. I would say this is a very hard problem to do that in realtime.