[Csnd] csoundapi~ for pd
Date | 2010-07-02 22:45 |
From | joachim heintz |
Subject | [Csnd] csoundapi~ for pd |
hi - where can i find informations about csoundapi~ for pd, and a download page? i googled, looked on csounds.com and puredata.info, but couldn't find. thanks - joachim Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-07-03 05:25 |
From | Chuckk Hubbard |
Subject | [Csnd] Re: csoundapi~ for pd |
What system are you using? It's usually included in the installation, from what I've seen. I think on Windows you have to enable it during install, it's not selected by default. Info about it is pretty well summed up (by example) in the corresponding .pd and .csd found in the examples/ folder of the code for Csound. If you know Pd pretty well, it's fairly simple. I'd be happy to help you with csoundapi~ to the extent that I can. -Chuckk On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz |
Date | 2010-07-03 06:19 |
From | Mike Moser-Booth |
Subject | [Csnd] Re: Re: csoundapi~ for pd |
.mmb Chuckk Hubbard wrote: What system are you using? It's usually included in the installation, from what I've seen. I think on Windows you have to enable it during install, it's not selected by default. Info about it is pretty well summed up (by example) in the corresponding .pd and .csd found in the examples/ folder of the code for Csound. If you know Pd pretty well, it's fairly simple. I'd be happy to help you with csoundapi~ to the extent that I can. -Chuckk On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz <jh@joachimheintz.de> wrote:hi - where can i find informations about csoundapi~ for pd, and a download page? i googled, looked on csounds.com and puredata.info, but couldn't find. thanks - joachim Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-07-04 18:38 |
From | joachim heintz |
Subject | [Csnd] Re: Re: csoundapi~ for pd |
hi and thanks - i am using osx 10.5.8. i found the folder "csoundapi_tilde" in the csound sources. but i found no readme or install file. if i open the "csoundapi-osx.pd" file, the csoundapi~ object has not been found. so my questions at this point: 1) how can i include the csoundapi~ object in pd? 2) is there a description of the process (installation and how to use), like for the csound~ object by davis pyon at http://davixology.com/csound ~.html ? thanks again - joachim Am 03.07.2010 um 06:25 schrieb Chuckk Hubbard: > What system are you using? It's usually included in the installation, > from what I've seen. I think on Windows you have to enable it during > install, it's not selected by default. Info about it is pretty well > summed up (by example) in the corresponding .pd and .csd found in the > examples/ folder of the code for Csound. > If you know Pd pretty well, it's fairly simple. I'd be happy to help > you with csoundapi~ to the extent that I can. > > -Chuckk > > > On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz > |
Date | 2010-07-04 18:43 |
From | Peiman Khosravi |
Subject | [Csnd] Re: Re: Re: csoundapi~ for pd |
If it's anything like the max external you have to add it to (or put it on) your pd externals path. I haven't used pd in a long time and cannot remember the exact procedure but this may help http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended Peiman On 4 Jul 2010, at 18:38, joachim heintz wrote: > hi and thanks - > > i am using osx 10.5.8. i found the folder "csoundapi_tilde" in the > csound sources. but i found no readme or install file. > if i open the "csoundapi-osx.pd" file, the csoundapi~ object has not > been found. > so my questions at this point: > 1) how can i include the csoundapi~ object in pd? > 2) is there a description of the process (installation and how to > use), like for the csound~ object by davis pyon at http://davixology.com/csound > ~.html ? > > thanks again - > > joachim > > > Am 03.07.2010 um 06:25 schrieb Chuckk Hubbard: > >> What system are you using? It's usually included in the installation, >> from what I've seen. I think on Windows you have to enable it during >> install, it's not selected by default. Info about it is pretty well >> summed up (by example) in the corresponding .pd and .csd found in the >> examples/ folder of the code for Csound. >> If you know Pd pretty well, it's fairly simple. I'd be happy to help >> you with csoundapi~ to the extent that I can. >> >> -Chuckk >> >> >> On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz >> |
Date | 2010-07-04 19:24 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: Re: csoundapi~ for pd |
yes, that's what i think, too. so i did the following: 1) copied Csound5.12.1>frontends>csoundapi_tilde>csoundapi_tilde.c into ~/Library/Pd 2) added the path ~/Library/Pd in pd>preferences>path... (though it should be ok by default) 3) launched pd and tried to get the csoundapi~ object. that's what i get in the "verbose" mode: tried /Users/jh/csoundapi~.d_ppc and failed tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed tried /Library/Pd/csoundapi~.d_ppc and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~.d_ppc and failed tried /Users/jh/csoundapi~.pd_darwin and failed tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed tried /Library/Pd/csoundapi~.pd_darwin and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~.pd_darwin and failed tried /Users/jh/csoundapi~/csoundapi~.d_ppc and failed tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed tried /Library/Pd/csoundapi~/csoundapi~.d_ppc and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~/csoundapi~.d_ppc and failed tried /Users/jh/csoundapi~/csoundapi~.pd_darwin and failed tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed tried /Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~/csoundapi~.pd_darwin and failed tried /Users/jh/csoundapi~.pd and failed tried /Users/jh/Library/Pd/csoundapi~.pd and failed tried /Users/jh/Library/Pd/csoundapi~.pd and failed tried /Library/Pd/csoundapi~.pd and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~.pd and failed tried /Users/jh/csoundapi~.pat and failed tried /Users/jh/Library/Pd/csoundapi~.pat and failed tried /Users/jh/Library/Pd/csoundapi~.pat and failed tried /Library/Pd/csoundapi~.pat and failed tried /Applications/Pd-extended.app/Contents/Resources/extra/ csoundapi~.pat and failed csoundapi~ ... couldn't create can anyone help? thanks - joachim Am 04.07.2010 um 19:43 schrieb Peiman Khosravi: > If it's anything like the max external you have to add it to (or put > it on) your pd externals path. I haven't used pd in a long time and > cannot remember the exact procedure but this may help http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended > > Peiman > > On 4 Jul 2010, at 18:38, joachim heintz wrote: > >> hi and thanks - >> >> i am using osx 10.5.8. i found the folder "csoundapi_tilde" in the >> csound sources. but i found no readme or install file. >> if i open the "csoundapi-osx.pd" file, the csoundapi~ object has >> not been found. >> so my questions at this point: >> 1) how can i include the csoundapi~ object in pd? >> 2) is there a description of the process (installation and how to >> use), like for the csound~ object by davis pyon at http://davixology.com/csound >> ~.html ? >> >> thanks again - >> >> joachim >> >> >> Am 03.07.2010 um 06:25 schrieb Chuckk Hubbard: >> >>> What system are you using? It's usually included in the >>> installation, >>> from what I've seen. I think on Windows you have to enable it during >>> install, it's not selected by default. Info about it is pretty well >>> summed up (by example) in the corresponding .pd and .csd found in >>> the >>> examples/ folder of the code for Csound. >>> If you know Pd pretty well, it's fairly simple. I'd be happy to help >>> you with csoundapi~ to the extent that I can. >>> >>> -Chuckk >>> >>> >>> On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz >>> |
Date | 2010-07-04 19:59 |
From | Martin Peach |
Subject | [Csnd] Re: Re: Re: Re: Re: csoundapi~ for pd |
Pd needs a csoundapi~.pd_darwin if you are on OSX intel. The .c file is the source file and Pd can't use it. If you don't have the .pd-darwin file anywhere you will probably have to compile csound using scons, adding the flag to build the csoundapi~ external. Martin joachim heintz wrote: > yes, that's what i think, too. so i did the following: > 1) copied Csound5.12.1>frontends>csoundapi_tilde>csoundapi_tilde.c into > ~/Library/Pd > 2) added the path ~/Library/Pd in pd>preferences>path... (though it > should be ok by default) > 3) launched pd and tried to get the csoundapi~ object. > that's what i get in the "verbose" mode: > > tried /Users/jh/csoundapi~.d_ppc and failed > tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed > tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed > tried /Library/Pd/csoundapi~.d_ppc and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~.d_ppc > and failed > tried /Users/jh/csoundapi~.pd_darwin and failed > tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed > tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed > tried /Library/Pd/csoundapi~.pd_darwin and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~.pd_darwin > and failed > tried /Users/jh/csoundapi~/csoundapi~.d_ppc and failed > tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed > tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed > tried /Library/Pd/csoundapi~/csoundapi~.d_ppc and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~/csoundapi~.d_ppc > and failed > tried /Users/jh/csoundapi~/csoundapi~.pd_darwin and failed > tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed > tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed > tried /Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~/csoundapi~.pd_darwin > and failed > tried /Users/jh/csoundapi~.pd and failed > tried /Users/jh/Library/Pd/csoundapi~.pd and failed > tried /Users/jh/Library/Pd/csoundapi~.pd and failed > tried /Library/Pd/csoundapi~.pd and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~.pd and > failed > tried /Users/jh/csoundapi~.pat and failed > tried /Users/jh/Library/Pd/csoundapi~.pat and failed > tried /Users/jh/Library/Pd/csoundapi~.pat and failed > tried /Library/Pd/csoundapi~.pat and failed > tried > /Applications/Pd-extended.app/Contents/Resources/extra/csoundapi~.pat > and failed > csoundapi~ > ... couldn't create > > can anyone help? thanks - > > joachim > > Am 04.07.2010 um 19:43 schrieb Peiman Khosravi: > >> If it's anything like the max external you have to add it to (or put >> it on) your pd externals path. I haven't used pd in a long time and >> cannot remember the exact procedure but this may help >> http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended >> >> >> Peiman >> >> On 4 Jul 2010, at 18:38, joachim heintz wrote: >> >>> hi and thanks - >>> >>> i am using osx 10.5.8. i found the folder "csoundapi_tilde" in the >>> csound sources. but i found no readme or install file. >>> if i open the "csoundapi-osx.pd" file, the csoundapi~ object has not >>> been found. >>> so my questions at this point: >>> 1) how can i include the csoundapi~ object in pd? >>> 2) is there a description of the process (installation and how to >>> use), like for the csound~ object by davis pyon at >>> http://davixology.com/csound~.html ? >>> >>> thanks again - >>> >>> joachim >>> >>> >>> Am 03.07.2010 um 06:25 schrieb Chuckk Hubbard: >>> >>>> What system are you using? It's usually included in the installation, >>>> from what I've seen. I think on Windows you have to enable it during >>>> install, it's not selected by default. Info about it is pretty well >>>> summed up (by example) in the corresponding .pd and .csd found in the >>>> examples/ folder of the code for Csound. >>>> If you know Pd pretty well, it's fairly simple. I'd be happy to help >>>> you with csoundapi~ to the extent that I can. >>>> >>>> -Chuckk >>>> >>>> >>>> On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz >>>> |
Date | 2010-07-04 20:38 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: csoundapi~ for pd |
aah thanks - that's it. the .pd-darwin is in /Library/Frameworks/ CsoundLib.framework/Versions/5.2/Resources/PD/csoundapi~.pd_darwin respectively /Library/Frameworks/CsoundLib64.framework/Versions/5.2/Resources/PD/ csoundapi~.pd_darwin. now it works! it's a pity that such an important feature is so bad documentated. i will try to contribute something for the manual and csounds.com. if there is already anything, please anyone let me know for not doing the same twice. joachim Am 04.07.2010 um 20:59 schrieb Martin Peach: > Pd needs a csoundapi~.pd_darwin if you are on OSX intel. > The .c file is the source file and Pd can't use it. > If you don't have the .pd-darwin file anywhere you will probably > have to compile csound using scons, adding the flag to build the > csoundapi~ external. > > Martin > > > joachim heintz wrote: >> yes, that's what i think, too. so i did the following: >> 1) copied Csound5.12.1>frontends>csoundapi_tilde>csoundapi_tilde.c >> into ~/Library/Pd >> 2) added the path ~/Library/Pd in pd>preferences>path... (though it >> should be ok by default) >> 3) launched pd and tried to get the csoundapi~ object. >> that's what i get in the "verbose" mode: >> tried /Users/jh/csoundapi~.d_ppc and failed >> tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed >> tried /Users/jh/Library/Pd/csoundapi~.d_ppc and failed >> tried /Library/Pd/csoundapi~.d_ppc and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~.d_ppc and failed >> tried /Users/jh/csoundapi~.pd_darwin and failed >> tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed >> tried /Users/jh/Library/Pd/csoundapi~.pd_darwin and failed >> tried /Library/Pd/csoundapi~.pd_darwin and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~.pd_darwin and failed >> tried /Users/jh/csoundapi~/csoundapi~.d_ppc and failed >> tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed >> tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.d_ppc and failed >> tried /Library/Pd/csoundapi~/csoundapi~.d_ppc and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~/csoundapi~.d_ppc and failed >> tried /Users/jh/csoundapi~/csoundapi~.pd_darwin and failed >> tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed >> tried /Users/jh/Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed >> tried /Library/Pd/csoundapi~/csoundapi~.pd_darwin and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~/csoundapi~.pd_darwin and failed >> tried /Users/jh/csoundapi~.pd and failed >> tried /Users/jh/Library/Pd/csoundapi~.pd and failed >> tried /Users/jh/Library/Pd/csoundapi~.pd and failed >> tried /Library/Pd/csoundapi~.pd and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~.pd and failed >> tried /Users/jh/csoundapi~.pat and failed >> tried /Users/jh/Library/Pd/csoundapi~.pat and failed >> tried /Users/jh/Library/Pd/csoundapi~.pat and failed >> tried /Library/Pd/csoundapi~.pat and failed >> tried /Applications/Pd-extended.app/Contents/Resources/extra/ >> csoundapi~.pat and failed >> csoundapi~ >> ... couldn't create >> can anyone help? thanks - >> joachim >> Am 04.07.2010 um 19:43 schrieb Peiman Khosravi: >>> If it's anything like the max external you have to add it to (or >>> put it on) your pd externals path. I haven't used pd in a long >>> time and cannot remember the exact procedure but this may help http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files-with-pd-extended >>> >>> Peiman >>> >>> On 4 Jul 2010, at 18:38, joachim heintz wrote: >>> >>>> hi and thanks - >>>> >>>> i am using osx 10.5.8. i found the folder "csoundapi_tilde" in >>>> the csound sources. but i found no readme or install file. >>>> if i open the "csoundapi-osx.pd" file, the csoundapi~ object has >>>> not been found. >>>> so my questions at this point: >>>> 1) how can i include the csoundapi~ object in pd? >>>> 2) is there a description of the process (installation and how to >>>> use), like for the csound~ object by davis pyon at http://davixology.com/csound >>>> ~.html ? >>>> >>>> thanks again - >>>> >>>> joachim >>>> >>>> >>>> Am 03.07.2010 um 06:25 schrieb Chuckk Hubbard: >>>> >>>>> What system are you using? It's usually included in the >>>>> installation, >>>>> from what I've seen. I think on Windows you have to enable it >>>>> during >>>>> install, it's not selected by default. Info about it is pretty >>>>> well >>>>> summed up (by example) in the corresponding .pd and .csd found >>>>> in the >>>>> examples/ folder of the code for Csound. >>>>> If you know Pd pretty well, it's fairly simple. I'd be happy to >>>>> help >>>>> you with csoundapi~ to the extent that I can. >>>>> >>>>> -Chuckk >>>>> >>>>> >>>>> On Sat, Jul 3, 2010 at 12:45 AM, joachim heintz |