Mercurial > hg > audiodb
view docs/spec/track.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
\draw[thick] (-2.5,-0.2) rectangle (2.5,0.2); \draw plot[domain=-2.4:2.4,samples=250] (\x, {0.15*sin(9.2*\x r)});