[Csnd] What does the -dm0 command line flag do?
Date | 2013-07-03 20:31 |
From | andy fillebrown |
Subject | [Csnd] What does the -dm0 command line flag do? |
Howdy,
I am looking at Iain McCurdy's grain2.csd [1] and wondering what the -dm0 flag in the CsOptions section does. Removing it does not seem to break anything and I have not found anything in the manual about it so I am thinking it is an old flag that is not used anymore. Can anyone give me more information on this flag?
Cheers,
|
Date | 2013-07-03 20:46 |
From | joachim heintz |
Subject | Re: [Csnd] What does the -dm0 command line flag do? |
hi andy - these are actual two flags: -d suppresses all displays -m0 reduces the output messages best - joachim Am 03.07.2013 21:31, schrieb andy fillebrown: > Howdy, > > I am looking at Iain McCurdy's grain2.csd [1] and wondering what the > -dm0 flag in the CsOptions section does. Removing it does not seem to > break anything and I have not found anything in the manual about it so I > am thinking it is an old flag that is not used anymore. Can anyone give > me more information on this flag? > > Cheers, > ~ andy.f > > [1] > http://iainmccurdy.org/CsoundRealtimeExamples/GranularSynthesis/grain2.csd > > > |
Date | 2013-07-03 20:52 |
From | andy fillebrown |
Subject | Re: [Csnd] What does the -dm0 command line flag do? |
Thank you Joachim. Cheers, ~ af On Wed, Jul 3, 2013 at 3:46 PM, joachim heintz <jh@joachimheintz.de> wrote: hi andy - |
Date | 2013-07-03 20:53 |
From | Michael Gogins |
Subject | Re: [Csnd] What does the -dm0 command line flag do? |
Two flags. -d turns off ftable display. -m sets messaging options; 0 means no messages. On Jul 3, 2013 3:32 PM, "andy fillebrown" <andy.fillebrown@gmail.com> wrote:
|
Date | 2013-07-03 22:05 |
From | andy fillebrown |
Subject | Re: [Csnd] What does the -dm0 command line flag do? |
Thank you Michael. ~ af On Wed, Jul 3, 2013 at 3:53 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
|