
This page points to software resources for calculating sensory dissonance using the method described by Kameoka and Kuriyagawa (1969). Sensory dissonance values can be calculated for any arbitrary sound spectrum. The software was written by Keith Mashinter (Mashinter, 1995).
The diss program is part of the Humdrum Toolkit collection of music-related research tools. The diss program can be installed without installing the entire Humdrum Toolkit, however the installation procedure for diss is similar for installating the entire toolkit. See the Humdrum Installation Guide for detailed instructions.The diss command consists of two parts and uses a combination of the awk programming language and the kornshell shell script. In order to use this software, your computer system must have access to an awk interpreter and a shell interpreter such as ksh or bash.
The diss program was designed to work on UNIX systems, however, it can also be installed on various Windows and Macintosh platforms with suitable preparation. (See portability details in the Humdrum FAQ document.)
In order for the diss command to work properly, the following shell variables must be set.
export TMPDIR=/tmpSee the Humdrum Installation Guide for further details.
export HUMDRUM=/humdrum (assuming the diss command is copied to /humdrum)
export AWK_VER=awk
export CON=con