[Cs-dev] manual question
Date | 2015-03-24 15:14 |
From | joachim heintz |
Subject | [Cs-dev] manual question |
hi - i have pushed a small fix to the fillarray.csd example in the manual sources. do i have to change fillarray.csd.xml too (please say: no), or is this done automatically when the new manual is being built? best - joachim ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-24 15:16 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] manual question |
Attachments | None None |
Hi, The xml file should be updated by the a generator script. I think this script is called when doing make release, but I haven't looked at this in a while...On Tue, Mar 24, 2015 at 8:14 AM, joachim heintz <jh@joachimheintz.de> wrote: hi - |
Date | 2015-03-24 15:26 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] manual question |
yes, you can use csd examples python script that is there. But make sure you get rid of all the qutecsound tags otherwise it will choke (it can only deal with csound tags). ======================== 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 24 Mar 2015, at 15:16, Andres Cabrera |
Date | 2015-03-24 15:26 |
From | Michael Gogins |
Subject | Re: [Cs-dev] manual question |
Attachments | None None |
I don't assume that it is generated automatically. When I build the manual for the Windows installer, I run the script that regenerates the examples. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Tue, Mar 24, 2015 at 11:16 AM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|
Date | 2015-03-25 09:18 |
From | jpff |
Subject | Re: [Cs-dev] manual question |
The script is not run automatically. I usually use one of the two scrits after having any chanhe. It could be improved in the makefile I guess, bt not easy. ==John On Tue, 24 Mar 2015, joachim heintz wrote: > hi - > > i have pushed a small fix to the fillarray.csd example in the manual > sources. do i have to change fillarray.csd.xml too (please say: no), or > is this done automatically when the new manual is being built? > > best - > joachim > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-25 10:19 |
From | joachim heintz |
Subject | Re: [Cs-dev] manual question |
this means that if i don't run it after changing a csd example file, the change will not appear in the manual text but only in the example? Am 25.03.2015 um 10:18 schrieb jpff: > The script is not run automatically. I usually use one of the two scrits > after having any chanhe. It could be improved in the makefile I guess, bt > not easy. > ==John > > > On Tue, 24 Mar 2015, joachim heintz wrote: > >> hi - >> >> i have pushed a small fix to the fillarray.csd example in the manual >> sources. do i have to change fillarray.csd.xml too (please say: no), or >> is this done automatically when the new manual is being built? >> >> best - >> joachim >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming The Go Parallel Website, sponsored >> by Intel and developed in partnership with Slashdot Media, is your hub for all >> things parallel software development, from weekly thought leadership blogs to >> news, videos, case studies, tutorials and more. Take a look and join the >> conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-25 10:27 |
From | Menno Knevel |
Subject | Re: [Cs-dev] manual question |
i read in README.md: "For instance: $ python csd2docbook2.py -f genarray_i.csd will create the file genarray_i.csd.xml from genarray_i.csd for use in the genarray_i opcode entry." i remember having done that a lot when i was working on the manual a few years ago. -- View this message in context: http://csound.1045644.n5.nabble.com/manual-question-tp5740615p5740629.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-25 10:29 |
From | joachim heintz |
Subject | Re: [Cs-dev] manual question |
oh yes, i think i wrote this description myself ... now remembering ... thanks - j Am 25.03.2015 um 11:27 schrieb Menno Knevel: > i read in README.md: > "For instance: $ python csd2docbook2.py -f genarray_i.csd will create the > file > genarray_i.csd.xml from genarray_i.csd for use in the genarray_i opcode > entry." > > i remember having done that a lot when i was working on the manual a few > years ago. > > > > -- > View this message in context: http://csound.1045644.n5.nabble.com/manual-question-tp5740615p5740629.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-25 10:33 |
From | Menno Knevel |
Subject | Re: [Cs-dev] manual question |
yes, i had the feeling these words were from your hand... -- View this message in context: http://csound.1045644.n5.nabble.com/manual-question-tp5740615p5740631.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2015-03-25 10:39 |
From | Francois PINOT |
Subject | Re: [Cs-dev] manual question |
Attachments | None None |
Right. The script had been written to generate syntax highlighted examples using docbook custom tags. The csd2docbook2.py script uses a list of opcodes read from the file opcode_lst.txt, which has not been updated for two years now. The script csd2docbook.py builds the opcodes list from a call to the Csound API. Once you've changed or added a csd example in the example directory, you call the script from within the manual directory: python csd2docbook.py -f filename.csdIt will generate the corresponding filename.csd.xml in the examples-xml directory. 2015-03-25 11:19 GMT+01:00 joachim heintz <jh@joachimheintz.de>: this means that if i don't run it after changing a csd example file, the |