Jump to content

Recommended Posts

Posted

Hi,

MIOS Studio gives me the following output when I load a setup:

[ 688.529] [MBNG_FILE_C] Event Pool Number of Items: 377
[ 688.530] [MBNG_FILE_C] Event Pool Allocation: 23353 of 65536 bytes (35%)
[ 689.336] [MBNG_FILE_R:214] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.339] [MBNG_FILE_R:215] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.339] [MBNG_FILE_R:216] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.339] [MBNG_FILE_R:217] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.339] [MBNG_FILE_R:218] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.339] [MBNG_FILE_R:219] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.341] [MBNG_FILE_R:221] ERROR: no free token memory anymore (16384 bytes allocated!)
[ 689.341] [MBNG_FILE_R:2781] stopped script execution due to previous error!
[ 689.374] First Bank
[ 689.374] [MBNG_FILE_R_Exec] ERROR: unsupported value at mem pos 0x4000!

The setup in question (for a different synth than in my other thread about sysex) has 336 NRPN encoder events, distributed in banks and into layer A and layer B within each bank by using NGR to deactivate and activate events. My other setup for sysex based control has more events (though it consumes a few percentage points less memory in the event pool than this one).

 When I comment out the biggest bank (2×4×16 = 128 events), the error output is gone. I realise this might be a limitation I just have to adapt to, but I post this in case it isn't.

 

Posted

Hi,

linking this information with your proposal for "bulk operations", and it makes sense ;-)

Would "combined" set_active help to reduce the number of commands, or are there other commands which are repeating a lot?

Best Regards, Thorsten,

 

 

Posted

set_active ENC:xx 0 is the command that gets repeated a lot, they make up most of the lines in my NRG files (2500/3300 for the sysex one and 1500/1900 for the NRPN one).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...