Quite a regular
Joined: 2008/5/2 13:14 Last Login
: 2023/10/13 22:17
From Sweden
Group:
Registered Users
|
I came across an annoying problem.
I need to edit an audio sample that is 170MB large. I use SampleManager because it is the best (on a machine where AudioMaster doesn't work). But the program says it cannot allocate more than 100MB (of presumably continuous memory), but I have a freshly started system with 1.5GB memory free, which means there should be at least 1GB continous available.
Is this an annoying limitation of OS4 memory management, to simply forbid allocations above 100MB, or at least report no more than 100MB when asked about the largest available chunk?
X1000. OS4.1 FEU2 I have swapping off, since I have 2GB physical RAM.
Do I have to hack this program to remove this check or what? Patch/hack exec perhaps...
|