} else {
osc = null;
}
timeline = new Timeline( this );
markerTrack = new MarkerTrack( this );
markers = (MarkerTrail) markerTrack.getTrail();
markers.copyFromAudioFile( afds[ 0 ]); // XXX
tracks.add( null, markerTrack );
audioTracks = new AudioTracks( this );