[Csnd] Turn "off" metro
Date | 2013-10-19 15:26 |
From | Roger Kelly |
Subject | [Csnd] Turn "off" metro |
Is there a way to turn off a metro opcode once it has started?
|
Date | 2013-10-21 22:02 |
From | joachim heintz |
Subject | Re: [Csnd] Turn "off" metro |
not sure what you mean by "once it has started". this works ... |
Date | 2013-10-24 21:04 |
From | Roger Kelly |
Subject | Re: [Csnd] Turn "off" metro |
I think these are all good solutions. I should explain better the context of my question. I am developing an Android application and using "metro" as a 'tick' trigger to do various graphic animations. The Android app gets updates from Csound per "metro" frequency tick.
I had considered "turning off" metro over concern of CPU usage when animations are off. But perhaps there is no real overhead of a metro opcode? Does anyone know if metro incurs much of a CPU cost?
On Mon, Oct 21, 2013 at 4:02 PM, joachim heintz <jh@joachimheintz.de> wrote: not sure what you mean by "once it has started". this works ... |