
                            W M V S M

                          Version 0.39b

  Window Maker Visual Sound Monitor for Window Maker Window Manager

               Copyright (C) 1998-1999 Motoyasu Yamanaka

                        design/programing concept by Motoyasu Yamanaka
                                        e-mail: yamanaka@kikimimi.ne.jp
 
HOME PAGE

	http://www.geocities.co.jp/SiliconValley-PaloAlto/8813/wmvsm


Introduction

  The Window Maker Visual Sound Monitor(wmvsm) can watch the sound. And,
  it have 3 mode of following. 

	1.Spectrum mode 
	2.VU mode 
	3.Scope mode 

  It' can execute at the Linux.


LICENSE
   
  GNU GENERAL PUBLIC LICENSE Version 2 

  wmvsm - Window Maker Visual Sound Monitor version 0.38b

  Copyright (c) 1998 Motoyasu Yamanaka
  
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
 
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 

REQUIRED

  o sound card(absolutely setuped kernel.)
  o C compiler
  o XPM library
  o X11, Window Maker or afterstep on a par with Window Manager.


Instration

  If you have a old version of  wmvsm then remove it.

  1. tar zvxf wmvsm-0_39b.tgz
  2. cd wmvsm-0.39b
  3. xmkmf -a
  4. make
  5. su
  6. make install

  You should do something like and you check new version.

	$ wmvsm --version

  enjoy!


USAGE

  If you use Window Maker then you should do following. And you will
  docking at wmvsm.

	wmvsm -w

  And, wmvsm has kinds of option. You can see option at --help or -h .


CREDITS

  o Yngwie J. Malmsteen - Guitar sound
  o Oguni Masataka - mathematic information


REFERENCE

  xlevel - http://www.bpel.tutics.tut.ac.jp/~take/xlevel/

  Keisuke TAKEBE developed Audio Level Meter. It's a real program than wmvsm.


Changes since 0.38b:

  read buffer size bug fixed.
  scope-mode of disorder indication fixed.


TO DO

  o WINGs using preferences utility
  o 16 bit sample size support 
  o In real earnest spectrum mode
  o program to start on click
