Csound Csound-dev Csound-tekno Search About

Buidling Alsa Csound6 RaspberryPi

Date2015-09-12 16:21
FromRoger Kelly
SubjectBuidling Alsa Csound6 RaspberryPi
AttachmentsNone  None  
I followed the default instructions on building csound6  on RasperryPI, but get an error trying to use alas.

csound -odac:hw:0 -+rtaudio=alsa someorch.csd

Get the below error.  Is there a separate config to make it build.  The build showed Alsa enabled.

unknown rtaudio module: 'alsa', using dummy module


Date2015-09-12 16:52
FromVictor Lazzarini
SubjectRe: Buidling Alsa Csound6 RaspberryPi
Maybe you need to set OPCODE6DIR64?
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 12 Sep 2015, at 16:21, Roger Kelly  wrote:
> 
> I followed the default instructions on building csound6  on RasperryPI, but get an error trying to use alas.
> 
> csound -odac:hw:0 -+rtaudio=alsa someorch.csd
> 
> Get the below error.  Is there a separate config to make it build.  The build showed Alsa enabled.
> 
> unknown rtaudio module: 'alsa', using dummy module
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-09-13 01:51
FromPaul Batchelor
SubjectRe: Buidling Alsa Csound6 RaspberryPi
AttachmentsNone  None  
It may be because the alsa dev files aren't installed?

sudo apt-get install libasound2-dev



On Sat, Sep 12, 2015 at 8:52 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Maybe you need to set OPCODE6DIR64?
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952

> On 12 Sep 2015, at 16:21, Roger Kelly <loraxman@gmail.com> wrote:
>
> I followed the default instructions on building csound6  on RasperryPI, but get an error trying to use alas.
>
> csound -odac:hw:0 -+rtaudio=alsa someorch.csd
>
> Get the below error.  Is there a separate config to make it build.  The build showed Alsa enabled.
>
> unknown rtaudio module: 'alsa', using dummy module
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here