Paulie Rane

Greenhorn
+ Follow
since Jan 11, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Paulie Rane

Hello,

I'm writing an application that uses java sound. After a few minutes of use the footprint is around 50 Megabytes and can go as high as 70 M. Should I be worried about this? Its a pretty simple program that is usually the largest one running on my machine.

The following program uses about 37 M when the deluxe soundbank is installed. All it does is open a Synthesizer and display a JFrame. Any way to reduce the memory used by java sound applications?

19 years ago