format_clip_wave_single: Clip single wave file to length from given start time in...

View source: R/Clip_wav_file.R

format_clip_wave_singleR Documentation

Clip single wave file to length from given start time in recording

Description

Clip single wave file to length from given start time in recording

Usage

format_clip_wave_single(
  in_file,
  out_file,
  length_clip,
  StartTime,
  warn = T,
  l = NULL
)

Arguments

l

dhope/ARUtools documentation built on Jan. 18, 2024, 5:47 a.m.