[Squeakland] Importing wav files

Brian Brown rbb at techgame.net
Fri Sep 21 10:47:35 PDT 2007


waveStream := FileStream oldFileOrNoneNamed: self audioFilename.

(SampledSound fromWaveStream: waveStream) play.


- Brian
On Sep 21, 2007, at 10:56 AM, subbukk wrote:

> Hi,
>
> How do I import a wav file into Squeak? The filelist dialog doesn't  
> recognize
> wav files as sound files. The SoundRecorder widget only generates  
> sound tiles
> but cannot export/import wav :-(
>
> TIA .. Subbu
>
> _______________________________________________
> Squeakland mailing list
> Squeakland at squeakland.org
> http://squeakland.org/mailman/listinfo/squeakland




More information about the Squeakland mailing list