diff help_html/source/help_MASSEF_install.m @ 0:e34a535b9af0

Initial beta release.
author Christopher Hummersone <c.hummersone@surrey.ac.uk>
date Thu, 02 Mar 2017 09:44:08 +0000
parents
children 8f36d7072f2f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/help_html/source/help_MASSEF_install.m	Thu Mar 02 09:44:08 2017 +0000
@@ -0,0 +1,24 @@
+%% MASSEF.install
+% Download and install MASSEF dependencies.
+% 
+%% Syntax
+% 
+%   MASSEF.install
+% 
+% |MASSEF.install| downloads and installs the MASSEF dependencies. These
+% dependencies are:
+% 
+% * <http://amtoolbox.sourceforge.net The Auditory Modelling Toolbox>
+% * <http://ltfat.sourceforge.net The Large Time-Frequency Analysis Toolbox>
+% * <http://bass-db.gforge.inria.fr/peass/ Perceptual Evaluation methods for Audio Source Separation Toolkit>
+% * <https://github.com/IoSR-Surrey/MatlabToolbox IoSR Matlab Toolbox>
+% * <https://sourceforge.net/projects/sofacoustics/ SOFA API>
+% 
+%% See also
+% <help_MASSEF_start.html MASSEF.start>.
+% 
+% <html>
+% <hr>
+% <p>Copyright &copy; 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br>
+% <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p>
+% </html>