Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
soundruler-0.9.6.1.osx.pkg.tar.gz | 2007-04-30 | 30.4 MB | |
soundruler-0.9.4.0.linux.tar.gz | 2004-03-16 | 11.2 MB | |
soundruler-0.9.4.0.linux.rpm | 2004-03-16 | 12.2 MB | |
soundruler-0.9.4.0.tar.gz | 2004-03-16 | 11.2 MB | |
soundruler_windows_0935.zip | 2003-04-10 | 12.5 MB | |
soundruler_linux_0935.gz | 2003-04-10 | 11.4 MB | |
soundruler_script_linux_0935.gz | 2003-04-10 | 1.1 MB | |
soundruler_windows_0934.zip | 2003-04-07 | 11.9 MB | |
soundruler_script_linux_0934.gz | 2003-04-07 | 1.1 MB | |
soundruler_linux_0934.gz | 2003-04-07 | 11.4 MB | |
soundruler_windows_0933.zip | 2003-04-05 | 12.0 MB | |
soundruler_linux_0933.gz | 2003-04-04 | 11.4 MB | |
soundruler_script_linux_0933.gz | 2003-04-04 | 1.1 MB | |
sruler_linux_0932.gz | 2003-03-31 | 11.6 MB | |
soundruler_windows_0932.zip | 2003-03-29 | 12.6 MB | |
soundruler_script_0932.ZIP | 2003-03-28 | 1.1 MB | |
soundruler_win_0931.zip | 2003-03-26 | 12.6 MB | |
ReadMe.txt | 2003-03-26 | 3.4 kB | |
readme-0.9.3.txt | 2003-01-02 | 309 Bytes | |
Totals: 19 Items | 177.1 MB | 0 |
=========== SOUND RULER - INSTALLATION README ============================ Contents: 1- Sound Ruler release types. 2- System requirements 3- Installation troubleshooting --------------------------------------------------------------------------- 1- Sound Ruler release types: There are currently 2 resease types available: MS Windows standalone (sruler_mat_093*.zip) You do not need Matlab to run it. It is faster. It has fewer graph editing options than the M-file version. M-files script (sruler_mat_093*.zip) Requires Matlab 6.1 or higher to run. It is slower than the standalone version. It has full print preview and drag-n-drop graph editing. It should run on any platform with minor adjustments. --------------------------------------------------------------------------- 2- System requirements: Sound Ruler itself does not demand many resources, but sound analysis is very processor intensive. The more extensive and detailed your analyses are, the more you will benefit from a fast computer. Although Sound Ruler runs well in a Pentium 2 at 233 MHz, even an upgrade from a Pentium 4 at 1.7 GHz to a Pentium 4 at 2.4 GHz can produce pronounced reduction in analysis time. Stand alone PC version: Pentium 100 (486 not tested yet) 32 MB of RAM memory 35 MB of free hard disk space M-files version: Matlab version 6.1 or higher 5 MB of free hard disk space ---------------------------------------------------------------------------- 3- Installation troubleshooting 3.1- Can Sound Ruler coexist with Matlab installations? If the Matlab version is the same as the libraries that ship with SoundRuler, you do not need to install the libraries. If they are not the same version, you just have to make sure that the call to SoundRuler's folder in your path appears before the call to Matlab's folder and both should work fine. 3.2- "The ordinal #### could not be located in the dynamic-link library dforrt.dll". This is a problem with the installation of Matlab's libraries. Here is the solution from the Mathworks: locate dforrt.dll or deformd.dll in your Windows system directory and replace them with the corresponding files in the <soundruler>\bin\win32 directory, where <soundruler> is the name of your SoundRuler installation directory. 3.3- "A required .dll file, libmmfile.dll, was not found". "Sorry, the configuration of the path failed". For some reason the installer failed to setup the path. In Win98 or Win95, find the file c:\autoexec.bat. If it does not exist, create it. Edit or add the line that starts with "SET PATH=" and include the call C:\MyFolder\soundruler\bin\win32; replacing C and MyFolder with the drive and folder where you installed SoundRuler. In other versions of Windows, instead of adding the call to the autoexec file, add it to the edit box in Control Panel - System - Advanced - Environmental variables. FOR ALL: if you have Matlab installed, place the new call into your path BEFORE the call the Matlab's folder. This should not affect Matlab. ---------------------------------------------------------------------------- 2003-03-25