BrechtDeMan / WebAudioEvaluationTool

A tool based on the HTML5 Web Audio API to perform perceptual audio evaluation tests locally or on remote machines over the web.
https://code.soundsoftware.ac.uk/projects/webaudioevaluationtool
GNU General Public License v3.0
114 stars 37 forks source link

Comments disappeared #230

Closed BrechtDeMan closed 7 years ago

BrechtDeMan commented 7 years ago

Some time over the past few commits, the audioelement-specific comments seem to have disappeared in the dev_main branch...

See http://webprojects.eecs.qmul.ac.uk/bdm30/dev_main/test.html?url=tests/examples/APE_example.xml vs http://webprojects.eecs.qmul.ac.uk/bdm30/master/test.html?url=tests/examples/APE_example.xml

nickjillings commented 7 years ago

Hence the name Dev_main. It is the development branch.

Currently the APE is being converted into a modular system and some things are broken until they are re-implemented.

BrechtDeMan commented 7 years ago

Ah, right! Sorry.

I didn't find what broke it so I thought it might have been an unexpected and unwanted side effect.

nickjillings commented 7 years ago

And they're back!