sono produces sonograms in Postscript format. The resulting document is formatted as a kind of score that may be read by, for example, composers, students, music scholars and sound technicians. A sonogram is a spectral presentation of sound signals, where time runs alongs the x- axis, frequency along the y-axis, and energy is represented in shades of grey. The sonogram is an ideal form of notation for electroacoustic music, since one may easily see timbral distribution over time. The NoTAM Sono home page has more information, including screen shots.
sono-1995aug11: description + notes
This product installs its X application default files in
/usr/freeware/lib/X11/app-defaults
, which is not on the default X search path. There are several ways to extend your X search path. TheXUSERFILESEARCHPATH
,XAPPLRESDIR
,XFILESEARCHPATH
, andXENVIRONMENT
environment variables all affect resource file loading. The easiest methods are to either create aNetHack
symlink in/usr/lib/X11/app-defaults
or to add code similar to this to your startup scripts:% export XUSERFILESEARCHPATH= ${XUSERFILESEARCHPATH:+${XUSERFILESEARCHPATH}:} /usr/freeware/lib/X11/%T/%N%C%S: /usr/freeware/lib/X11/%T/%N%S: /usr/freeware/lib/X11/app-defaults/%N%C%S: /usr/freeware/lib/X11/app-defaults/%N%S(The line wrapping above is for clarity; you can remove it and any extra whitespace. IfXUSERFILESEARCHPATH
is already set we append the new directories separated by a colon, otherwise we simply set it to the new colon-separated list.)
To auto-install this package, go back and click on the respective install icon.