| Have you tried the latest csound (6.05)?
========================
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 17 May 2015, at 22:07, Beinan Li wrote:
>
> Hi Csound,
>
> My environment:
>
> OS X Yosemite
> PD 0.45.4 64bit
> Csound 6.03.2
>
> I've followed the FLOSS manual (http://en.flossmanuals.net/csound/csound-in-pd/) to place the required dependencies under ~/Library/Pd/ and added this path to PD's search path.
>
> However, after I created and saved a new PD patch under the same folder as a Csound .csd file, I got this error when trying to create a csoundapi~ object in the patch:
>
> csoundapi~ my.csd
> ... couldn't create
>
> I then tried to create "csound6~" object, then I got this error:
>
> csound6~
> ... couldn't create
> /Users/me/Library/Pd/csound6~.pd_darwin: dlopen(/Users/me/Library/Pd/csound6~.pd_darwin, 10): Library not loaded: /usr/local/lib/libvorbisenc.2.dylib
> Referenced from: /usr/local/lib/libsndfile.1.dylib
> Reason: no suitable image found. Did find:
> /usr/local/lib/libvorbisenc.2.dylib: mach-o, but wrong architecture
> /usr/local/lib/libvorbisenc.2.dylib: mach-o, but wrong architecture
> csound6~
>
> I installed libvorbis probably as a dependency of other tools through Homebrew, which I assume to be a trustworthy package source.
>
> I tried with both PD vanilla and PD extended.
> What am I missing?
>
> Thanks,
> Beinan
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________
> 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
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
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 |