pvspitch / Raspberry Pi
Date | 2015-09-10 19:03 |
From | Roger Kelly |
Subject | pvspitch / Raspberry Pi |
Attachments | None None |
http://www.csounds.com/manual/html/pvspitch.html
Has anyone gotten this working on Raspberrypi? I get a segfault every time I try to use -iadc |
Date | 2015-09-10 19:19 |
From | jpff |
Subject | Re: pvspitch / Raspberry Pi |
Attachments | None None |
Exactly how ae you calling it? Does identical code work on other computers? Just wondering On Thu, 10 Sep 2015, Roger Kelly wrote: > http://www.csounds.com/manual/html/pvspitch.html > > Has anyone gotten this working on Raspberrypi? I get a segfault every time > I try to use > > -iadc > > > > |
Date | 2015-09-10 20:30 |
From | Roger Kelly |
Subject | Re: pvspitch / Raspberry Pi |
Attachments | None None |
csound -odac:hw:1 -idac:hw:1 -+rtaudio=alsa pitch.csd On Thu, Sep 10, 2015 at 1:19 PM, jpff <jpff@codemist.co.uk> wrote: Exactly how ae you calling it? Does identical code work on other computers? Just wondering |
Date | 2015-09-10 20:34 |
From | Roger Kelly |
Subject | Re: pvspitch / Raspberry Pi |
Attachments | None None |
It works fine on my other Ubuntu box On Thu, Sep 10, 2015 at 2:30 PM, Roger Kelly <loraxman+csound@gmail.com> wrote:
|
Date | 2015-09-10 20:41 |
From | Victor Lazzarini |
Subject | Re: pvspitch / Raspberry Pi |
Attachments | None None |
is it the same version of Csound? Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland
|
Date | 2015-09-10 21:13 |
From | jpff |
Subject | Re: pvspitch / Raspberry Pi |
Attachments | None None |
Can you run under gdb on therpi? That might give a clue as where id segfaulted On Thu, 10 Sep 2015, Roger Kelly wrote: > It works fine on my other Ubuntu box > > On Thu, Sep 10, 2015 at 2:30 PM, Roger Kelly |