March 12, 2013
8:17 p.m.
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