[Csnd-dev] ableton link opcodes
Date | 2017-01-13 20:56 |
From | jpff |
Subject | [Csnd-dev] ableton link opcodes |
Now they are in cmake can we have manual entries please? |
Date | 2017-01-14 00:06 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] ableton link opcodes |
They are almost done, should be in this evening. Best, Mike On Jan 13, 2017 3:56 PM, "jpff" <jpff@codemist.co.uk> wrote: Now they are in cmake can we have manual entries please? |
Date | 2017-01-14 02:08 |
From | John ff |
Subject | Re: [Csnd-dev] ableton link opcodes |
Thanks; just checking
Sent from TypeApp
On 14 Jan 2017, at 00:07, Michael Gogins <michael.gogins@GMAIL.COM> wrote:
|
Date | 2017-01-14 13:00 |
From | Menno Knevel |
Subject | Re: [Csnd-dev] ableton link opcodes |
curious (as ever) i tried to build the latest manual... xsltproc --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:51: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:58: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:57: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:73: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:57: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:57: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found warning: failed to load external entity "examples-xml/ableton_link.csd.xml" manual.xml:56: element include: XInclude error : could not load examples-xml/ableton_link.csd.xml, and no fallback was found make: *** [html] Error 6 -- View this message in context: http://csound.1045644.n5.nabble.com/Csnd-dev-ableton-link-opcodes-tp5753945p5753955.html |
Date | 2017-01-14 14:45 |
From | jpff |
Subject | Re: [Csnd-dev] ableton link opcodes |
patced in git; still some oddities but this is OK On Sat, 14 Jan 2017, Menno Knevel wrote: > curious (as ever) i tried to build the latest manual... > xsltproc --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:51: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:58: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:57: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:73: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:57: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:57: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > warning: failed to load external entity "examples-xml/ableton_link.csd.xml" > manual.xml:56: element include: XInclude error : could not load > examples-xml/ableton_link.csd.xml, and no fallback was found > make: *** [html] Error 6 > > > > > -- > View this message in context: http://csound.1045644.n5.nabble.com/Csnd-dev-ableton-link-opcodes-tp5753945p5753955.html > Sent from the Csound - Dev mailing list archive at Nabble.com. |
Date | 2017-01-14 16:04 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] ableton link opcodes |
Should work now, the examples-xml/ableton_link.csd.xml file was missing. Best, Mike ----------------------------------------------------- Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Jan 14, 2017 at 9:45 AM, jpff |