CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

Play a local music file with changed frequency? #324

Open zilveer opened 3 years ago

zilveer commented 3 years ago

Is it somehow possible to load a local playlist of music files and change their frequency from 440Hz to for i.e 432Hz ?