goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
23.36k stars 2.21k forks source link

The doc is outdated ?!?! fadeIn/fadeOut #588

Closed manodupont closed 7 years ago

manodupont commented 7 years ago

The home page howler.js shows methods fadeIn and fadeOut,

When i look in the code, it says only method fade: function( ..... )

So the doc is outdated.

goldfire commented 7 years ago

The docs are not outdated, fadeIn and fadeOut were replaced with fade in 2.0. The website doesn't have any documentation on it (https://howlerjs.com).