register_sample_from_path

Function register_sample_from_path 

Source
pub fn register_sample_from_path(path: &Path) -> Result<String, Error>
Expand description

Convenience: load a WAV file at path and register it under an absolute path string URI. Returns the URI used (absolute path) on success.