Csound Csound-dev Csound-tekno Search About

Csound on RPi..

Date2016-12-27 16:37
FromRory Walsh
SubjectCsound on RPi..
I don't think my last posts were getting through. Here goes again:
===================================================

It seems that the most up to date version of Csound available for the RPi is 6.03. Is there a way of using a newer version of Csound? Anyhow, I tried building myself but I get a load of errors relating to pffft.c:

/home/pi/sourcecode/csound/OOps/pffft.c:162:47: error: unknown type name ‘float32x4x2_t’
/home/pi/sourcecode/csound/OOps/pffft.c:1659:9: note: in expansion of macro ‘INTERLEAVE2’
         INTERLEAVE2(buff[ib][k*2], buff[ib][k*2+1], buff[ib][k*2], buff[ib][k*2+1]);

etc..

Is there some kind of special cmake magic I need to set in order to get it to build
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-12-27 18:00
FromRichard
SubjectRe: Csound on RPi..

I think it was discussed in the thread 'websocket error' how to exclude pffft from the build...

Richard


On 27/12/16 17:37, Rory Walsh wrote:
I don't think my last posts were getting through. Here goes again:
===================================================

It seems that the most up to date version of Csound available for the RPi is 6.03. Is there a way of using a newer version of Csound? Anyhow, I tried building myself but I get a load of errors relating to pffft.c:

/home/pi/sourcecode/csound/OOps/pffft.c:162:47: error: unknown type name ‘float32x4x2_t’
/home/pi/sourcecode/csound/OOps/pffft.c:1659:9: note: in expansion of macro ‘INTERLEAVE2’
         INTERLEAVE2(buff[ib][k*2], buff[ib][k*2+1], buff[ib][k*2], buff[ib][k*2+1]);

etc..

Is there some kind of special cmake magic I need to set in order to get it to build
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Date2016-12-27 18:02
FromVictor Lazzarini
SubjectRe: Csound on RPi..
yes, it's in the BUILD.md.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 27 Dec 2016, at 18:00, Richard <zappfinger@GMAIL.COM> wrote:

I think it was discussed in the thread 'websocket error' how to exclude pffft from the build...

Richard


On 27/12/16 17:37, Rory Walsh wrote:
I don't think my last posts were getting through. Here goes again:
===================================================

It seems that the most up to date version of Csound available for the RPi is 6.03. Is there a way of using a newer version of Csound? Anyhow, I tried building myself but I get a load of errors relating to pffft.c:

/home/pi/sourcecode/csound/OOps/pffft.c:162:47: error: unknown type name ‘float32x4x2_t’
/home/pi/sourcecode/csound/OOps/pffft.c:1659:9: note: in expansion of macro ‘INTERLEAVE2’
         INTERLEAVE2(buff[ib][k*2], buff[ib][k*2+1], buff[ib][k*2], buff[ib][k*2+1]);

etc..

Is there some kind of special cmake magic I need to set in order to get it to build
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-12-27 18:11
FromRory Walsh
SubjectRe: Csound on RPi..
Thanks guys. I somehow missed that. I'll give it a go. 

On 27 December 2016 at 18:02, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
yes, it's in the BUILD.md.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 27 Dec 2016, at 18:00, Richard <zappfinger@GMAIL.COM> wrote:

I think it was discussed in the thread 'websocket error' how to exclude pffft from the build...

Richard


On 27/12/16 17:37, Rory Walsh wrote:
I don't think my last posts were getting through. Here goes again:
===================================================

It seems that the most up to date version of Csound available for the RPi is 6.03. Is there a way of using a newer version of Csound? Anyhow, I tried building myself but I get a load of errors relating to pffft.c:

/home/pi/sourcecode/csound/OOps/pffft.c:162:47: error: unknown type name ‘float32x4x2_t’
/home/pi/sourcecode/csound/OOps/pffft.c:1659:9: note: in expansion of macro ‘INTERLEAVE2’
         INTERLEAVE2(buff[ib][k*2], buff[ib][k*2+1], buff[ib][k*2], buff[ib][k*2+1]);

etc..

Is there some kind of special cmake magic I need to set in order to get it to build
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here