Squeak SmalltalkJoker Squeak Smalltalk : Multimedia : prevnext Duplex Sound

>Hello, I want to produce sounds and monitor the same, so I do: 
>SpectrumAnalyzerMorph new openInWorld and start up the Sonogram OK. Then I  
>do:  FMSound testFMInteractively but the sonogram pauses until I stop 
>creating sounds.
>
> is this somethink an erk can fix or is it the manifestation of something 
>deep ?  Thanks, Paul Lakin

Paul,

Check out 

Preferences canRecordWhilePlaying

(in the preferences window under media). Set it to true and see if things work 
better. Some VM/OS combos (at least in the past) did not support full duplex 
sound. Yours may or may not be among the problem children.