howler.js icon indicating copy to clipboard operation
howler.js copied to clipboard

Pitch Shifting without changing rate

Open manodupont opened this issue 8 years ago • 4 comments

Hi,

is there any plan to add the change pitch and change rate independantly and all working no matter if you use HTML5 or WebApi ?

So I can change pitch while changing rate using webaudio or on the other case, using HTML5 i can change rate, but it doesnt change pitch.

Any way of just changing pitch with no rate change ?

manodupont avatar Aug 08 '17 11:08 manodupont

The web audio API and HTML5 dont have this ability natively so a custom algorithm would need to be made.

Isaac-Leonard avatar Aug 08 '17 11:08 Isaac-Leonard

Any update on this? Would love for this feature to be in Howler.js

bbottema avatar Jun 26 '18 19:06 bbottema

Would really like this feature. It was disappointing to discover this inconsistency in Howler after I had already implemented it.

scriptorum avatar May 07 '20 22:05 scriptorum

if there is any updated about this topic?

yasz avatar Oct 28 '24 06:10 yasz