[Csnd] Setting up Csound for use as the API on Mac OS X
Date | 2019-04-18 16:13 |
From | Peter Burgess |
Subject | [Csnd] Setting up Csound for use as the API on Mac OS X |
Hi. I installed Csound on my Mac via the pkg: csound6.12.1-OSX-universal.pkg
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
It's installed fine, but I can't find csound.hpp anywhere. Does the API interface not get installed? I'm trying to build my app I wrote on Linux, so I need that and the perfthread API (that might be there, can't remember, only looked for csound.hpp). If it does not get installed with the pkg, what is the best way of installing it? If I can avoid building it from scratch that would be great |
Date | 2019-04-18 16:18 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Setting up Csound for use as the API on Mac OS X |
It should be under Headers inside the CsoundLib64.framework Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2019-04-18 16:45 |
From | Peter Burgess |
Subject | Re: [Csnd] Setting up Csound for use as the API on Mac OS X |
Ok cool it is. Weird that it doesn't come up when I search that exact filename and it found "csound.h" in the same folder, but not the filename I searched for... I feel like I need to change some settings on my Mac. Basic functionality you'd expect in finder is either missing or doesn't seem to work properly... New to modern macOSX, but I'm sure it's not meant to be as user unfriendly as I've so far found it... On Thu, 18 Apr 2019, 16:18 Victor Lazzarini, <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2019-04-18 18:41 |
From | Rory Walsh |
Subject | Re: [Csnd] Setting up Csound for use as the API on Mac OS X |
There's an xcode project in the CsoundAPIExamples repo that should work out of the box with a typical Csound install on OSX On Thu 18 Apr 2019, 16:45 Peter Burgess, <pete.soundtechnician@gmail.com> wrote:
|
Date | 2019-04-18 20:30 |
From | Peter Burgess |
Subject | Re: [Csnd] Setting up Csound for use as the API on Mac OS X |
Cool, cheers Rory On Thu, 18 Apr 2019, 18:42 Rory Walsh, <rorywalsh@ear.ie> wrote:
|
Date | 2019-04-19 10:07 |
From | Bernt Isak Wærstad |
Subject | Re: [Csnd] Setting up Csound for use as the API on Mac OS X |
You can use name: prefix in finder to search for filenames. So "name:csound.hpp" would locate the file On Thu, 18 Apr 2019 at 21:30, Peter Burgess <pete.soundtechnician@gmail.com> wrote:
Mvh.
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
Bernt Isak Wærstad |