Csound Csound-dev Csound-tekno Search About

[Cs-dev] --m-colours

Date2013-07-02 17:15
FromBen Hackbarth
Subject[Cs-dev] --m-colours
AttachmentsNone  None  
hi,

did support for --m-colours=1 get removed from csound6?  i cannot seem to get it to work on osx (csound5 works like a charm).

--  ben

Date2013-07-02 18:10
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] --m-colours
Not as far as I am aware. Suppose I should read the code.


> hi,
>
> did support for --m-colours=1 get removed from csound6?  i cannot seem to
> get it to work on osx (csound5 works like a charm).
>
> --  ben
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-02 18:56
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] --m-colours
> hi,
>
> did support for --m-colours=1 get removed from csound6?  i cannot seem to
> get it to work on osx (csound5 works like a charm).
>
> --  ben
>

Can you be more specific?  If seems to be identical code as in cs5, but
there are oddities in it that I am investigating now

==John ff



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-02 19:24
FromVictor Lazzarini
SubjectRe: [Cs-dev] --m-colours
I also noticed trapped.csd stopped using colours.
On 2 Jul 2013, at 18:56, jpff@cs.bath.ac.uk wrote:

>> hi,
>> 
>> did support for --m-colours=1 get removed from csound6?  i cannot seem to
>> get it to work on osx (csound5 works like a charm).
>> 
>> --  ben
>> 
> 
> Can you be more specific?  If seems to be identical code as in cs5, but
> there are oddities in it that I am investigating now
> 
> ==John ff
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-02 19:37
FromVictor Lazzarini
SubjectRe: [Cs-dev] --m-colours
It appears the line

#if defined(WIN32)  || defined(__MACH__)

was preventing the printout in colour. Removing || defined(__MACH__) fixes it.

Victor

On 2 Jul 2013, at 19:24, Victor Lazzarini wrote:

> I also noticed trapped.csd stopped using colours.
> On 2 Jul 2013, at 18:56, jpff@cs.bath.ac.uk wrote:
> 
>>> hi,
>>> 
>>> did support for --m-colours=1 get removed from csound6?  i cannot seem to
>>> get it to work on osx (csound5 works like a charm).
>>> 
>>> --  ben
>>> 
>> 
>> Can you be more specific?  If seems to be identical code as in cs5, but
>> there are oddities in it that I am investigating now
>> 
>> ==John ff
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>> 
>> Build for Windows Store.
>> 
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2013-07-03 00:23
FromBen Hackbarth
SubjectRe: [Cs-dev] --m-colours
AttachmentsNone  None  
thanks -- its back.

--  ben


On Tue, Jul 2, 2013 at 8:37 PM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
It appears the line

#if defined(WIN32)  || defined(__MACH__)

was preventing the printout in colour. Removing || defined(__MACH__) fixes it.

Victor

On 2 Jul 2013, at 19:24, Victor Lazzarini wrote:

> I also noticed trapped.csd stopped using colours.
> On 2 Jul 2013, at 18:56, jpff@cs.bath.ac.uk wrote:
>
>>> hi,
>>>
>>> did support for --m-colours=1 get removed from csound6?  i cannot seem to
>>> get it to work on osx (csound5 works like a charm).
>>>
>>> --  ben
>>>
>>
>> Can you be more specific?  If seems to be identical code as in cs5, but
>> there are oddities in it that I am investigating now
>>
>> ==John ff
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel