Wed, 25 Mar 2015 13:31:54 +0000 |
Nicholas Jillings |
Added Python web server to host file on port 8080. Execute 'python pythonServer.py'. In browser go to http://localhost:8080/apeTool.html
|
Wed, 25 Mar 2015 13:11:58 +0000 |
Nicholas Jillings |
Added specification documents. Need formalising and updating!
|
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.
|
Tue, 24 Mar 2015 15:07:11 +0000 |
Nicholas Jillings |
Automatic loading of project from HTML
|
Tue, 24 Mar 2015 15:02:15 +0000 |
Nicholas Jillings |
Added track slider objects with draggable interface.
|
Tue, 10 Mar 2015 11:44:15 +0000 |
Nicholas Jillings |
Added example_eval project with 10 wav files and example project XML. WAVs copied from APE Perceptual Project.
|
Sun, 08 Mar 2015 19:53:47 +0000 |
Nicholas Jillings |
ape.js now creates text boxes for user feedback per channel.
|
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.
|
Sat, 07 Mar 2015 17:55:38 +0000 |
Nicholas Jillings |
Updated hgignore for Aptana Studio 3
|