Mercurial > hg > audiodb
annotate docs/spec/track.tikz @ 621:2e9a6e4500d3
added an insert from file function.
error handling is a bit gross.
altered the license reference in the header comments.
author | map01bf |
---|---|
date | Wed, 16 Sep 2009 16:12:33 +0000 |
parents | 5a248cedd3e9 |
children |
rev | line source |
---|---|
mas02md@547 | 1 \draw[thick] (-2.5,-0.2) rectangle (2.5,0.2); |
mas02md@547 | 2 \draw plot[domain=-2.4:2.4,samples=250] (\x, {0.15*sin(9.2*\x r)}); |