File tree Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Original file line number Diff line number Diff line change 1- cocos2d-html5-howler
2- ---
1+ #cocos2d-html5-howler
32
4- ** Description**
53
6- ---
4+ ##Description
75
86Extension of SimpleAudioEngine.js to use howler.js as Audio Engine.
97
108[ Howler.js] ( http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library )
11- [ howler on github] ( https://github.com/goldfire/howler.js )
129
10+ [ howler on github] ( https://github.com/goldfire/howler.js )
1311
14- Howler uses the Web Audio API and the HTML5 Audio API as fallback
1512
16- why ist the Web Audio API better as the Audio API?
13+ Howler uses the Web Audio API and the HTML5 Audio API as fallback.
14+ Why ist the Web Audio API better as the Audio API?
1715
18- Web Audio is much more flexible and the iphone/ipad the Audio API is really bad
16+ Web Audio is much more flexible and the iphone/ipad the Audio API is really bad.
1917
2018---
2119
2220preload and playEffect work so far
2321
2422TODO: test the remaining functions
2523
26- ---
27-
28- ** Use**
2924
30- ---
25+ ##Use
3126
3227add the 'howler.js' and 'HowlerAudioEngine.js' to your loader config
3328
6257
6358so the preloader can use howler
6459
65- ---
6660
67- ** License**
68-
69- ---
61+ ##License
7062
7163Released under the MIT License.
You can’t perform that action at this time.
0 commit comments