Source: stream/spect/Track/comp_spect_stream__apply_edits.pro
comp_spect_stream::apply_edits
Apply edits to a comp_spect stream.
Usage:
strref -> apply_edits, edits, taxis, tptr, trefc
Arguments:
edits struct input The list of edits to apply.
taxis double input The times of the sample midpoints (uncut)
tptr pointer input A pointer to the already edited time array.
trefc pointer input A pointer to the refcount for the time
array.
History:
Original (after uleis_rate): 13/2/01; SJT