File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,12 +86,12 @@ bower install pizzicato
8686
8787Full source code:
8888``` html
89- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.5.1 /Pizzicato.js" ></script >
89+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.0 /Pizzicato.js" ></script >
9090```
9191
9292Minified:
9393``` html
94- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.5.1 /Pizzicato.min.js" ></script >
94+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.0 /Pizzicato.min.js" ></script >
9595```
9696
9797<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.5.1 " ,
4+ "version" : " 0.6.0 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://alemangui.github.io/pizzicato/" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments