;;; -*- logo -*-
;; This is offered as part of the sound API.  It's intention is to
;; draw the graph of an array of numbers, presumably corresponding
;; to audio data.
;;
;; copyright University of Victoria, 2005

to volume :wave :change
  output scalewave :wave :change
end
