Wed, 23 Dec 2015 18:19:39 +0000 |
Nicholas Jillings |
Changed AudioBuffer.gain to be AudioBuffer.playbackGain to bypass Safari not using up-to-date Web Audio API Specification.
|
Wed, 23 Dec 2015 17:17:36 +0000 |
Nicholas Jillings |
Updated XSD for setup. APE example now validates (note IDs).
|
Wed, 23 Dec 2015 12:41:08 +0000 |
Nicholas Jillings |
Added schema for Test Specification Document for validation (wip)
|
Fri, 29 Jan 2016 11:39:29 +0000 |
Nicholas Jillings |
Minor APE fixes. Dragging now centred rather than edge. Scale markers aligned without window resizing needed.
|
Fri, 29 Jan 2016 11:11:57 +0000 |
Nicholas Jillings |
All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready).
|
Sun, 21 Feb 2016 11:15:52 +0000 |
Nicholas Jillings |
Updated author list for WAC 2016
|
Mon, 22 Feb 2016 12:27:53 +0000 |
Nicholas Jillings |
Bug #1590 Fix
|
Mon, 22 Feb 2016 12:19:43 +0000 |
Nicholas Jillings |
Merge into dev_main
|
Sun, 21 Feb 2016 03:35:27 +0000 |
Giulio Moro |
Fixed typo
|
Sat, 20 Feb 2016 14:18:32 +0000 |
Giulio Moro |
Made pythonServer.py executable
|
Thu, 18 Feb 2016 12:11:09 +0000 |
Nicholas Jillings |
Minor fixes to test_create to match specification (was building empty interface nodes).
|
Thu, 18 Feb 2016 10:55:36 +0000 |
Nicholas Jillings |
Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
|