> --- In analogue-sequencer@yahoogroups.com, "Colin Fraser" <colin@...> > wrote: > > In a full dump there will be one config block, a block for each bank > header > > (16), a block for each part (8 * 16), then a block for each > bar used. > > So the theoretical upper limit is what? (I'm bad with math;^) On a stock P3, 384 bars. With a MemX board, 3,584 bars. In bytes that gives: Config - 50 bytes Bank headers - 16 * 51 bytes = 816 bytes Parts - 16 * 8 * 67 bytes = 8,576 bytes Bars - 3,584 * 178 bytes = 637,952 bytes A total of 647,394 bytes. That'll take a while to dump. Best regards, Colin Fraser Sequentix Music Systems Ltd http://www.sequentix.com
Message
RE: [analogue-sequencer] Re: How many bytes is a v4 dump?
2008-09-08 by Colin Fraser