Download

em português

 

Download

Current Release (Recommended)

0.9.4.0 / 2004-03-16 rel2 2004-03-25

     Linux

     soundruler-0.9.4.1.linux.rpm
     soundruler-0.9.4.1.linux.tar.gz
          (Doesn't need Matlab)

     soundruler-0.9.4.1.linux.scripts.tar.gz
          (Requires Matlab >= 6.1)

     Windows

     soundruler-0.9.4.1.windows.zip
          (Doesn't need Matlab)

     soundruler-0.9.4.1.windows.scripts.zip
          (Requires Matlab >= 6.1)

                Support This Project

 

Older releases

0.9.4.0 / 2004-03-16 rel2 2004-03-25

     soundruler-0.9.4.0-2.linux.rpm
     soundruler-0.9.4.0-2.linux.tar.gz
     soundruler-0.9.4.0.linux.scripts.tar.gz
     soundruler-0.9.4.0.windows.zip
     soundruler-0.9.4.0.windows.scripts.zip

0.9.3.6 / 2003-06-09

     soundruler_linux_0936.gz
     soundruler_script_linux_0936.gz
     soundruler_windows_0936.zip
     soundruler_script_windows_0936.zip

0.9.3.5 / 2003-04-09

     soundruler_linux_0935.gz
     soundruler_script_linux_0935.gz
     soundruler_windows_0935.zip      soundruler_script_windows_0935.zip

0.9.3.4 / 2003-04-05

     soundruler_linux_0934.gz
     soundruler_script_linux_0934.gz
     soundruler_windows_0934.zip      soundruler_script_windows_0934.zip

0.9.3.3 / 2003-03-31

     soundruler_linux_0933.gz
     soundruler_script_linux_0933.gz
     soundruler_windows_0933.zip      soundruler_script_windows_0933.zip

0.9.3.2 / 2003-03-27

     sruler_linux_0932.gz
     soundruler_windows_0932.zip
     soundruler_script_0932.zip

0.9.3.1 / 2003-03-24

     soundruler_win_0931.zip
     soundruler_mat_0931.zip

 

Release Information

     Sound Ruler release types

     System requirements

Installation / Uninstallation

     Windows stand alone

     Linux stand alone (.rpm or tar.gz)

     M-file scripts (Windows and Linux)


Sound Ruler release types

     There are currently 4 release types available. Stand alone releases are faster than script ones, but they have fewer editing options.

soundruler-x.x.x.windows.zip
     Windows stand alone. You do not need Matlab to run it.

soundruler-x.x.x.windows.scripts.zip
     Windows M-files script Requires Matlab 6.x to run. It contains the Windows source files (m-files).

soundruler-x.x.x.linux.rpm (built in RedHat 9.0)
soundruler-x.x.x.linux.tar.gz
     Linux stand alone. You do not need Matlab to run it. The tar.gz contains the generic linux install source.

soundruler-x.x.x.linux.scripts.tar.gz
     
Linux M-files script Requires Matlab 6.x to run. It contains the Linux source files (m-files).

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 MSWindows version
     
Pentium 100 (486 not tested yet)
     
32 MB of RAM memory
     50 MB of free hard disk space

M-files script versions
     Matlab version 6.x
     5 MB of free hard disk space

 

Installation / Uninstallation

Windows stand alone

Installation:
1- Unzip the soundruler_windows_0.9xx.zip file to a temporary folder (you will need a decompression program installed such as Winzip).
2- Run setup.exe (or setup) and follow the instructions on the screen.

Uninstallation:
1- Go to Start-Settings-Control Panel-Add/Remove Programs.
2- Select SoundRuler from the list of programs.
3- If you saved files into the SoundRuler folder, this folder will not be deleted during the uninstall process.
4- A call to SoundRuler's folder might have been left in your autoexec.bat file.

Linux stand alone

For soundruler-x.x.x.linux.rpm
Installation:
1- su
2- cd folder_where_soundruler-x.x.x.linux.rpm_is
3- rpm -Uvh soundruler-x.x.x.linux.rpm

Uninstallation:
1- su
2- rpm -e soundruler

For soundruler-x.x.x.linux.tar.gz
Installation:
1- su
2- tar -xvzf /path_where_it_is/soundruler-x.x.x.linux.tar.gz.
3- cd soundruler-x.x.x.
4- vi Makefile (to check if the paths in the file are ok for your system)
5- make install
6- type soundruler or sruler to run it as any user

Uninstallation:
1- Delete SoundRuler's folder (/usr/share/soundruler).
2- Delete soundruler and sruler from /usr/bin.
3- Delete /usr/share/man/man1/soundruler.1.gz.
4- Delete /usr/share/man/pt_BR/man1/soundruler-pt_BR.1.gz.
5- Delete the line export LD_LIBRARY_PATH=/matlablibspath/bin/glnx86 from the /home/yourusername/.bash_profile or /etc/profile file.

NOTE: The spec file for generation of RPMs is in soundruler-x.x.x.linux.tar.gz.

M-files script

Automatic setup (Windows only)
Installation:
1- unzip the SoundRuler files into a folder
2- open Matlab
3- enter cd foldername, where foldername is the folder where you put the SoundRuler files ex: cd 'c:\program files\soundruler'
4- enter Setupsruler
When done, enter sruler at Matlab's prompt to run SoundRuler

Manual setup
1- unzip the SoundRuler files into a folder
2- open Matlab
3- add the folder where you put the SoundRuler files and it's \help folder to Matlab's path or cd into it
4- run soundruler.m

What does the auto setup do? This is a clean installation. All it does is to place a sruler.m file in your matlab/work folder. The /work folder is in Matlabs path by default. Every time you type sruler, it adds the SoundRuler folder to Matlabs path and runs soundruler.

Uninstallation:
1- Back up the files that you might have saved into the folder where you SoundRuler is installed.
2- Delete SoundRuler's folder.

 


Home