view docs/spec/track.tikz @ 634:37fc7411e1ef

Actually test for retrieve behaviour in sb-alien bindings Motivated by Jamie's bug report that it doesn't in fact work at all on 32-bit platforms. (Ticket #32 in audioDB trac)
author mas01cr
date Tue, 29 Sep 2009 16:23:39 +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)});