Skip to content

Resampling for FileAudioSource

Simon Devauchelle requested to merge resample into main

Runs a SoX command to resample files in the chosen sampling rate.

It is only implemented for FileAudioSource for now.

TO-DO : resampling(s::CmdAudioSource, sr::Int64, out=nothing)

Merge request reports

Loading