Basic sound processing with Julia programming December 10, 2013 This page describes how to perform some basic sound processing functions in Julia. We’ll be using the WAV.jl module to read... Read more »
Basic Sound Processing with Python programming December 10, 2013 This page describes how to perform some basic sound processing functions in Python. We’ll be using the pylab interface, which gives... Read more »
Basic Sound Processing with R programming December 10, 2013 This page describes some basic sound processing functions in R. We’ll use the tuneR package to read in wav files.... Read more »