Learn R Programming

warbleR (version 1.0.1)

mp32wav: Convert .mp3 files to .wav

Description

mp32wav convert several .mp3 files in working directory to .wav format

Usage

mp32wav()

Arguments

Value

  • .wav files saved in the working directory with same name as original mp3 files.

Details

Currently only working in windows OS. Function to read mp3 from tuneR package crashes in other operating systems.

Examples

Run this code
# Need to have at least 1 mp3 file in working directory
mp32wav()

Run the code above in your browser using DataLab