comparison docs/spec/track.tikz @ 547:5a248cedd3e9

Add the latex sources to the AudioDB spec document
author mas02md
date Wed, 11 Feb 2009 10:42:23 +0000
parents
children
comparison
equal deleted inserted replaced
537:5da228727a2d 547:5a248cedd3e9
1 \draw[thick] (-2.5,-0.2) rectangle (2.5,0.2);
2 \draw plot[domain=-2.4:2.4,samples=250] (\x, {0.15*sin(9.2*\x r)});