module: 'SoundPlugin' on Mac OS.

efimov daniil.efimov at sibers.com
Thu Dec 21 19:01:51 UTC 2006


Hello squeak-dev,

I am developing a Squeak application
that is supposed to run on Microsoft Windows
and on Macs.

Recently I encountered the the following problem:
I do
   RecordingControlsMorph new openCenteredInWorld
this uses the SoundRecorder object.

On Windows everything works fine, but on Mac OS X
I get an error message from SoundRecorder:
   <primitive: 'primitiveSoundGetRecordingSampleRate' module:'SoundPlugin'>

saying that SoundPlugin is not available.

I assume there is no SoundPlugin for Mac OS. Would it be possible
to build a VM with this plugin or can I just download and install it 
as an external plugin.

Thank you.

The systems I am running the application on are
System 1: Microsoft Windows XP prof. Ver 2002 Service Pack 2,
version VM: Squeak3.8-6665.

System 2: Mac OS X 10.4.6
version VM:  Squeak 3.7-7 (3.7-5989) or Squeak 3.8.14beta7U

--
Best regards,
 Danil                          mailto:daniil.efimov at sibers.com





More information about the Squeak-dev mailing list