Hi Mark, I think in terms of runtime efficiency I think the difference should be negligible. Having extra instruments may increase memory for each instrument definition, but those too should be pretty negligible as far as I can imagine. Are you developing for a pretty constrained device like OLPC or working on a more full-fledged machine? If the latter, I think you could probably go either way and it'd be a matter of how you want to work your project. (Someone please feel free to correct me if I am wrong!) steven On Wed, Jan 14, 2009 at 12:16 PM, mark jamerson wrote: > > Just a quick efficiency/optimization question. Is it better/faster to have multiple instances of an instrument, or multiple instruments that do the same thing? For instance, if I have a loscil based instrument that I want to use to play different files with overlapping instances. Would it be better to have an instrument for each file or just use an i-rate variable to choose the file. > > Mark > > > > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >