[Cs-dev] Message level
| Date | 2006-04-26 17:22 |
| From | jpff@codemist.co.uk |
| Subject | [Cs-dev] Message level |
Minor question: would anyone else appreciate being able to change the message level dynamically by opcode, or is the API sufficient? ==John ffitch ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2006-04-26 18:36 |
| From | "Dr. Richard Boulanger" |
| Subject | Re: [Cs-dev] Message level |
I would love an opcode that let me set the message levels. -dr.B. On Apr 26, 2006, at 12:22 PM, jpff@codemist.co.uk wrote: > Minor question: would anyone else appreciate being able to change the > message level dynamically by opcode, or is the API sufficient? > ==John ffitch > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2006-04-26 19:33 |
| From | Istvan Varga |
| Subject | Re: [Cs-dev] Message level |
| Attachments | None |
| Date | 2006-04-26 20:30 |
| From | Matt Ingalls |
| Subject | Re: [Cs-dev] Message level |
an api function could be useful
On Apr 26, 2006, at 10:36 AM, Dr. Richard Boulanger wrote:
> I would love an opcode that let me set the message levels.
>
> -dr.B.
>
> On Apr 26, 2006, at 12:22 PM, jpff@codemist.co.uk wrote:
>
>> Minor question: would anyone else appreciate being able to change the
>> message level dynamically by opcode, or is the API sufficient?
>> ==John ffitch
>>
>>
>> -------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services,
>> security?
>> Get stuff done quickly with pre-integrated technology to make your
>> job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> http://sel.as-us.falkag.net/sel?
>> cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
Matt;
________________________
matt ingalls
http://sonomatics.com
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2006-04-26 20:50 |
| From | Matt Ingalls |
| Subject | Re: [Cs-dev] Message level |
sorry misread john's email --
thought it implied the api func was not dynamic..
On Apr 26, 2006, at 11:33 AM, Istvan Varga wrote:
> On Wednesday 26 April 2006 21:30, Matt Ingalls wrote:
>
>> an api function could be useful
>
> Do you mean this one (csound.h) ?
>
> /**
> * Sets the Csound message level (from 0 to 231).
> */
> PUBLIC void csoundSetMessageLevel(CSOUND *, int messageLevel);
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
Matt;
________________________
matt ingalls
http://sonomatics.com
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |