Face on Mars
Date | 2016-05-05 12:08 |
From | "Joe ." |
Subject | Face on Mars |
Attachments | mars rewritten.csd |
I've been studying Csound and Csound scores, and I often find some scores to be very hard to read, pieces that I really admire, so I rewrote the variable names to be more descriptive for this piece, that is, Face on Mars by Michael Jude Bergeman. I've done this for trapped too, although I won't post that publicly unless I get permission.
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
My purpose, again, was to make it easier to read for a noob like me, by renaming the variables. Hope no one construes it as anything but that (I've participated in some more malicious forums before). I'm posting here because I find a lot of good information in the archives of this forum, and I think some newcomers like me would find this useful. Feel free to critique. /* Joe */ |
Date | 2016-05-05 13:38 |
From | Michael Gogins |
Subject | Re: Face on Mars |
This is nice. Easy to read variables should be used in all code in all languages, replacing comments wherever possible. Code might be even easier to understand if you do not use any abbreviations of any kind. Regards, On May 5, 2016 7:09 AM, "Joe ." <not007ful@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 | 2016-05-06 11:12 |
From | "Joe ." |
Subject | Re: Face on Mars |
Yeah it probably will be, I was a bit worried about clutter though. /* Joe */ On Thu, May 5, 2016 at 8:38 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
|