Wizcorp / AudioManager

play sounds using Web Audio, fallback on HTML5 Audio
11 stars 5 forks source link

AudioManager 0.1.1 #3

Closed cstoquer closed 9 years ago

cstoquer commented 9 years ago

New feature: pitch

(Only available with webAudio.) Pitch can be set and modified in real time. Glide effect is also possible via a portamento parameter.

Improvements