diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/spec/track.tikz	Wed Feb 11 10:42:23 2009 +0000
@@ -0,0 +1,2 @@
+\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)});
\ No newline at end of file