| 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 |