view docs/spec/track.tikz @ 694:55aa1919d735

include sample.o in LIBOBJS also link in LIBGSL to the audioDB library. Tests now pass.
author mas01cr
date Thu, 22 Apr 2010 21:03:53 +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)});