Sokkan wrote:antto: The c0ntr0l app only asks the x0xb0x to send the patterns in its memory. If you have changed how the patterns are stored you need to have a look in compcontrol.c, compcontrol.h and pattern.h at least and see what you need to change to make it work with a new memory structure.
yeah, i know
i've modified the definitions PATT_SIZE, NUM_BANKS, NUM_LOCS, BANK_SIZE and similar to the actuall values, PATT_SIZE is 21 now and so on
even if the compcontrol is reading wrong values - then why does the file size vary on every "Backup" i do?
it goes from 1.85KB to about 2KB without any reason
this tells me something is wrong, maybe the transfere f*cks up on bigger amounts of data, i have no clue
btw, even when i was with the stock firmware (1.05) and later when i tryied sokkos - the files i was able to extract were again somewhere between 1.85 and 1.89KB, which is far less than 16(banks)*8(slots)*16(bytes)=2048bytes
