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

Re: [sc-users] glitches when executing Synths



thanks Tim,
i am convinced it is a bug in my code.
now i'll try to find out where exactly...
cheers

On Tue, Jul 28, 2009 at 12:43 AM, Tim Walters <walters@xxxxxxxxxxxxxxxxxx> wrote:
> is there an actual known cause for this kind of thing?

Usually it's an error in SynthDef coding that causes intermittent
problems. Some possibilities:

--output values higher than 1.0 or lower than -1.0 for long stretches of
time (possibly due to large DC offset)
--filter freq invalid (<= 0, or greater than Nyquist)

Running .trace on the Synth object while the problem is happening may help
you figure out what's going on.

So far, when I've had this problem, it's always been a bug in my code
rather than a problem with scsynth, and that's definitely the way to bet.

--
Tim Walters | http://doubtfulpalace.com



_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/