Csound Csound-dev Csound-tekno Search About

[Csnd] about Loris library

Date2011-10-25 13:01
Fromfrancesco
Subject[Csnd] about Loris library
Hello All,
i have installed loris (1.8) with Csound support, build with -DUSE_DOUBLES 
(i had Csound build with doubles).
After that i have build Csound 5.14 doubles and i write a .csoundrc file
with
the flag --opcode-lib=/usr/local/lib/libloris.so.

Now i have this warning:

WARNING: not loading 'libloris.so' (uses incompatible floating point type)

what do it means?
I'm quite sure to have build either with doubles or is a different problem?

Thanks,
ciao,
francesco.


--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4935952.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"

Date2011-10-25 13:47
FromVictor Lazzarini
SubjectRe: [Csnd] about Loris library
Probably Loris was build with floats support.

Victor
On 25 Oct 2011, at 13:01, francesco wrote:

> Hello All,
> i have installed loris (1.8) with Csound support, build with - 
> DUSE_DOUBLES
> (i had Csound build with doubles).
> After that i have build Csound 5.14 doubles and i write a .csoundrc  
> file
> with
> the flag --opcode-lib=/usr/local/lib/libloris.so.
>
> Now i have this warning:
>
> WARNING: not loading 'libloris.so' (uses incompatible floating point  
> type)
>
> what do it means?
> I'm quite sure to have build either with doubles or is a different  
> problem?
>
> Thanks,
> ciao,
> francesco.
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4935952.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"
>

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





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"

Date2011-10-25 14:46
Fromfrancesco
Subject[Csnd] Re: about Loris library
does that means that i have build loris in the wrong way, right?

Thanks,
ciao,
francesco.


--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4936278.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"

Date2011-10-25 14:58
FromVictor Lazzarini
SubjectRe: [Csnd] Re: about Loris library
I think you just need to configure the build to have -DUSE_DOUBLE token

./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE"

should do the trick

On 25 Oct 2011, at 14:46, francesco wrote:

> does that means that i have build loris in the wrong way, right?
>
> Thanks,
> ciao,
> francesco.
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4936278.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"
>

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





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"

Date2011-10-25 19:19
Fromfrancesco
Subject[Csnd] Re: about Loris library
Ok, thanks,
i needed to uninstall, clear somethings and after a (few) rebuild seems all
is gone in
the right way. Seems...
At least no more warning.

Thanks,
ciao,
francesco.

--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4937240.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"

Date2011-11-03 13:02
Frommenno
Subject[Csnd] Re: about Loris library
Hi,

i am building a new Ubuntu system (Xubuntu11.10, csound doubles 2 nov) but
do not seem to get Loris installed. 
Francesco, did you get yours running? On which system?

Menno

----- Configuration Summary -----
FFTW support: Disabled.
Add something to CPPFLAGS and LDFLAGS to enable.
See ./configure --help.
Python support: Enabled.
Installing Python extension modules in
${exec_prefix}/lib/python2.7/dist-packages
You may need to add ${exec_prefix}/lib/python2.7/dist-packages to your
PYTHONPATH
before Python will be able to load them.
Csound support: Disabled.
Define CSOUND_CONFIG or add something to CPPFLAGS to enable.
See ./configure --help.
----- End Of Configuration -----


--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4960987.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"

Date2011-11-03 19:45
Fromfra III
SubjectRe: [Csnd] Re: about Loris library
Hello Mr. Menno,
loris seems to be installed in the right way, tested in python but not
yet tested in csound, although using command line flags
--opcode-lib=/usr/local/lib/libloris.so is now ok.
I used
./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE"
CPPFLAGS="-I /usr/local/include/csound"

(the last like a Your homonym said on Csound.com blog!).

Ubuntu (Kxstudio thanks to You), 10.04 32bit, Csound 5.14, Loris 1.8.

Hoping to help ...
And a propos, if You can and if all will go right to You, please update
Your page on blog, because i always point there, thanks.

ciao,
francesco.




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"

Date2011-11-03 19:49
Fromfra III
SubjectRe: [Csnd] Re: about Loris library
and ... (apologies):
with Csound version 5.14 (double samples) Oct 22 2011,
fftw enabled, and python 2.6.

But i think it's only a matter of the configure command.

ciao,
francesco.




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"

Date2011-11-03 20:39
Frommenno
SubjectRe: [Csnd] Re: about Loris library
mmm, even after reading my wonderful instructions and pointing to the right place where the csound headers are, Loris still cannot find them.
I have csdl.h and csound.h in /usr/local/include/csound
??
It must be something stupid but i don't see it.

Here is part of my output after the command ./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE" CPPFLAGS="-I /usr/local/include/csound"
:

