I can not load it: VM crashes. With this code: Gofer it url: 'http://smalltalkhub.com/mc/PharoExtras/Sound/main'; package: 'ConfigurationOfPharoSound'; load. (Smalltalk at: #ConfigurationOfPharoSound) project lastVersion load. Jannik On Mar 12, 2013, at 9:17 PM, stephane ducasse <stephane.ducasse@free.fr> wrote:
PharoExtras/Sound
on SmalltalkHub
On Mar 12, 2013, at 8:33 PM, "phil@highoctane.be" <phil@highoctane.be> wrote:
No, link please?
2013/3/12 Stéphane Ducasse <stephane.ducasse@inria.fr>:
did you try with the new Sound configuration I just published on SmalltalkHub?
On Mar 12, 2013, at 5:11 PM, phil@highoctane.be wrote:
sr := SoundRecorder new. sr startRecording. sr stopRecording. sr playback.
doesn't seem to do anything properly and gives me a DNU inside the playback...
Clues? Phil