From: Martin R. <fo...@ru...> - 2009-04-09 17:53:57
|
Dear Ramon, thanks for your message. On Mon, Apr 06, 2009 at 01:09:35AM +0200, Ramon Gonzalez-Arroyo wrote: > 2) The problem with snd-region/snd-extract seems to have been reversed > from what we had when I did the previous tests. So now: (snd-region > (snd-extract ...)) gives errors, while (snd-extract (snd-region ...)) > works fine. You can see both these tests in BoogiesNew.foo attached. They > are, on the other hand, the same tests as before. Had a look at this -- this bug also seems to be a leftover from the generalisation for making nesting snd-region/snd-extract possible. I think before both snd-region and snd-extract only worked on sndfiles. Did some tests and they look fine -- could you please test for you also? > It looks as if the "finaliser question" and the memory leak left over > could be related, don't you think so? I will check with more complex > examples as a next step, but I think these tests give a clear image. Yes, maybe it's that. Still strange the differences between manual (collect) vs. not. Should not make a difference actually, or maybe an elk bug? I will have a closer look. All the best to all, Martin |