Csound Csound-dev Csound-tekno Search About

[Cs-dev] More on mac woes

Date2005-11-28 20:28
Fromjpff@codemist.co.uk
Subject[Cs-dev] More on mac woes
It seems that the macros CS_XXX generate non-standard C which the C compiler 
does not recognise.  This is GCC 3.1
  Commenting these macros out gets me a greate deal further.
My aim is to create a release candidate for the Mac.
==John ffitch


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-11-28 20:37
FromIstvan Varga
SubjectRe: [Cs-dev] More on mac woes
AttachmentsNone  

Date2005-11-28 21:59
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] More on mac woes
Clearly that message got lost; setting useDirentFix led to complete
failure of compilation as DIR had two conflicting definitions.
==John ffitch


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-11-28 22:05
FromIstvan Varga
SubjectRe: [Cs-dev] More on mac woes
AttachmentsNone  

Date2005-11-28 22:12
FromOeyvind Brandtsegg
Subject[Cs-dev] bug in massign/instr
Attachmentsmassigntest.csd  
I found a small bug related to massign.
It works as expected when defining single instruments,
but if I define several instruments in one instr block (using e.g. instr 1,2,3,4),
massign does assign only to the first of those instr numbers.

I'm trying to have (almost) the same instrument on several midi channels,
with some slight modification, e.g. if p1 == 3 igoto ....

attached is a simple test
Oeyvind

Date2005-11-28 22:32
FromIstvan Varga
SubjectRe: [Cs-dev] bug in massign/instr
AttachmentsNone  

Date2005-11-28 23:37
FromIstvan Varga
SubjectRe: [Cs-dev] More on mac woes
AttachmentsNone  

Date2005-11-28 23:37
FromIstvan Varga
SubjectRe: [Cs-dev] bug in massign/instr
AttachmentsNone