read_wav: SMF read funcition

Description Usage Arguments

View source: R/read_wav.R

Description

SMF read funcition

Usage

1
2
read_wav(file, start_time = 0, end_time = NULL, unit = "sec",
  csound = NULL)

Arguments

file

input file path

unit

unit for the start and end times. now only "sec" is allowed.

start_times

start time by sec

end_times

end time by sec


niszet/rmusicwork documentation built on May 24, 2019, 6:11 a.m.