CLM stereo-flute gives zero output

Larry Troxler lt@westnet.com
Wed, 27 Aug 1997 22:04:59 -0400 (EDT)


Does the stereo-flute instrument in "flute.ins" in the CLM distribution
work? 

When I try it, the instrument runs for the proper duration but give zero
amplitude output. Maybe this is CM related? Here's the Stella script:

==============================================================
Starting image `/p2/usr/cm/cm'
  with no arguments
  in directory `/LOC/'
  on machine `localhost'.

Allegro CL 4.3 [Linux/X86; R1] (12/11/96 1:33)
Copyright (C) 1985-1996, Franz Inc., Berkeley, CA, USA.  All Rights
Reserved.

;; Starting socket daemon and emacs-lisp interface...
;; Optimization settings: safety 1, space 1, speed 1, debug 2.
;; For a complete description of all compiler switches given the current
;; optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS).

[changing package from "COMMON-LISP-USER" to "COMMON-MUSIC"]
CM(1): (stella)
Hang on a second...

Type ? for help.

Stella [Top-Level]: cl lt
; Fast loading /p2/usr/local/cm/lt.fasl
Warning: *SOUND-PLAYER*, :VARIABLE was defined in ./defaults.lisp and is
now
         being defined in /p2/usr/local/cm/lt.lisp
;   Foreign loading /p2/usr/local/cm/clm_lnxacl_RC-TEST.so.

Stella [Top-Level]: " ^^ customizes some CLM defaults"
" ^^ customizes some CLM defaults"
Stella [Top-Level]: cl /CLM/flute.ins
; Fast loading /CLM/flute.fasl
;   Foreign loading /CLM/clm_lnxacl_STEREO-FLUTE.so.

Stella [Top-Level]: new thread floot
New object position: (<cr>=Top-Level) 

Stella [Top-Level]: go floot

Focus:     Floot
Type:     Thread
Status:   Normal
Objects:  0
Start:    unset

Stella [Floot]: (make-instance 'stereo-flute)
#<(STEREO-FLUTE unset unset unset unset)>
Stella [Floot]: new stereo-flute 1
Slots and values: rhythm 1 dur 1 freq 440. flow 0.55
New object position: (<cr>=Floot) 

Stella [Floot]: list
Floot:
     1. #<(STEREO-FLUTE 1 1 440 0.55)> 

Stella [Floot]: open test.snd srate 44100 channels 2 statistics t
Stream: #<File: "test.snd">
Stella [Floot]: mix
Mix objects: (<cr>=Floot) 
Start time offset:(<cr>=None) 
File: test.snd
Channels: 2
Srate: 44100.0
Reverb: None
test.snd: 
  Duration: 1.0001, Last begin time: 0.0000
  Compute time: 1.899, Compute ratio: 1.90
  OutA max amp: 0.000 (near 0.000 secs)
  OutB max amp: 0.000 (near 0.000 secs)

Stella [Floot]: 

--  Larry Troxler  --  lt@westnet.com  --  Patterson, NY USA  --