Mercurial > hg > webaudioevaluationtool
log core.js @ 16:f2dad7c64e1e
age | author | description |
---|---|---|
Tue, 07 Apr 2015 11:32:46 +0100 | Nicholas Jillings | Added comments. Variable name changes to match specification document during ape.js loading. |
Wed, 25 Mar 2015 12:56:42 +0000 | Nicholas Jillings | All tracks start muted. Clicking on sliders un-mutes that track. All tracks loop until stopped |
Wed, 25 Mar 2015 12:48:29 +0000 | Nicholas Jillings | Standalone version. |
Sun, 08 Mar 2015 18:58:06 +0000 | Nicholas Jillings | function loadProjectSpec will parse XML project specification and build interface. Still needs full work. Interface is loaded in ape.js |
Sun, 08 Mar 2015 12:30:25 +0000 | Nicholas Jillings | Added intial files. apeTool.html is main index html document to be loaded. core.js contains core functions and classes including audioEngine and audioObjects. graphics.css and structure.css for css style definitions. |