Csound Csound-dev Csound-tekno Search About

[Csnd] Fwd: Loris 1.8 is released

Date2010-08-11 13:10
FromVictor Lazzarini
Subject[Csnd] Fwd: Loris 1.8 is released
 From Kelly Fitz:

> Finally got around to releasing a version of Loris with the fixes we  
> discussed a couple weeks ago. Thanks for help identifying that bug.
>
> Best,
> Kelly
>
>
> Kelly Fitz, Ph.D.
> Senior DSP Research Engineer, Starkey Labs



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-11 19:04
Frommenno
Subject[Csnd] Re: Fwd: Loris 1.8 is released
could you tell me the commandline when i want to build for CSound doubles
from CVS?
Was it something like

 sh ./configure "CPPFLAGS=-I /usr/local/include/csound -DUSE_DOUBLE"

?
thank you
Menno

Date2010-08-11 19:40
FromVictor Lazzarini
Subject[Csnd] Re: Re: Fwd: Loris 1.8 is released
That should do it. However...
Are you using Csound from CVS? If so, you can copy float-version- 
double.h  as
float-version.h in /usr/local/include/csound and then you will not  
need to define -DUSE_DOUBLE anymore.

Victor


On 11 Aug 2010, at 19:04, menno wrote:

>
> could you tell me the commandline when i want to build for CSound  
> doubles
> from CVS?
> Was it something like
>
> sh ./configure "CPPFLAGS=-I /usr/local/include/csound -DUSE_DOUBLE"
>
> ?
> thank you
> Menno
> -- 
> View this message in context: http://csound.1045644.n5.nabble.com/Fwd-Loris-1-8-is-released-tp2471779p2472311.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-11 20:24
Frommenno
Subject[Csnd] Re: Re: Fwd: Loris 1.8 is released
succes! Not right away but i got it to work. (I will make a blog entry about
how i got it to work)
lorismorph works fine too.
i like to upload working and simple examples of the 3 Loris opcodes this
week in the examples dir from the manual, along with 2 sdif files:
clarinet.sdif and meow.sdif. The sdif files are system independent as i
recall, correct me if i'm wrong.

thank you,
menno

Date2010-08-11 20:33
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: Fwd: Loris 1.8 is released
yes, SDIF should be cross-platforms. What were your problems?
On 11 Aug 2010, at 20:24, menno wrote:

>
> succes! Not right away but i got it to work. (I will make a blog  
> entry about
> how i got it to work)
> lorismorph works fine too.
> i like to upload working and simple examples of the 3 Loris opcodes  
> this
> week in the examples dir from the manual, along with 2 sdif files:
> clarinet.sdif and meow.sdif. The sdif files are system independent  
> as i
> recall, correct me if i'm wrong.
>
> thank you,
> menno
> -- 
> View this message in context: http://csound.1045644.n5.nabble.com/Fwd-Loris-1-8-is-released-tp2471779p2472435.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-11 20:46
Frommenno
Subject[Csnd] Re: Re: Re: Fwd: Loris 1.8 is released
because i am not a programmer i have to rely on trial-and-error when i'm
stuck. 
what i did, after your recommendation about the floats-version.h, i used:
sh ./configure "CPPFLAGS=-I /usr/local/include/csound"
it did configure, but i saw: Csound support: Disabled
not good.
then i did: make
just to see what would happen, knowing that it was no ok, but curious...
then i did again: sh ./configure "CPPFLAGS=-I /usr/local/include/csound"
and now i saw: Csound support: Enabled.
mystery, but hey, why not finish the job...
did "make" again and saw lines generated with the word "csound" in it, then
"make check" and sudo make install. And voila...lorisopcodes to be seen with
the command:
csound --opcode-lib=/usr/local/lib/libloris.so -z
Tried an example with the opcodes and it worked.
Maybe i am a good programmer but i don't know it yet :)

menno

Date2010-08-13 07:03
Frommenno
Subject[Csnd] Re: Re: Re: Fwd: Loris 1.8 is released
FYI, i contacted Kelly Fritz. The right command to configure the Lorisopcodes
with Csound doubles is:

./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"

tested and works in Ubuntu and Suse,
greetings,
menno 

Date2010-08-13 12:08
FromErik Maes
Subject[Csnd] Re: Re: Re: Re: Fwd: Loris 1.8 is released
On 08/13/2010 08:03 AM, menno wrote:
> 
> FYI, i contacted Kelly Fritz. The right command to configure the Lorisopcodes
> with Csound doubles is:
> 
> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
> 
> tested and works in Ubuntu and Suse,

When I do that on my machine, I get

Csound support: Disabled.
Define CSOUND_CONFIG or add something to CPPFLAGS to enable.

I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE" because
that's where my csound lives.

Ubuntu 10.04, csound from repositories.

Groet, Erik


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-13 13:40
FromMichael Gogins
Subject[Csnd] Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
And your Csound is for doubles?

Regards,
Mike

