hi guenter, hi list,
there is a memory leak in pd's debian package (or in one of the used libraries). after recompiling pd without alsa, i'm not experiencing any problems any more ... since i don't use audio on this machine, it might be related to the midi part (just a guess)...
thanks .... tim
On Tue, 22 Mar 2005, Tim Blechmann wrote:
hi guenter, hi list,
there is a memory leak in pd's debian package (or in one of the used libraries). after recompiling pd without alsa, i'm not experiencing any problems any more ... since i don't use audio on this machine, it might be related to the midi part (just a guess)...
Yes, there is a leak when you output MIDI in the ALSA midi driver. I am going to fix that. Maybe this is the right time to cleanup that code and resubmit.
Guenter
thanks .... tim
-- mailto:TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
latest mp3: kMW.mp3 http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
Yes, there is a leak when you output MIDI in the ALSA midi driver. I am going to fix that. Maybe this is the right time to cleanup that code and resubmit.
good, that it didn't took me a sleepless night by searching for a memory leak in 900 lines of python code ;-)
t