File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,12 +90,12 @@ bower install pizzicato
9090
9191Full source code:
9292``` html
93- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.0 /Pizzicato.js" ></script >
93+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.1 /Pizzicato.js" ></script >
9494```
9595
9696Minified:
9797``` html
98- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.0 /Pizzicato.min.js" ></script >
98+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.1 /Pizzicato.min.js" ></script >
9999```
100100
101101<a name =" installing-and-testing " />
Original file line number Diff line number Diff line change 11{
22 "name" : " pizzicato" ,
33 "description" : " A web-audio library to simplify using and manipulating sounds." ,
4- "version" : " 0.6.0 " ,
4+ "version" : " 0.6.1 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://alemangui.github.io/pizzicato/" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments