[Cs-dev] Since I'm not there drinking beer
Date | 2011-10-01 21:09 |
From | Andres Cabrera |
Subject | [Cs-dev] Since I'm not there drinking beer |
I might as well implement something... I've now added options in the configuration dialog of QuteCsound to set usage of the new parser and to enable multicore. I just wanted to check I got the flags right, since they are not documented... To use the new parser: --new-parser and to enable multicore there's no flag, you just set the number of threads with: --num-threads X (of course the second will only work if the first is enabled) Is that correct? Cheers, Andres ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2011-10-01 21:56 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Cs-dev] Since I'm not there drinking beer |
Attachments | None None |
awesome. it would have been fantastic to have you here and finally meet you in person, but the skype sessions and lectures have been fantastic. these new features will be awesome. Dr. B. ___________________________________ Richard Boulanger, Ph.D. Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music
1140 Boylston Street Boston, MA 02215-3693 617-747-2485 (office) 774-488-9166 (cell) ____________________________________ ____________________________________ On Oct 1, 2011, at 10:09 PM, Andres Cabrera wrote:
|
Date | 2011-10-01 23:09 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Since I'm not there drinking beer |
Almost right: it's --new-parser and -j N where N is the number of threads. Shame you're not around, the beer has been good. Still, some of us have to do some work... Regards Victor On 1 Oct 2011, at 21:09, Andres Cabrera wrote: > I might as well implement something... > > I've now added options in the configuration dialog of QuteCsound to > set usage of the new parser and to enable multicore. I just wanted to > check I got the flags right, since they are not documented... > > To use the new parser: > --new-parser > and to enable multicore there's no flag, you just set the number of > threads with: > --num-threads X > > (of course the second will only work if the first is enabled) > > Is that correct? > > Cheers, > Andres > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously > valuable. > Why? It contains a definitive record of application performance, > security > threats, fraudulent activity, and more. Splunk takes this data and > makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2011-10-01 23:20 |
From | peiman khosravi |
Subject | Re: [Cs-dev] Since I'm not there drinking beer |
Nice one Andres! P (almost sober) On 1 October 2011 23:09, Victor Lazzarini |
Date | 2011-10-02 07:54 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Since I'm not there drinking beer |
Thanks! Yes, someone has to man the sails! Cheers, Andres On Sat, Oct 1, 2011 at 11:09 PM, Victor Lazzarini |
Date | 2011-10-02 08:02 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Since I'm not there drinking beer |
Hi, Yes, it would've been awesome. But I'm glad I can still participate at least virtually. Cheers, Andres On Sat, Oct 1, 2011 at 9:56 PM, Dr. Richard Boulanger |