Select Page

< Back to blog

Month: April 2022

Using SoX to convert audio files in r

R is an awesome application for data science, but it does have it’s limitations. Working with .wav files for instance, in my PhD, brought up some important issues. Early on, the most important of these was how to convert audio files obtained from industry sources into...

Simulating data using R

  Simulating data is nothing new. It come up in a number of scenarios: You’re wanting to teach some fancy new r-trick to someone and need some data fast! You’re wanting to try out some wiz-bang new r-package, and need some data to play with. You’re wanting to...