Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Possible incompatible change

Date2007-04-07 14:07
FromVictor Lazzarini
SubjectRe: [Cs-dev] Possible incompatible change
Would it keep the decimal compatibility? Otherwise
it might be better to add a different flag perhaps
(--something ?)

>
> (resent as bounced -- written Sat, 24 Mar 2007)
> At present the -m parameter of a decimal integer.  I would
> like to change this to the C version where if it starts
> with a 0 it is in octal.  This could make the use of the
> various colouring output codes easier.  Any thoughts?
> ==John ffitch
>
> ----------------------------------------------------------
> --------------- Take Surveys. Earn Cash. Influence the
> Future of IT Join SourceForge.net's Techsay panel and
> you'll get the chance to share your opinions on IT &
> business topics through brief surveys-and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-04-09 20:37
FromTobiah
SubjectRe: [Cs-dev] Possible incompatible change
Victor Lazzarini wrote:
> Would it keep the decimal compatibility? Otherwise
> it might be better to add a different flag perhaps
> (--something ?)

I would like to see --something for each individual
display feature.  The -m is concise, but when I look at an
old piece that now has -m234 or something, I have
a difficult time figuring out what is on and off.

Maybe --m-color --m-somewarning etc...

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-04-13 12:11
Fromjpff
SubjectRe: [Cs-dev] Possible incompatible change
I have written options
  "--m-amps=[01]\tmessages on note amps",
  "--m-range=[01]\tmessages on range errors",
  "--m-warnings=[01]\tmesage on warnings",
  "--m-raw=[01]\traw amp messages",
  "--m-dB=[01]\tamp messages in dB",
  "--m-colours=[01]\tcolour amp messages",
  "--m-benchmarks=[01]\tprint benchmark information",

Not tested yet but probably OK

==John ffitch

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net