checking csdl.h usability... no
checking csdl.h presence... no
checking for csdl.h... no
configure: WARNING: Cannot find Csound5 headers. Csound5 support disabled.
----- Creating Output Files -----
configure: creating ./config.status
config.status: creating src/loris.h
config.status: creating doc/Doxyfile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating scripting/Makefile
config.status: creating csound/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
----- Configuration Summary -----
FFTW support: Enabled, using version 3.
Python support: Enabled.
Installing Python extension modules in ${exec_prefix}/lib/python2.7/dist-packages
You may need to add ${exec_prefix}/lib/python2.7/dist-packages to your PYTHONPATH
before Python will be able to load them.
Csound support: Disabled.

greetings
Menno

-------------My music-----------------
http://www.jamendo.com/de/album/6789/
http://www.jamendo.com/en/album/7428/
-------------My work-----------------
http://members.home.nl/mag.knevel/


--- On Thu, 11/3/11, fra III  wrote:

> From: fra III 
> Subject: Re: [Csnd] Re: about Loris library
> To: csound@lists.bath.ac.uk
> Date: Thursday, November 3, 2011, 8:45 PM
> Hello Mr. Menno,
> loris seems to be installed in the right way, tested in
> python but not
> yet tested in csound, although using command line flags
> --opcode-lib=/usr/local/lib/libloris.so is now ok.
> I used
> ./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE"
> CPPFLAGS="-I /usr/local/include/csound"
> 
> (the last like a Your homonym said on Csound.com blog!).
> 
> Ubuntu (Kxstudio thanks to You), 10.04 32bit, Csound 5.14,
> Loris 1.8.
> 
> Hoping to help ...
> And a propos, if You can and if all will go right to You,
> please update
> Your page on blog, because i always point there, thanks.
> 
> ciao,
> francesco.
> 
> 
> 
> 
> 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"


Date2011-11-03 22:16
Fromfra III
SubjectRe: [Csnd] Re: about Loris library
well, You need to have Csound installed!
Yes, i'm joking :)

Only some expert can help here.

ciao,
francesco.



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"

Date2011-11-06 07:34
FromAndres Cabrera
SubjectRe: [Csnd] Re: about Loris library
Hi,

Does adding:
CFLAGS="-I /usr/local/include/csound"
or
CXXFLAGS="-I /usr/local/include/csound"
help?

Cheers,
Andrés

On Thu, Nov 3, 2011 at 8:39 PM, menno  wrote:
> mmm, even after reading my wonderful instructions and pointing to the right place where the csound headers are, Loris still cannot find them.
> I have csdl.h and csound.h in /usr/local/include/csound
> ??
> It must be something stupid but i don't see it.
>
> Here is part of my output after the command ./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE" CPPFLAGS="-I /usr/local/include/csound"
> :
>
> checking csdl.h usability... no
> checking csdl.h presence... no
> checking for csdl.h... no
> configure: WARNING: Cannot find Csound5 headers. Csound5 support disabled.
> ----- Creating Output Files -----
> configure: creating ./config.status
> config.status: creating src/loris.h
> config.status: creating doc/Doxyfile
> config.status: creating Makefile
> config.status: creating doc/Makefile
> config.status: creating src/Makefile
> config.status: creating scripting/Makefile
> config.status: creating csound/Makefile
> config.status: creating test/Makefile
> config.status: creating utils/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> ----- Configuration Summary -----
> FFTW support: Enabled, using version 3.
> Python support: Enabled.
> Installing Python extension modules in ${exec_prefix}/lib/python2.7/dist-packages
> You may need to add ${exec_prefix}/lib/python2.7/dist-packages to your PYTHONPATH
> before Python will be able to load them.
> Csound support: Disabled.
>
> greetings
> Menno
>
> -------------My music-----------------
> http://www.jamendo.com/de/album/6789/
> http://www.jamendo.com/en/album/7428/
> -------------My work-----------------
> http://members.home.nl/mag.knevel/
>
>
> --- On Thu, 11/3/11, fra III  wrote:
>
>> From: fra III 
>> Subject: Re: [Csnd] Re: about Loris library
>> To: csound@lists.bath.ac.uk
>> Date: Thursday, November 3, 2011, 8:45 PM
>> Hello Mr. Menno,
>> loris seems to be installed in the right way, tested in
>> python but not
>> yet tested in csound, although using command line flags
>> --opcode-lib=/usr/local/lib/libloris.so is now ok.
>> I used
>> ./configure CFLAGS="-DUSE_DOUBLE" CXXFLAGS="-DUSE_DOUBLE"
>> CPPFLAGS="-I /usr/local/include/csound"
>>
>> (the last like a Your homonym said on Csound.com blog!).
>>
>> Ubuntu (Kxstudio thanks to You), 10.04 32bit, Csound 5.14,
>> Loris 1.8.
>>
>> Hoping to help ...
>> And a propos, if You can and if all will go right to You,
>> please update
>> Your page on blog, because i always point there, thanks.
>>
>> ciao,
>> francesco.
>>
>>
>>
>>
>> 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"


