« Return to Thread: [m in output dialog

Re: [m in output dialog

by Steven Yi :: Rate this Message:

Reply to Author | View in Thread

Hi Ben,

This happens if you have color text set to on.  It really should be
turned off in blue, but it can be turned on if you are outputing to
the system console.  If you go to program options, check to see that
"Message Colors Enabled" is deselected.  When that is off, it'll tell
Csound not to color the text using ANSI markup.  I'm pretty sure that
should fix it.

The blueTimePointer=xxx text is usually intercepted by blue to get the
current time when running Csound and not using the API.  When the [m
gets prepended, that throws everything off.

Let me know if that does it for you!
steven

On Wed, May 6, 2009 at 4:49 PM, Ben McAllister <benmca@...> wrote:

> Hi Folks -
>
> I've recently moved to a mac, and see a lot of '[m's interspersed with
> output to the csound dialog.  For example:
> [m *** PortMIDI: [merror: device number is out of range [m
> [m *** error opening MIDI in device: -1 (Unknown MIDI error) [m
> [minactive allocs returned to freespace
> end of score.           overall amps:      0.0
>        overall samples out of range:        0
> 1 errors in performance
> Elapsed time at end of performance: real: 1.056s, CPU: 0.060s
>
> (hope that came through ok).
>
> As well, I'm seeing alot of 'blueTimePointer' messages.  I'm trying to debug
> an instrument with printf, and these extraneous messages kind of get in the
> way ;)  Anyone seen this type of thing before?
>
> Thanks - Ben
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
> i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Bluemusic-users mailing list
> Bluemusic-users@...
> https://lists.sourceforge.net/lists/listinfo/bluemusic-users
>
>

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Bluemusic-users mailing list
Bluemusic-users@...
https://lists.sourceforge.net/lists/listinfo/bluemusic-users

 « Return to Thread: [m in output dialog