@@ -1071,6 +1071,24 @@ void get_directivity_infos( int nlhs, mxArray *plhs[], int nrhs, const mxArray *
...
@@ -1071,6 +1071,24 @@ void get_directivity_infos( int nlhs, mxArray *plhs[], int nrhs, const mxArray *
plhs[0]=pCell;
plhs[0]=pCell;
}
}
REGISTER_PUBLIC_FUNCTION(create_scene_from_file,"Creates a scene from a file resource","Note: this is a loose method with no clear definition. It may be interpreted differently among renderers.");
REGISTER_PUBLIC_FUNCTION(create_signal_source_buffer_from_file,"Creates a signal source which plays an audiofile","Note: The audiofile must be mono and its sampling rate must match that of the server.");
REGISTER_PUBLIC_FUNCTION(create_signal_source_buffer_from_file,"Creates a signal source which plays an audiofile","Note: The audiofile must be mono and its sampling rate must match that of the server.");