-- ubiquitousse.audio --- Audio functions. return { --- Loads an audio file and returns the corresponding audio object. -- TODO: audio object doc -- @impl backend load = function(filepath) end }