view docs/spec/segmented-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
\foreach \x in {-2,-1.4,-0.5,0,0.8,1.3,1.8} {
  \draw (\x,-0.2) -- (\x,0.2); 
}          
\input track.tikz