[Csnd] Have a Very Markov Christmas
Date | 2018-12-22 15:05 |
From | thorin kerr |
Subject | [Csnd] Have a Very Markov Christmas |
Attachments | Acerbumdulci-jubilo.csd |
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 |
Date | 2018-12-22 15:54 |
From | Tarmo Johannes |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Fun! Thanks! + meryy-merry! tarmo On laupäev, 22. detsember 2018 17:05.38 EET you wrote: > 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 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 |
Date | 2018-12-22 17:05 |
From | Pablo Frank |
Subject | Re: [Csnd] Have a Very Markov Christmas |
when running in windows7, csoundQt, i get:
STARTING FILE Creating options Creating orchestra closing tag Creating score rtaudio: PortAudio module enabled ... using blocking interface error: syntax error, unexpected '=', expecting T_OPCODE or T_FUNCTION or ',' or '[' (token "= ") from file C:\Windows\TEMP\Acerbumdulci-jubilo-1.csd (1) line 1710: >>>iamp, ipit = <<< Unexpected untyped word ipit when expecting a variable Parsing failed due to invalid input! Stopping on parser failure cannot compile orchestra
any hint?
From: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> on behalf of thorin kerr <thorin.kerr@GMAIL.COM>
Sent: Saturday, December 22, 2018 3:05 PM To: CSOUND@LISTSERV.HEANET.IE Subject: [Csnd] Have a Very Markov Christmas
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
|
Date | 2018-12-22 17:09 |
From | jpff |
Subject | Re: [Csnd] Have a Very Markov Christmas |
What version of csound? Works ok for me but I am using the very latest on Linux. And thank you Thorin for the music On Sat, 22 Dec 2018, Pablo Frank wrote: > when running in windows7, csoundQt, i get: > > STARTING FILE > > Creating options > > Creating orchestra > > closing tag > > Creating score > > rtaudio: PortAudio module enabled ... > > using blocking interface > > error: syntax error, unexpected '=', expecting T_OPCODE or T_FUNCTION or ',' > or '[' (token "= ") from file C:\Windows\TEMP\Acerbumdulci-jubilo-1.csd (1) > > line 1710: > > >>>iamp, ipit = <<< > > Unexpected untyped word ipit when expecting a variable > > Parsing failed due to invalid input! > > Stopping on parser failure > > cannot compile orchestra > > > any hint? > > ______________________________________________________________________________ > From: A discussion list for users of Csound |
Date | 2018-12-22 17:27 |
From | jpff |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Multipe assignments like iamp, ipit = p4, p5 were broken for a long time and only fixed in v6.12 >From the release notes... - multiple assignments such as ka,kb=1,2 are again supported by the parser; it had inadvertently got lost. so I suspect you have 6.11 or earlier. ==John ff On Sat, 22 Dec 2018, Pablo Frank wrote: > when running in windows7, csoundQt, i get: > > STARTING FILE > > Creating options > > Creating orchestra > > closing tag > > Creating score > > rtaudio: PortAudio module enabled ... > > using blocking interface > > error: syntax error, unexpected '=', expecting T_OPCODE or T_FUNCTION or ',' > or '[' (token "= ") from file C:\Windows\TEMP\Acerbumdulci-jubilo-1.csd (1) > > line 1710: > > >>>iamp, ipit = <<< > > Unexpected untyped word ipit when expecting a variable > > Parsing failed due to invalid input! > > Stopping on parser failure > > cannot compile orchestra > > > any hint? > > ______________________________________________________________________________ > From: A discussion list for users of Csound |
Date | 2018-12-22 17:53 |
From | Pablo Frank |
Subject | Re: [Csnd] Have a Very Markov Christmas |
THANKS!
From: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> on behalf of jpff <jpff@CODEMIST.CO.UK>
Sent: Saturday, December 22, 2018 5:27 PM To: CSOUND@LISTSERV.HEANET.IE Subject: Re: [Csnd] Have a Very Markov Christmas Multipe assignments like iamp, ipit = p4, p5 were broken for a long time
and only fixed in v6.12 >From the release notes... - multiple assignments such as ka,kb=1,2 are again supported by the parser; it had inadvertently got lost. so I suspect you have 6.11 or earlier. ==John ff On Sat, 22 Dec 2018, Pablo Frank wrote: > when running in windows7, csoundQt, i get: > > STARTING FILE > > Creating options > > Creating orchestra > > closing tag > > Creating score > > rtaudio: PortAudio module enabled ... > > using blocking interface > > error: syntax error, unexpected '=', expecting T_OPCODE or T_FUNCTION or ',' > or '[' (token "= ") from file C:\Windows\TEMP\Acerbumdulci-jubilo-1.csd (1) > > line 1710: > > >>>iamp, ipit = <<< > > Unexpected untyped word ipit when expecting a variable > > Parsing failed due to invalid input! > > Stopping on parser failure > > cannot compile orchestra > > > any hint? > > ______________________________________________________________________________ > From: A discussion list for users of Csound <CSOUND@LISTSERV.HEANET.IE> on > behalf of thorin kerr <thorin.kerr@GMAIL.COM> > Sent: Saturday, December 22, 2018 3:05 PM > To: CSOUND@LISTSERV.HEANET.IE > Subject: [Csnd] Have a Very Markov Christmas > 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 > 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 > 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 |
Date | 2018-12-23 01:57 |
From | Pete Goodeve |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Attachments | None |
Date | 2018-12-23 15:36 |
From | jpff |
Subject | Re: [Csnd] Have a Very Markov Christmas |
You may be caught in the ongoig problem of the length of an array and its size allocation. Since 6.06 this has been seriously reworked. Not sure this is any help!n On Sat, 22 Dec 2018, Pete Goodeve wrote: > Thanks for that! Unfortunately I don't have anything above Csound 6.06, > so I've been amusing myself trying to get it to play there! > > After a fair number of iterations -- array syntax reversions mostly -- > I actually have it playing... for a while. > > At some point (I think much the same each time) I get: > > PERF ERROR in instr 12 (opcode arpeggiates): Array index 6 out of range (0,3) > +for dimension 1 > > I gather from that, that it's dying in 'arpeggiates', but looking at > the code there, all array indexing is carefully protected by '%' > operations. Was there some Csound bug that might be foxing me there? > > For the time that it plays, it sounds great! > > -- Pete -- > > 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 > 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 |
Date | 2018-12-23 16:11 |
From | jpff |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Another thought, possibly totally wrong. In the arpeggio opcode there are a number of if statements that test an i-value, but the contents are k-rate assignments. I am not sure tat actually works and the k-rate stuff will not be called every k-cycle independent of the if statements. I think there were changes in that region but 6.06 is so long ago! You could unwrap the if elsef nests with goto statements? i hope someone with more experience of udos can comment. 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 |
Date | 2018-12-24 01:46 |
From | Pete Goodeve |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Attachments | None |
Date | 2018-12-25 16:11 |
From | Steven Yi |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Thanks Thorin! (And happy holidays to all! :) ) On Sat, Dec 22, 2018 at 10:05 AM thorin kerr |
Date | 2019-02-24 15:48 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Thorin, WOW!! It took me a little bit too long to catch up with this fantastic work, but I am so happy that I did! Thanks so much for making it and for sharing it with us. - Can't wait to pass it along to my Csound students. They are going to love it and love studying it - as I have. Wishing you all the best. Dr.B. _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ OFFICE: 1126 Boylston St., Suite 201 (EPD), Suite 208 (Boulanger) ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/#about about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 On Sat, Dec 22, 2018 at 10:06 AM thorin kerr <thorin.kerr@gmail.com> wrote: 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 |
Date | 2019-02-25 11:58 |
From | thorin kerr |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Thanks Dr.B. for your kind ... word. Was a bit of fun for the season. Glad you found it useful. Thorin On Mon, 25 Feb. 2019, 1:49 am Dr. Richard Boulanger, <rboulanger@berklee.edu> wrote:
|
Date | 2019-02-25 12:02 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Have a Very Markov Christmas |
Sure do - it's a great and "spirited" example. And it will be featured in my discussions in a few weeks for sure. The class is almost ready to consider some of what you are doing in the code. Thanks again. Best, dB _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ OFFICE: 1126 Boylston St., Suite 201 (EPD), Suite 208 (Boulanger) ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ about: http://www.boulangerlabs.com/#about about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 On Mon, Feb 25, 2019 at 6:58 AM thorin kerr <thorin.kerr@gmail.com> wrote:
|