read_audio

Read audio file

Description

Read audio file

Usage

read_audio(path)

Arguments

  • path: Path to audio file (WAV or MP3 format)

Value

List with samples (numeric vector normalized to [-1, 1]) and sr (sample rate)