Csound Csound-dev Csound-tekno Search About

[Cs-dev] cvs doesn't build...

Date2010-06-24 22:08
FromVictor Lazzarini
Subject[Cs-dev] cvs doesn't build...
Engine/rdscor.c: In function ‘scanflt’:Engine/rdscor.c: In function  
‘scanflt’:
Engine/rdscor.c:71: warning: assignment makes pointer from integer  
without a cast
Engine/rdscor.c: In function ‘rdscor’:
Engine/rdscor.c:116: error: ‘struct event’ has no member named ‘lineno’

Engine/rdscor.c:71: warning: assignment makes pointer from integer  
without a cast
Engine/rdscor.c: In function ‘rdscor’:
Engine/rdscor.c:116: error: ‘struct event’ has no member named ‘lineno’

====
Is this the new score sort code? Does not build here, OSX.

Victor
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-06-25 07:30
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] cvs doesn't build...
Sorry -- experimental code got left in
Fixed now

> Engine/rdscor.c: In function ‘scanflt’:Engine/rdscor.c: In function
> ‘scanflt’:
> Engine/rdscor.c:71: warning: assignment makes pointer from integer
> without a cast
> Engine/rdscor.c: In function ‘rdscor’:
> Engine/rdscor.c:116: error: ‘struct event’ has no member named ‘lineno’
>
> Engine/rdscor.c:71: warning: assignment makes pointer from integer
> without a cast
> Engine/rdscor.c: In function ‘rdscor’:
> Engine/rdscor.c:116: error: ‘struct event’ has no member named ‘lineno’
>
> ====
> Is this the new score sort code? Does not build here, OSX.
>
> Victor
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-06-25 07:34
FromVictor Lazzarini
SubjectRe: [Cs-dev] cvs doesn't build...
builds now, thanks.
On 25 Jun 2010, at 07:30, jpff@cs.bath.ac.uk wrote:

> Sorry -- experimental code got left in
> Fixed now
>
>> Engine/rdscor.c: In function ‘scanflt’:Engine/rdscor.c: In function
>> ‘scanflt’:
>> Engine/rdscor.c:71: warning: assignment makes pointer from integer
>> without a cast
>> Engine/rdscor.c: In function ‘rdscor’:
>> Engine/rdscor.c:116: error: ‘struct event’ has no member named  
>> ‘lineno’
>>
>> Engine/rdscor.c:71: warning: assignment makes pointer from integer
>> without a cast
>> Engine/rdscor.c: In function ‘rdscor’:
>> Engine/rdscor.c:116: error: ‘struct event’ has no member named  
>> ‘lineno’
>>
>> ====
>> Is this the new score sort code? Does not build here, OSX.
>>
>> Victor
>> ------------------------------------------------------------------------------
>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> lucky parental unit.  See the prize list and enter to win:
>> http://p.sf.net/sfu/thinkgeek-promo
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-06-25 07:44
FromVictor Lazzarini
Subject[Cs-dev] nchnls_i again
There must have been some sort of code regression because the nchnls_i  
problem is back. As reported in the other list, if
we only use nchnls = 2, then full-duplex audio is broken (buffers  
sound like they are half full, with apparent distortion), but if
nchnls_i = 2 is set, then it works and the audio is correct.

I think somewhere nchnls_i is being set to 1 (or something else)  
instead of defaulting to nchnls.

(I also wonder whether actually setting nchnls != nchnls_i  in the  
orchestra is usable at the moment, the reported problem indicates it's  
not).

Victor

On 25 Jun 2010, at 07:30, jpff@cs.bath.ac.uk wrote:

> Sorry -- experimental code got left in
> Fixed now
>
>> Engine/rdscor.c: In function ‘scanflt’:Engine/rdscor.c: In function
>> ‘scanflt’:
>> Engine/rdscor.c:71: warning: assignment makes pointer from integer
>> without a cast
>> Engine/rdscor.c: In function ‘rdscor’:
>> Engine/rdscor.c:116: error: ‘struct event’ has no member named  
>> ‘lineno’
>>
>> Engine/rdscor.c:71: warning: assignment makes pointer from integer
>> without a cast
>> Engine/rdscor.c: In function ‘rdscor’:
>> Engine/rdscor.c:116: error: ‘struct event’ has no member named  
>> ‘lineno’
>>
>> ====
>> Is this the new score sort code? Does not build here, OSX.
>>
>> Victor
>> ------------------------------------------------------------------------------
>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> lucky parental unit.  See the prize list and enter to win:
>> http://p.sf.net/sfu/thinkgeek-promo
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net