[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Re: Error with analysis and convolution



Wiley_soule wrote
> I am running a function that repeatedly analyses a signal at a pretty high
> resolution (50 periods) and building a kernel for an FIR filter and
> convolving with white noise.  When I do this once, no problem.  10 times,
> stepping through the source sample, taking snapshots that progress in
> time,
> no problem, but when I do this more than 15 times, I get this error.  
> 
> ERROR: Primitive '_NetAddr_BundleSize' failed.

I think we need to see a little more code. Also the complete error text,
including stack trace, would help.

At first, I thought you might be creating a really huge bundle. But the
error is different.

[\n_set, 1000, \freq, 440].dup(10000).bundleSize

caught exception in primitive ArrayedCollection:prBundleSize
ERROR: buffer overflowERROR: Primitive '_NetAddr_BundleSize' failed.
Failed.

The only way I can get the error you posted is [].prBundleSize, but "pr"
means private -- user code should not call this method directly.

So, we need more detail.

hjh



--
Sent from: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/SuperCollider-Users-New-Use-this-f2676391.html

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/