Mercurial > hg > webaudioevaluationtool
view structure.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
/* structure.css * Define the structure for classes and objects in HTML */ div.title { width = 100%; height = 50px; margin-bottom: 10px; } body { }