Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Csound5 weirdness

Date2005-05-24 23:19
FromVictor Lazzarini
SubjectRe: [Cs-dev] Csound5 weirdness
I think gcc3opt=pentium is what you need now. The fltk stuff
is caused by the fact that widgets are now in a dynamic
module.
On OSX building the fltk lib as a shared lib seems to solve
it,
I reckon it's the same in Linux (have not tested yet)

The other things I don't know. Stuff seems to be running OK
on OSX (haven't tested much though)

Victor

> Hi everyone, after a few week break from csound for other
> stuff, I just  downloaded and installed new sources. Some
> weirdness:
>
> - if I enable gcc optimization, my sndfile.h is no longer
> found, this  didn't used to happen
> - can't build with fltk anymore for some reason, not a
> biggy for me as I  don't use it
>
> Biggy:
> - playing my live set, my instruments are now all screwed
> up. Somehow  somewhere something has happend that changes
> how they work. Their  envelope durations are all wrong,
> which is really weird, cause I'm  playing the exact same
> orc and sco as I used for my show. Now, in order  for the
> envelopes to work, I do use I hold, flag passing with
> global  variables, and zak space. Does anyone have any
> idea what might have  changed? I will investigate further
> later and compare against an older  set of sources too.
> Can anyone tell me what I need to do on linux to  revert
> to older sources that I have saved?
>
> Thanks
> Iain
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps
> using Yahoo! Search APIs Find out how you can build Yahoo!
> directly into your own Applications - visit
> http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-24 23:41
FromIain Duncan
SubjectRe: [Cs-dev] Csound5 weirdness
In my case, I'm using an AMD64, can anyone tell me what the gcc line 
should be?

Thanks
Iain

Victor Lazzarini wrote:
> I think gcc3opt=pentium is what you need now. The fltk stuff
> is caused by the fact that widgets are now in a dynamic
> module.
> On OSX building the fltk lib as a shared lib seems to solve
> it,
> I reckon it's the same in Linux (have not tested yet)
> 
> The other things I don't know. Stuff seems to be running OK
> on OSX (haven't tested much though)
> 
> Victor
> 
> 
>>Hi everyone, after a few week break from csound for other
>>stuff, I just  downloaded and installed new sources. Some
>>weirdness:
>>
>>- if I enable gcc optimization, my sndfile.h is no longer
>>found, this  didn't used to happen
>>- can't build with fltk anymore for some reason, not a
>>biggy for me as I  don't use it
>>
>>Biggy:
>>- playing my live set, my instruments are now all screwed
>>up. Somehow  somewhere something has happend that changes
>>how they work. Their  envelope durations are all wrong,
>>which is really weird, cause I'm  playing the exact same
>>orc and sco as I used for my show. Now, in order  for the
>>envelopes to work, I do use I hold, flag passing with
>>global  variables, and zak space. Does anyone have any
>>idea what might have  changed? I will investigate further
>>later and compare against an older  set of sources too.
>>Can anyone tell me what I need to do on linux to  revert
>>to older sources that I have saved?
>>
>>Thanks
>>Iain
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by Yahoo.
>>Introducing Yahoo! Search Developer Network - Create apps
>>using Yahoo! Search APIs Find out how you can build Yahoo!
>>directly into your own Applications - visit
>>http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
>>_______________________________________________
>>Csound-devel mailing list
>>Csound-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-25 10:37
FromIstvan Varga
SubjectRe: [Cs-dev] Csound5 weirdness
Iain Duncan wrote:

> In my case, I'm using an AMD64, can anyone tell me what the gcc line 
> should be?

Something like gcc3opt=k8, gcc3opt=opteron, or similar (should check
the GCC info page).
By the way, I have just fixed (and committed) a bug in the ihold opcode;
not sure if that was the "Biggy" problem, but may be worth testing if
the instruments work now.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-25 20:42
FromIain Duncan
SubjectRe: [Cs-dev] Csound5 weirdness, ihold fixed!
Thanks Istvan! That was it. Whatever was wrong, it was totally playing 
havoc with my legato instrument note durations, and they are back to 
normal now.

Iain

Istvan Varga wrote:
> Iain Duncan wrote:
> 
>> In my case, I'm using an AMD64, can anyone tell me what the gcc line 
>> should be?
> 
> 
> Something like gcc3opt=k8, gcc3opt=opteron, or similar (should check
> the GCC info page).
> By the way, I have just fixed (and committed) a bug in the ihold opcode;
> not sure if that was the "Biggy" problem, but may be worth testing if
> the instruments work now.
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 


-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net