Can you post the patch?  Without more info, you won't get an helpful answer because no one can tell what is happening.

.hc

On Apr 18, 2012, at 11:54 AM, prince ba wrote:

But I haven t got this problem with pd vanilla... So I Think the problem is not this. Is there a sort of  "demux" on pd vanilla ?

Le 18 avr. 2012 16:58, "Hans-Christoph Steiner" <hans@at.or.at> a écrit :

Hey,

Turning on DSP aka 'compute audio' will turn on the processing of audio.  If that patch is doing a lot of things with audio, that can require a lot of CPU power.  So turning on DSP will start all that processing, and make things slow. 

That's my guess, if you provide more info, then we can make better guesses :)

.hc

On Apr 18, 2012, at 10:33 AM, prince ba wrote:


Hi list,

  How are you ? Fine ? So am I

  Any Ideas, why pdext is very slow when I click on "audio computer" with some patches ?




--


Combien de gens ne sont abstraits
que pour paraître profond



----------------------------------------------------------------------------

As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously.         - Benjamin Franklin







----------------------------------------------------------------------------

Programs should be written for people to read, and only incidentally for machines to execute.
 - from Structure and Interpretation of Computer Programs