surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
262 stars 33 forks source link

Some stress tests #1282

Open baconpaul opened 2 months ago

baconpaul commented 2 months ago

-[ ] should test a 100 group 100 zones per group part and see what happens

djtuBIG-MaliceX commented 2 months ago

Probably need to resolve 256-voice cap crash first :D #1392

baconpaul commented 2 months ago

yeah indeed.

but the stress test I really wanted to do here was 16 parts each with a 100 x 100 part (so each has 100 groups and 100 zones) and you send one midi note and how long do you take in lookup / is the resolve quadratic etc.

in fact if you make 128x128 (so each group is one note and each zone is one veolcity) you would have a hard time running out of voices! but i bet something would go wrong.