[jitter] loading more than 2GB of matrixes?
Joshua Kit Clayton
jkc at musork.com
Mon Sep 3 11:49:40 MDT 2007
- Previous message: [jitter] loading more than 2GB of matrixes?
- Next message: [jitter] loading more than 2GB of matrixes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 3, 2007, at 10:19 AM, evan.raskob [lists] wrote: > My question is, how come there is this limit when creating matrices > but not when loading a gigantic jit.qt.movie-read file into ram? > That way, I can load 5GB of movie data (into 16GB or RAM, for some > reason...). If OS X is 64-bit, ow come Max is limited to 32 bits > of address space? I'm probably missing something here. Like many applications, Max is currently only a 32 bit application. You will need to figure out a strategy for using the disk to your advantage. If you are trying a *loadram* message to jit.qt.movie it will also not load the RAM, if not crash. When you just open a file via read, it is not loaded into RAM. Perhaps this is the discrepancy you are seeing. -Joshua
- Previous message: [jitter] loading more than 2GB of matrixes?
- Next message: [jitter] loading more than 2GB of matrixes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