On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes  wrote:
> On 08/13/2010 08:03 AM, menno wrote:
>>
>> FYI, i contacted Kelly Fritz. The right command to configure the Lorisopcodes
>> with Csound doubles is:
>>
>> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
>>
>> tested and works in Ubuntu and Suse,
>
> When I do that on my machine, I get
>
> Csound support: Disabled.
> Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
>
> I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE" because
> that's where my csound lives.
>
> Ubuntu 10.04, csound from repositories.
>
> Groet, Erik
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-08-13 14:51
FromErik Maes
Subject[Csnd] Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
Yes:
Csound version 5.10 (double samples) Feb  5 2010

On 08/13/2010 02:40 PM, Michael Gogins wrote:
> And your Csound is for doubles?
> 
> Regards,
> Mike
> 
> On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes  wrote:
>> On 08/13/2010 08:03 AM, menno wrote:
>>>
>>> FYI, i contacted Kelly Fritz. The right command to configure the Lorisopcodes
>>> with Csound doubles is:
>>>
>>> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
>>>
>>> tested and works in Ubuntu and Suse,
>>
>> When I do that on my machine, I get
>>
>> Csound support: Disabled.
>> Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
>>
>> I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE" because
>> that's where my csound lives.
>>
>> Ubuntu 10.04, csound from repositories.
>>
>> Groet, Erik
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
> 
> 
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-13 15:04
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
Try looking in the config.log  that ./configure generates and see if  
you have these lines (ignore my -I.. ):

configure:26237: checking csdl.h usability
configure:26254: gcc -c -g -O2 -I/Library/Frameworks/ 
CsoundLib.framework/Headers conftest.c >&5
configure:26260: $? = 0
configure:26267: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26270: $? = 0
configure:26277: test -s conftest.o
configure:26280: $? = 0
configure:26291: result: yes
configure:26295: checking csdl.h presence
configure:26310: gcc -E -I/Library/Frameworks/CsoundLib.framework/ 
Headers conftest.c
configure:26316: $? = 0
configure:26337: result: yes
configure:26370: checking for csdl.h
configure:26378: result: yes


Victor

On 13 Aug 2010, at 14:51, Erik Maes wrote:

> Yes:
> Csound version 5.10 (double samples) Feb  5 2010
>
> On 08/13/2010 02:40 PM, Michael Gogins wrote:
>> And your Csound is for doubles?
>>
>> Regards,
>> Mike
>>
>> On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes  wrote:
>>> On 08/13/2010 08:03 AM, menno wrote:
>>>>
>>>> FYI, i contacted Kelly Fritz. The right command to configure the  
>>>> Lorisopcodes
>>>> with Csound doubles is:
>>>>
>>>> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
>>>>
>>>> tested and works in Ubuntu and Suse,
>>>
>>> When I do that on my machine, I get
>>>
>>> Csound support: Disabled.
>>> Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
>>>
>>> I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE"  
>>> because
>>> that's where my csound lives.
>>>
>>> Ubuntu 10.04, csound from repositories.
>>>
>>> Groet, Erik
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/? 
>>> group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe csound"
>>>
>>>
>>
>>
>>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-13 15:59
FromErik Maes
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
Config.log says

configure:25186: checking csdl.h usability
configure:25203: gcc -c -g -O2 -I /usr/include/csound -DUSE_DOUBLE
conftest.c >&
5
conftest.c:67:18: error: csdl.h: No such file or directory
configure:25210: $? = 1

Which gave me an idea. I was quite sure I had all dev stuff installed
but I may have overlooked something. I'll do some more checking and
report back.

Thanks so far for pointing me in the right direction!

On 08/13/2010 04:04 PM, Victor Lazzarini wrote:
> Try looking in the config.log  that ./configure generates and see if you
> have these lines (ignore my -I.. ):
> 
> configure:26237: checking csdl.h usability
> configure:26254: gcc -c -g -O2
> -I/Library/Frameworks/CsoundLib.framework/Headers conftest.c >&5
> configure:26260: $? = 0
> configure:26267: test -z "$ac_c_werror_flag" || test ! -s conftest.err
> configure:26270: $? = 0
> configure:26277: test -s conftest.o
> configure:26280: $? = 0
> configure:26291: result: yes
> configure:26295: checking csdl.h presence
> configure:26310: gcc -E
> -I/Library/Frameworks/CsoundLib.framework/Headers conftest.c
> configure:26316: $? = 0
> configure:26337: result: yes
> configure:26370: checking for csdl.h
> configure:26378: result: yes
> 
> 
> Victor
> 
> On 13 Aug 2010, at 14:51, Erik Maes wrote:
> 
>> Yes:
>> Csound version 5.10 (double samples) Feb  5 2010
>>
>> On 08/13/2010 02:40 PM, Michael Gogins wrote:
>>> And your Csound is for doubles?
>>>
>>> Regards,
>>> Mike
>>>
>>> On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes  wrote:
>>>> On 08/13/2010 08:03 AM, menno wrote:
>>>>>
>>>>> FYI, i contacted Kelly Fritz. The right command to configure the
>>>>> Lorisopcodes
>>>>> with Csound doubles is:
>>>>>
>>>>> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
>>>>>
>>>>> tested and works in Ubuntu and Suse,
>>>>
>>>> When I do that on my machine, I get
>>>>
>>>> Csound support: Disabled.
>>>> Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
>>>>
>>>> I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE"
>>>> because
>>>> that's where my csound lives.
>>>>
>>>> Ubuntu 10.04, csound from repositories.
>>>>
>>>> Groet, Erik
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe csound"
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>> "unsubscribe csound"
>>
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-13 16:05
FromErik Maes
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
D'oh! I forgot to install libcsound64-dev...
Sorry for the wasting of any time.

