Mercurial > hg > webaudioevaluationtool
view graphics.css @ 1153:0fb2b60326d0
Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Sat, 16 Jan 2016 14:51:02 +0000 |
parents | 3edcbbea168b |
children | 375410a5571d |
line wrap: on
line source
/* graphics.css * Define colours and effects for classes and objects */ div.title { font-size: 2em; } body { }