Mercurial > hg > webaudioevaluationtool
view graphics.css @ 1353:41574c5bc5ee
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 <nickjillings@users.noreply.github.com> |
---|---|
date | Sat, 16 Jan 2016 14:51:02 +0000 |
parents | 64541cd9265d |
children | 375410a5571d |
line wrap: on
line source
/* graphics.css * Define colours and effects for classes and objects */ div.title { font-size: 2em; } body { }