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

Re: [sc-dev] Calculate num-wire-buffers from SyntDef



I'm looking at `DoBufferColoring` now. What is `mUnitDef->mFlags &
kUnitDef_CantAliasInputsToOutputs`? I tried to grep that flag,
apparently it is not used in a single UGen. So I can ignore that branch.
Correct?


On 17/11/15 19:15, Hanns Holger Rutz wrote:
> hi y'all,
> 
> is there a simple counting algorithm that given a synth-definition (as
> written out in an .scsyndef file, i.e. after topological sort and all),
> will give me the number of wire-buffers that the server would require
> when loading that def?
> 
> (this is so I can check on the client side whether a given max of
> wire-buffers would be exceeded or not).
> 
> it should be fairly simple, no?
> 
> thanks, .h.h.
> 
> _______________________________________________
> sc-dev 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-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
> 


_______________________________________________
sc-dev 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-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/