
May 8th, 2003, 03:45 AM
|
|
Junior Member
|
|
Join Date: May 2003
Location: Christchurch, NZ
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
snack sound toolkit
Hi,
I am working on an mp3 player in python using the snack sound toolkit, so far i have got a little interface going using Tkinter and when i run it and then load a single mp3 to play, around 100MB of RAM is needed for each song. I'm not sure why 100MB of RAM to play a 4MB song, but does anyone know why it needs so much and how to reduce the amount it needs?
Thanks
|