« Return to Thread: [m in output dialog

Re: [m in output dialog

by Jan Jacob Hofmann :: Rate this Message:

Reply to Author | View in Thread

Dear Ben,

yes, I am working on a Mac too and it looks very, very familiar to  
me. If I remember well, this got solved when Steven told me to open  
the blue command file in a text editor and replace the Xmx-256m in  
the last row with Xmx-1024m so the result looks like this:

java -Xms32m -Xmx1024m -DBLUE_HOME="$BLUE_HOME" -cp $BLUE_LIBS  
blue.Blue "$@"

this won't remove the error, but maybe the [m



All the best,

Jan Jacob



Am 07.05.2009 um 01:49 schrieb Ben McAllister:

> 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:
>  *** PortMIDI: error: device number is out of range
>  *** error opening MIDI in device: -1 (Unknown MIDI error)
> inactive 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