Date2011-11-06 10:22
Frommenno
Subject[Csnd] Re: about Loris library
no it does not i'm afraid.
I've tried all sorts of combinations now. 
I will go to ask the people from Loris. And when i have found out if and how
to get Loris installed with Csound support, i think it may be a good idea to
make a FAQ section in csounds.com with other topics? 
like
-  mp3 support (mpadec)
-  multithread - if and when and how?
-  VST support (although i'm a Linux user myself)
-  Loris support
-  xx

thanks for the suggestion,
Menno


--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4968246.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"

Date2011-11-06 10:37
Fromjoachim heintz
SubjectRe: [Csnd] Re: about Loris library
a FAQ section at csounds.com would certainly be great. perhaps you
should contact john clements to find an appropriate place for it. then
we can all contribute.
i think this should then also be copied into the canonical manual, the
floss manual and perhaps also the csound sourceforge page.
thanks for this initiative -
	joachim


Am 06.11.2011 11:22, schrieb menno:
> no it does not i'm afraid.
> I've tried all sorts of combinations now. 
> I will go to ask the people from Loris. And when i have found out if and how
> to get Loris installed with Csound support, i think it may be a good idea to
> make a FAQ section in csounds.com with other topics? 
> like
> -  mp3 support (mpadec)
> -  multithread - if and when and how?
> -  VST support (although i'm a Linux user myself)
> -  Loris support
> -  xx
> 
> thanks for the suggestion,
> Menno
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4968246.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"

Date2011-11-16 16:24
Frommenno
Subject[Csnd] Re: about Loris library
Hi,

with help from John i finally was able to get Loris installed WITH Csound
support. I wrote it all down in this blog: http://www.csounds.com/node/1380

At another point in time not too far away from the present, this could be
part of a FAQ with items like:
 -  mp3 support (mpadec) 
 -  multithread - if and when and how? 
 -  VST support (although i'm a Linux user myself) 
 -  Loris support
 -  STK opcodes

thanks all for your help,
Menno

--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4998265.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"

Date2011-11-16 16:31
FromJ Clements
SubjectRe: [Csnd] Re: about Loris library

Menno, thank you very much for sharing this.  Dr. Boulanger and I have been speaking about the need for this FAQ you mention, and I am collecting wisdom such as your blog post to compile an FAQ for Csounds.com.  Any more pointers from you and the Csound  community on what processes should be included are very helpful indeed.

Thank you,

John

On Nov 16, 2011 11:25 AM, "menno" <nabob_cd@yahoo.com> wrote:
Hi,

with help from John i finally was able to get Loris installed WITH Csound
support. I wrote it all down in this blog: http://www.csounds.com/node/1380

At another point in time not too far away from the present, this could be
part of a FAQ with items like:
 -  mp3 support (mpadec)
 -  multithread - if and when and how?
 -  VST support (although i'm a Linux user myself)
 -  Loris support
 -  STK opcodes

thanks all for your help,
Menno

--
View this message in context: http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4998265.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"


Date2011-11-16 19:03
Fromjoachim heintz
SubjectRe: [Csnd] Re: about Loris library
hi john -
these are some possible faqs which come in my mind:
x) how can i install csound?
x) do i need a frontend to run csound?
x) how can i build csound?
x) how can i use midi and osc in csound?
x) can i use csound for live electronics?
x) how can i learn csound?
x) is there a forum where i can ask questions?
thanks for your great work. i am happy to contribute. all best -
	joachim


Am 16.11.2011 17:31, schrieb J Clements:
> Menno, thank you very much for sharing this.  Dr. Boulanger and I have
> been speaking about the need for this FAQ you mention, and I am
> collecting wisdom such as your blog post to compile an FAQ for
> Csounds.com.  Any more pointers from you and the Csound  community on
> what processes should be included are very helpful indeed.
> 
> Thank you,
> 
> John
> 
> On Nov 16, 2011 11:25 AM, "menno"  > wrote:
> 
>     Hi,
> 
>     with help from John i finally was able to get Loris installed WITH
>     Csound
>     support. I wrote it all down in this blog:
>     http://www.csounds.com/node/1380
> 
>     At another point in time not too far away from the present, this
>     could be
>     part of a FAQ with items like:
>      -  mp3 support (mpadec)
>      -  multithread - if and when and how?
>      -  VST support (although i'm a Linux user myself)
>      -  Loris support
>      -  STK opcodes
> 
>     thanks all for your help,
>     Menno
> 
>     --
>     View this message in context:
>     http://csound.1045644.n5.nabble.com/about-Loris-library-tp4935952p4998265.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"