view docs/spec/fv0.tikz @ 670:684339bb8d21

Remove most backwards-compatibility cruft from audioDB_API.h "most": audiodb_insert() and audiodb_batchinsert(), along with adb_insert_t, are still there, basically because the distinction between LARGE_ADB and "normal" isn't exposed properly.
author mas01cr
date Fri, 05 Mar 2010 16:00:44 +0000
parents 5a248cedd3e9
children
line wrap: on
line source
\foreach \y/\col in {0/53,0.2/32,0.4/37,0.6/4,0.8/63} {
  \fill[black!\col!white] ($(-0.1,0)+(0,\y)$) rectangle ($(0.1,0.2)+(0,\y)$);
}