Csound Csound-dev Csound-tekno Search About

[Cs-dev] another problem with messages

Date2006-06-06 01:25
Frommatt ingalls
Subject[Cs-dev] another problem with messages
csoundCreate() outputs messages,
but they can be lost when using the API because
you cannot register a message callback before you call csoundCreate



_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-06-06 08:46
FromIstvan Varga
SubjectRe: [Cs-dev] another problem with messages
AttachmentsNone  

Date2006-06-06 10:44
FromIstvan Varga
SubjectRe: [Cs-dev] another problem with messages
AttachmentsNone  

Date2006-06-06 18:38
Frommatt
SubjectRe: [Cs-dev] another problem with messages
yes i meant those.  and i guess i don't care about them, but
in general, is there a way for a host app to trap stderr?

On Jun 6, 2006, at 2:44 AM, Istvan Varga wrote:

> On Tuesday 06 June 2006 02:25, matt ingalls wrote:
>
>> csoundCreate() outputs messages,
>> but they can be lost when using the API because
>> you cannot register a message callback before you call csoundCreate
>
> Do you mean these ones ?
>
> Localisation of messages is disabled, using default language.
> time resolution is 0.757 ns
>
> These are actually printed to stderr by csoundInitialize(), which
> is a global library initialization function not specific to a
> particular CSOUND* instance, and not csoundCreate(), even if
> csoundCreate() does call csoundInitialize() if it was not called
> earlier. In any case, the messages are non-critical and only
> printed once, so losing them is not an issue.
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

-m@
________________________
           matt  ingalls
http://sfsound.org/matt.html



_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net