Csound Csound-dev Csound-tekno Search About

[Csnd] macvim and weird csound printout characters

Date2013-05-11 18:38
Frompeiman khosravi
Subject[Csnd] macvim and weird csound printout characters
Is there any reason why in Macvim csound's terminal print has a strange  '[m' before 'insufficient'? (See below)

 defer GEN01 soundfile loads until performance time
-Q dnam select MIDI output device
-z      List opcodes in this version
-Z      Dither output
flag defaults: csound -s -otest -b1024 -B4096 -m135
Csound Command ERROR:   insufficient arguments

shell returned 255   

Date2013-05-11 19:30
FromJustin Smith
SubjectRe: [Csnd] macvim and weird csound printout characters
Those are terminal color / bold codes.

An xterm would use them to change text display. You can specify with -m whether ansi escapes are used in csound output.


On Sat, May 11, 2013 at 10:38 AM, peiman khosravi <peimankhosravi@gmail.com> wrote:
Is there any reason why in Macvim csound's terminal print has a strange   '[m' before 'insufficient'? (See below)

 defer GEN01 soundfile loads until performance time
-Q dnam select MIDI output device
-z      List opcodes in this version
-Z      Dither output
flag defaults: csound -s -otest -b1024 -B4096 -m135
Csound Command ERROR:   [minsufficient arguments [m
[m
shell returned 255   


Date2013-05-12 01:19
Frompeiman khosravi
SubjectRe: [Csnd] macvim and weird csound printout characters
Thanks Justin. That explains it. 

P






www.peimankhosravi.co.uk || Subscribe to RSS Feed

To receive emails about upcoming concerts visit this page & enter your email address in the 'follow' section.



On 11 May 2013 19:30, Justin Smith <noisesmith@gmail.com> wrote:
Those are terminal color / bold codes.

An xterm would use them to change text display. You can specify with -m whether ansi escapes are used in csound output.


On Sat, May 11, 2013 at 10:38 AM, peiman khosravi <peimankhosravi@gmail.com> wrote:
Is there any reason why in Macvim csound's terminal print has a strange   '[m' before 'insufficient'? (See below)

 defer GEN01 soundfile loads until performance time
-Q dnam select MIDI output device
-z      List opcodes in this version
-Z      Dither output
flag defaults: csound -s -otest -b1024 -B4096 -m135
Csound Command ERROR:   [minsufficient arguments [m
[m
shell returned 255