Loris builds just fine.

On 08/13/2010 04:59 PM, Erik Maes wrote:
> Config.log says
> 
> configure:25186: checking csdl.h usability
> configure:25203: gcc -c -g -O2 -I /usr/include/csound -DUSE_DOUBLE
> conftest.c >&
> 5
> conftest.c:67:18: error: csdl.h: No such file or directory
> configure:25210: $? = 1
> 
> Which gave me an idea. I was quite sure I had all dev stuff installed
> but I may have overlooked something. I'll do some more checking and
> report back.
> 
> Thanks so far for pointing me in the right direction!
> 
> On 08/13/2010 04:04 PM, Victor Lazzarini wrote:
>> Try looking in the config.log  that ./configure generates and see if you
>> have these lines (ignore my -I.. ):
>>
>> configure:26237: checking csdl.h usability
>> configure:26254: gcc -c -g -O2
>> -I/Library/Frameworks/CsoundLib.framework/Headers conftest.c >&5
>> configure:26260: $? = 0
>> configure:26267: test -z "$ac_c_werror_flag" || test ! -s conftest.err
>> configure:26270: $? = 0
>> configure:26277: test -s conftest.o
>> configure:26280: $? = 0
>> configure:26291: result: yes
>> configure:26295: checking csdl.h presence
>> configure:26310: gcc -E
>> -I/Library/Frameworks/CsoundLib.framework/Headers conftest.c
>> configure:26316: $? = 0
>> configure:26337: result: yes
>> configure:26370: checking for csdl.h
>> configure:26378: result: yes
>>
>>
>> Victor
>>
>> On 13 Aug 2010, at 14:51, Erik Maes wrote:
>>
>>> Yes:
>>> Csound version 5.10 (double samples) Feb  5 2010
>>>
>>> On 08/13/2010 02:40 PM, Michael Gogins wrote:
>>>> And your Csound is for doubles?
>>>>
>>>> Regards,
>>>> Mike
>>>>
>>>> On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes  wrote:
>>>>> On 08/13/2010 08:03 AM, menno wrote:
>>>>>>
>>>>>> FYI, i contacted Kelly Fritz. The right command to configure the
>>>>>> Lorisopcodes
>>>>>> with Csound doubles is:
>>>>>>
>>>>>> ./configure CPPFLAGS="-I /usr/local/include/csound -DUSE_DOUBLE"
>>>>>>
>>>>>> tested and works in Ubuntu and Suse,
>>>>>
>>>>> When I do that on my machine, I get
>>>>>
>>>>> Csound support: Disabled.
>>>>> Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
>>>>>
>>>>> I did ./configure CPPFLAGS="-I /usr/include/csound -DUSE_DOUBLE"
>>>>> because
>>>>> that's where my csound lives.
>>>>>
>>>>> Ubuntu 10.04, csound from repositories.
>>>>>
>>>>> Groet, Erik
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>> "unsubscribe csound"
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-08-13 16:40
Frommenno
Subject[Csnd] Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
yes

--- On Fri, 8/13/10, Michael Gogins  wrote:

> From: Michael Gogins 
> Subject: [Csnd] Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
> To: csound@lists.bath.ac.uk
> Date: Friday, August 13, 2010, 2:40 PM
> And your Csound is for doubles?
> 
> Regards,
> Mike
> 
> On Fri, Aug 13, 2010 at 7:08 AM, Erik Maes 
> wrote:
> > On 08/13/2010 08:03 AM, menno wrote:
> >>
> >> FYI, i contacted Kelly Fritz. The right command to
> configure the Lorisopcodes
> >> with Csound doubles is:
> >>
> >> ./configure CPPFLAGS="-I /usr/local/include/csound
> -DUSE_DOUBLE"
> >>
> >> tested and works in Ubuntu and Suse,
> >
> > When I do that on my machine, I get
> >
> > Csound support: Disabled.
> > Define CSOUND_CONFIG or add something to CPPFLAGS to
> enable.
> >
> > I did ./configure CPPFLAGS="-I /usr/include/csound
> -DUSE_DOUBLE" because
> > that's where my csound lives.
> >
> > Ubuntu 10.04, csound from repositories.
> >
> > Groet, Erik
> >
> >
> > Send bugs reports to the Sourceforge bug tracker
> >            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> > Discussions of bugs and features can be posted here
> > To unsubscribe, send email sympa@lists.bath.ac.uk
> with body "unsubscribe csound"
> >
> >
> 
> 
> 
> -- 
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk
> with body "unsubscribe csound"
> 
> 


  



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-08-13 16:43
Frommenno
Subject[Csnd] Re: Re: Re: Re: Re: Re: Fwd: Loris 1.8 is released
sorry - please ignore

menno