Open manodupont opened 7 years ago
The web audio API and HTML5 dont have this ability natively so a custom algorithm would need to be made.
Any update on this? Would love for this feature to be in Howler.js
Would really like this feature. It was disappointing to discover this inconsistency in Howler after I had already implemented it.
if there is any updated about this topic?
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 ?